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.
The sequence is contractive with and converges to
Example
Fix any and let be the sequence with and
Then is contractive with contraction constant (Contractive sequence: for a fixed ), and
whatever the starting value is. Moreover Every contractive sequence is Cauchy, hence converges, with error bound for supplies the error bound for , which is computable from the first three terms alone.
The limit is the unique solution of , that is the unique fixed point of the map . This is the smallest honest instance of the Banach fixed point theorem: a contraction on has one fixed point, and every orbit converges to it.
Facts & Assumptions
Given: A real , and by the recursion theorem (The recursion theorem) applied to , the element and the function , the unique sequence of reals with and (Sequences of reals: bounded, eventually, frequently, tails, subsequences); the constant .
Recursion theorem (The recursion theorem).
Order and arithmetic: , so ; a positive has a positive inverse; and exactly when , so (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Inverses of positives are positive, and reciprocation reverses order, Reciprocals and order: against , Ordered field, Complete ordered field (least-upper-bound property)).
Field arithmetic: , and is equivalent to (Field).
Absolute value: , and for , so (Basic properties of the absolute value).
Contractive sequences: a constant with and at every index (Contractive sequence: for a fixed ).
Every contractive sequence is Cauchy and converges, with the stated error bound for (Every contractive sequence is Cauchy, hence converges, with error bound for , Limits and Cauchy sequences of reals).
Algebra of limits (Algebra of limits: sums, scalar multiples, products and quotients); a sequence and its tails have the same limits (Convergence depends only on the tail); limits are unique (A sequence has at most one limit).
Verification
The constant satisfies .
For every : , so .
Hence is contractive with contraction constant , the inequality of [L5] holding with equality at every index.
By [L6] the sequence converges; write for its limit, and the error bound of [L6] holds for it with .
The sequence is the first tail of , so it converges to ; and by the algebra of limits converges to .
The two sequences of step 4.1 are the same sequence, by the recursion clause, so uniqueness of limits gives , hence , hence and .
So for every starting value the sequence is contractive with and converges to , with the error bound of step 3.1.
Remarks
-
The starting value is genuinely arbitrary. Nothing in the verification uses anything about , and the limit does not depend on it. What does depend on it is the error bound, through , which for this recursion equals .
-
Contractivity is exact here, not an estimate. Step 1.2 gives equality, , so for every starting value the constant is the smallest admissible one; for the sequence is constant, every gap is , and every is admissible (Contractive sequence: for a fixed ). The error bound of Every contractive sequence is Cauchy, hence converges, with error bound for is as sharp as that theorem can make it. Contrast from has strictly decreasing consecutive gaps and diverges, so no uniform exists, where the ratio of consecutive gaps tends to and no admissible constant exists at all.
-
Why a fixed point is forced. The limit satisfies the recursion equation because a sequence and its shift have the same limit (Convergence depends only on the tail) and the algebra of limits transports the right-hand side. This is the same move as in The Babylonian sequence , decreases to and The sequence , increases to ; the difference is that here convergence comes from contractivity rather than from monotonicity, and no monotonicity is available, since for the sequence decreases and for it increases while for it is constant.
Depends on
- Every contractive sequence is Cauchy, hence converges, with error bound $|x - x_k| \le c^{k-1}|x_2 - x_1|/(1-c)$ for $k \ge 1$
- Contractive sequence: $|x_{k+2} - x_{k+1}| \le c\,|x_{k+1} - x_k|$ for a fixed $0 < c < 1$
- Algebra of limits: sums, scalar multiples, products and quotients
- Convergence depends only on the tail
- A sequence has at most one limit
- The recursion theorem
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Limits and Cauchy sequences of reals
- Basic properties of the absolute value
- Inverses of positives are positive, and reciprocation reverses order
- Reciprocals and order: $1/r$ against $1$
- The multiplicative identity is positive
- Order is preserved by adding a constant and by adding inequalities
- Field
- Complete ordered field (least-upper-bound property)
- Ordered field
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 90 results over 26 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
- Fixed-point iteration (Wikipedia) (standard reference, not scraped)
- Contraction mapping (Wikipedia) (standard reference, not scraped)
- R. Bartle and D. Sherbert, Introduction to Real Analysis, 4th ed., §3.5 (standard reference, not scraped)