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.
FALSE: every bounded sequence converges
Statement
False claim: every bounded sequence of reals converges (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).
The implication in the opposite direction is true and is Every convergent sequence is bounded: every convergent sequence is bounded. The claim above asserts the converse. It is refuted by the alternating sequence and the index map defined by and : the refutation proves that is strictly increasing, for every , and does not converge.
The sequence usually written is introduced here by recursion (The recursion theorem), as the unique with and . That is the same sequence under a different presentation, and it is chosen because the three inductions of the refutation read straight off those two recursion equations, whereas the power notation would first have to be unwound into them.
Facts & Assumptions
Given: By the recursion theorem (The recursion theorem) applied to the set , the element and the function , there is a unique sequence of reals with and for every . Applied to the set , the element and the function , it gives a unique with and ; applied to , the element and the same function, it gives a unique with and (The natural numbers (von Neumann), Sequences of reals: bounded, eventually, frequently, tails, subsequences).
For any set , any and any there is a unique with and for every (The recursion theorem); and if holds and implies for every , then holds for every (The principle of mathematical induction).
Absolute value and field arithmetic: (Basic properties of the absolute value); , because (The multiplicative identity is positive) and whenever by the definition of the absolute value (Order on the reals, Absolute value in an ordered field); and (Field).
Order in : , sums of positives are positive, and adding a constant preserves the order, so and hence (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).
Order on : for every , because and ; and the order is transitive (Order on the natural numbers, Addition of natural numbers, No natural number equals its own successor, is a linear order on ).
If satisfies for every , then is strictly increasing (claim 1 of A strictly increasing index map satisfies ).
Convergence, and the fact that a constant sequence converges to its value (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).
Divergence test: a sequence with two subsequences converging to different limits does not converge (Subsequences inherit the limit).
is bounded if there is with for every (Sequences of reals: bounded, eventually, frequently, tails, subsequences).
Refutation
By induction, for every : the base case is , and if then . Hence for every , so is bounded.
By induction, for every : the base case is , and if then .
By induction, for every : the base case is , and if then .
Both and are strictly increasing: for every we have by [L4], and likewise , so [L5] applies to each.
The reals and are distinct, since .
By step 1.4 the maps and define subsequences and of ; by steps 1.2 and 1.3 these are the constant sequences and , so they converge to and to respectively, and by step 1.5 those two limits differ.
By the divergence test, does not converge.
So is a bounded sequence of reals that does not converge, by steps 1.1 and 3.1; the claim that every bounded sequence converges is therefore false.
Remarks
-
The refutation is self-contained: the witness is constructed by recursion, its boundedness and its two subsequential limits are each proved by induction, and the failure of convergence comes from the divergence test of Subsequences inherit the limit together with uniqueness of limits (A sequence has at most one limit).
-
What is true in this direction is the Bolzano-Weierstrass theorem: every bounded sequence of reals has a convergent subsequence. That is a genuine theorem and it needs the least-upper-bound property. It is not available at this point in the reading order: it is the subject of the next page of this track, Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness, where it is proved. It is named here only to say what the correct statement is; nothing above uses it, and no item available here may be cited for it. The false claim above is what one gets by deleting the word "subsequence" from it.
-
The error is tempting because boundedness feels like "no room to escape". It is not: boundedness forbids running away, but it does not forbid oscillating forever, and oscillation is exactly what does.
-
The same witness refutes FALSE: a convergent subsequence forces the sequence to converge, and it is the sequence referred to in the remarks of The absolute value is compatible with limits.
Depends on
- Limits and Cauchy sequences of reals
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Every convergent sequence is bounded
- Subsequences inherit the limit
- A strictly increasing index map satisfies $n_k \ge k$
- The recursion theorem
- The principle of mathematical induction
- Basic properties of the absolute value
- Absolute value in an ordered field
- Order on the reals
- The multiplicative identity is positive
- Order is preserved by adding a constant and by adding inequalities
- No natural number equals its own successor
- Order on the natural numbers
- Addition of natural numbers
- $\le$ is a linear order on $\mathbb{N}$
- The natural numbers $\mathbb{N}$ (von Neumann)
- Field
- Complete ordered field (least-upper-bound property)
- Ordered field
Used by
- 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
- The Cesaro means of (-1)ᵏ converge to 0 although the sequence diverges Example
- FALSE: a convergent subsequence forces the sequence to converge False statement
- FALSE: if the Cesaro means of a sequence converge then the sequence converges False statement
- Conventions for sequences: indexing, eventually, lim, and rational ε Remark
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 67 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
- J. K. Hunter, An Introduction to Real Analysis, Ch. 3 (standard reference, not scraped)
- Limit of a sequence (Wikipedia) (standard reference, not scraped)
- Subsequence (Wikipedia) (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §6.4 (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)