Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-26
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Contractive sequence: xk+2xk+1cxk+1xk|x_{k+2} - x_{k+1}| \le c\,|x_{k+1} - x_k| for a fixed 0<c<10 < c < 1

Definition

A sequence (xk)(x_k) of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) is contractive when there is a real cc with

0<c<1andxk+2xk+1    cxk+1xkfor every kN,0 < c < 1 \qquad \text{and} \qquad |x_{k+2} - x_{k+1}| \;\le\; c\,|x_{k+1} - x_k| \quad \text{for every } k \in \mathbb{N},

the order and the absolute value being those of R\mathbb{R} (Order on the reals, Basic properties of the absolute value). Such a cc is called a contraction constant for (xk)(x_k).

The constant must not depend on kk. This is the whole content of the definition and the only place it can go wrong. A sequence whose consecutive gaps each shrink, so that

xk+2xk+1<xk+1xkfor every k,|x_{k+2} - x_{k+1}| < |x_{k+1} - x_k| \quad \text{for every } k,

is not contractive on that evidence: what is required is a single c<1c < 1 working at every index simultaneously. The two conditions really are different: there is a sequence satisfying the second that satisfies the first for no c<1c < 1 and does not converge, and it is the named counterexample of the companion page, recalled in the remarks below.

The constant is not unique. If cc is a contraction constant then so is every cc' with cc<1c \le c' < 1, since cxk+1xkcxk+1xkc\,|x_{k+1} - x_k| \le c'\,|x_{k+1} - x_k| when xk+1xk0|x_{k+1} - x_k| \ge 0 (Basic properties of the absolute value). Statements about contractive sequences therefore quantify over a chosen constant, and the error bound in Every contractive sequence is Cauchy, hence converges, with error bound xxkck1x2x1/(1c)|x - x_k| \le c^{k-1}|x_2 - x_1|/(1-c) for k1k \ge 1 is sharper for a smaller cc.

Degenerate cases are included. A constant sequence is contractive with every c(0,1)c \in (0,1), all the gaps being 00. A sequence that is eventually constant is contractive as soon as the inequality holds at the finitely many earlier indices. Nothing in the definition forces the gaps to be positive.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 32 results over 11 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources