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 even and odd index maps and the alternating sequence: strictly increasing with their disjoint union, and the unique with , , which satisfies , and
Statement
Let be the successor on (The natural numbers (von Neumann)). There are functions and a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with the following properties.
- The index maps. is the unique function with and , and the unique function with and . Both are strictly increasing.
- The partition. is the disjoint union of the ranges of and of : every natural number is for exactly one or for exactly one , and never both.
- The alternating sequence. is the unique sequence of reals with
- Its values. for every , so is bounded; and that is is constantly and constantly .
This is the sequence usually written , with and , presented by the recursions that its proofs actually use. It is collected here once because three separate items on this page and its companion need an alternating or interleaved witness, and rebuilding the recursion inside each of them is what this lemma exists to prevent.
Facts & Assumptions
Given: By the recursion theorem (The recursion theorem) applied to the set , the element and the function , the unique sequence of reals with and ; applied to the set , the element and the function , the unique with and ; and applied to , the element and the same function, the unique with and (The natural numbers (von Neumann), Sequences of reals: bounded, eventually, frequently, tails, subsequences).
Recursion theorem, including its uniqueness clause (The recursion theorem).
Induction principle (The principle of mathematical induction).
Order on : for every , since gives and ; and the order is transitive and total (Order on the natural numbers, Addition of natural numbers, No natural number equals its own successor, is a linear order on ).
Consecutive comparisons suffice: if for every then is strictly increasing (A strictly increasing index map satisfies ).
Absolute value and field arithmetic: (Basic properties of the absolute value); whenever (Absolute value in an ordered field, Order on the reals); and (Field).
Order in : (The multiplicative identity is positive), sums of positives are positive and adding a constant preserves the order (Order is preserved by adding a constant and by adding inequalities, Complete ordered field (least-upper-bound property), Ordered field), so and hence ; in particular .
Proof
Base case for claim 4: , since makes .
Inductive hypothesis: fix and assume .
Both index maps satisfy consecutive strict comparisons: , and likewise , so and are strictly increasing and claim 1 holds, its uniqueness part being the uniqueness clause of the recursion theorem.
By induction, for every : the base case is , and if then .
By induction, for every : the base case is , and if then .
By induction on , every natural number satisfies: either and for some , or and for some . The base case is with . For the successor step, if and then and , which is the second alternative at ; and if and then and , which is the first alternative at .
The sequence is the unique sequence of reals with and , by the uniqueness clause of the recursion theorem: this is claim 3.
Successor step for claim 4: .
In particular every natural number lies in the range of or in the range of , since each alternative of step 1.6 exhibits as such a value.
The two ranges are disjoint: if for some then , contradicting .
Each of and is injective, being strictly increasing, so a natural number in the range of is for exactly one , and likewise for .
By the induction principle, for every ; hence at every index and is bounded. Together with steps 1.4 and 1.5 this is claim 4.
Claim 2 follows: by step 2.2 every natural is in one of the two ranges, by step 2.3 not in both, and by step 2.4 the index realising it is unique. Claims 1, 2, 3 and 4 are therefore all established.
Remarks
-
Why the recursion rather than . Written as a power, every one of the four claims would have to be unwound into the two recursion equations before it could be proved; written as a recursion, each is a two-line induction. The identification with is available (Integer powers ) and is used nowhere.
-
The parity statement is genuinely proved, not assumed. Claim 2 is where the work is: the covering half is the interleaved induction of step 1.6, which tracks and together because neither alone is preserved by the successor, and the disjointness half is settled by the sequence, since takes the value on one range and on the other and . Using the sequence to separate the two ranges is shorter than any direct parity argument and needs no arithmetic on beyond the successor.
-
What consumes this lemma. FALSE: a sequence with a convergent subsequence is bounded (the converse of Bolzano-Weierstrass) interleaves a constant sequence with an unbounded one along and ; The sequence is bounded with subsequential limit set exactly ↗ multiplies by a null perturbation to get a sequence with exactly two subsequential limits; and The sequence is unbounded and has a convergent subsequence ↗ is the witness for the first of those. The same sequence, built inline, refutes FALSE: every bounded sequence converges on the previous page; that item predates this lemma and is left as it stands.
Depends on
- The recursion theorem
- The principle of mathematical induction
- A strictly increasing index map satisfies $n_k \ge k$
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- The natural numbers $\mathbb{N}$ (von Neumann)
- Addition of natural numbers
- Order on the natural numbers
- $\le$ is a linear order on $\mathbb{N}$
- No natural number equals its own successor
- Absolute value in an ordered field
- Basic properties of the absolute value
- Order on the reals
- The multiplicative identity is positive
- Order is preserved by adding a constant and by adding inequalities
- Complete ordered field (least-upper-bound property)
- Ordered field
- Field
Used by
- Whenever the ratio test decides, the root test decides the same way, and the converse fails Corollary
- (1-1) + (1-1) + … converges to 0 while ∑ₖ (-1)ᵏ diverges Counterexample
- ∏_j ≥ 0 (1 + (-1)ʲ/√j+2) has partial products tending to 0 although ∑_j ≥ 0 (-1)ʲ/√j+2 converges Counterexample
- A bounded truncation function need not have an improper limit Counterexample
- A sequence with limsup = +∞: the greatest subsequential limit exists only in overlineℝ Counterexample
- A summability matrix failing exactly one Silverman-Toeplitz condition and transforming a convergent sequence to a divergent one Counterexample
- aₖ = (-1)ᵏ, bₖ = k have aₖ/bₖ → 0 while the difference quotient oscillates, so Stolz-Cesaro has no converse Counterexample
- aₖ = 2^-k+(-1)ᵏ has ratio limsup 2 and liminf 1/8, so the ratio test fails, while the root test gives convergence Counterexample
- The Cauchy product of ∑_k ≥ 0 (-1)ᵏ/√k+1 with itself has |cₙ| ≥ 1 for every n, so it diverges Counterexample
- The sequence 1, 1, 2, 1, 3, 1, 4, … is unbounded and has a convergent subsequence Counterexample
- With aⱼ = (-1)ʲ/√j+1 convergent and bⱼ = (-1)ʲ bounded but not monotone, ∑ aⱼ bⱼ = ∑ 1/√j+1 diverges Counterexample
- xₖ = (-1)ᵏ, yₖ = (-1)ᵏ⁺¹ give limsup(xₖ + yₖ) = 0 < 2 = limsup xₖ + limsup yₖ Counterexample
- xₖ = 1 + (-1)ᵏ, yₖ = 1 + (-1)ᵏ⁺¹ give limsup(xₖ yₖ) = 0 < 4 Counterexample
- (-1)ᵏ has liminf = -1 and limsup = 1, so it does not converge Example
- ∑_j ≥ 0 (-1)ʲ (j+3)/(j+1)² converges, by Abel's test with the monotone bounded factor (j+3)/(j+1) Example
- ∑_j ≥ 0 (-1)ʲ/(j+1) converges conditionally, with sum strictly between 1/2 and 1 Example
- A convergent series in ℝ² with Γ a line and Γ^⊥ a line, computed from the definition Example
- A positive sequence making all three inequalities of the ratio-to-root chain strict Example
- A step function whose improper integral is the alternating harmonic series Example
- aₖ = 2^-k + (-1)ᵏ has liminf aₖ₊₁/aₖ = 1/8, limsup aₖ₊₁/aₖ = 2 and lim aₖ^1/k = 1/2 Example
- Taking two positive terms for each negative one rearranges the alternating harmonic series to 3/2 times its sum, by the identity T₃ₙ = S₄ₙ + tfrac12 S₂ₙ Example
- The 2-adic absolute value gives an ultrametric on ℚ, in which every triangle is isosceles and every point of a ball is a centre Example
- The Cesaro means of (-1)ᵏ converge to 0 although the sequence diverges Example
- The period-three pattern 1, 1, -2 has partial sums in {0,1,2}, so ∑ aₖ/(k+1) converges by Dirichlet's test although the alternating series test does not apply Example
- The sequence (-1)ᵏ(1 + 1/k) is bounded with subsequential limit set exactly {-1, 1} Example
- FALSE: a sequence in ℝⁿ whose coordinate sequences are each bounded converges False statement
- FALSE: a sequence with a convergent subsequence is bounded (the converse of Bolzano-Weierstrass) False statement
- FALSE: every convergent series converges absolutely False statement
- FALSE: every rearrangement of a convergent series converges, and to the same sum False statement
- FALSE: if some grouping of a series converges then the series itself converges False statement
- FALSE: if the Cesaro means of a sequence converge then the sequence converges False statement
- FALSE: limsup |aₖ₊₁/aₖ| ≥ 1 implies the series diverges False statement
- FALSE: limsup aₖ^1/k = limsup aₖ₊₁/aₖ for every positive sequence False statement
- FALSE: limsup(xₖ + yₖ) = limsup xₖ + limsup yₖ False statement
- FALSE: the Cauchy product of two convergent series converges False statement
- The parity of transverse ray crossings with a polygon is locally constant on its complement Lemma
- The alternating series test: if (bₖ) is nonincreasing with bₖ → 0 then ∑ₖ (-1)ᵏ bₖ converges, the sum lies between any two consecutive partial sums, and the error after n terms is at most bₙ Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 58 results over 16 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
- Parity (mathematics) (Wikipedia) (standard reference, not scraped)
- Subsequence (Wikipedia) (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §2.1 and §6.4 (recursive definitions; subsequences) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)