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.
Sequences of reals: bounded, eventually, frequently, tails, subsequences
Definition
Throughout, is the complete ordered field (Complete ordered field (least-upper-bound property), The real numbers) with its order and absolute value (Order on the reals), and is the set of natural numbers with its order (The natural numbers (von Neumann), Order on the natural numbers).
A sequence of reals is a function . We write for the value , call it the -th term, and write , or , for the function itself. The range of is the subset .
Let be a sequence of reals and let be a property of indices.
- is bounded if there is with for every ; it is unbounded otherwise.
- holds eventually if there is such that holds for every .
- holds frequently if for every there is some for which holds.
- For , the -th tail of is the sequence defined by for ; it is again a sequence of reals.
- A function is strictly increasing if whenever . For such an , the subsequence of along is the composite , written ; it is again a sequence of reals.
Convergence and Cauchyness are not defined here. They are already fixed, for sequences of reals, by the published Limits and Cauchy sequences of reals: converges to when for every rational there is with for all , and is Cauchy when for every rational there is with for all . This page builds the toolkit for those two notions and does not restate them. A sequence converges if it converges to some real, and diverges if it does not.
Remarks
-
Identification of with its image. The map is an embedding of ordered fields (The rationals embed densely in the reals), and as is standard we write for , so that a rational may be compared with a real without further comment. Limits and Cauchy sequences of reals is stated with the hat; every rational occurring on this page is its image under this embedding.
-
Rational and real agree. Limits and Cauchy sequences of reals tests convergence against every rational , and its own remark records that this loses nothing. Spelled out: suppose that for every rational there is with for all , and let be an arbitrary real. Since , density of in (The rationals embed densely in the reals) supplies a rational with , and the index belonging to that satisfies for all . The converse implication is immediate, since every positive rational is a positive real. So the two formulations define the same relation, and the same two lines apply verbatim to the Cauchy condition and to any condition of the shape "for every , eventually ". Proofs on this page therefore run the test with a real wherever that is more convenient, and say so by citing this remark; nothing is smuggled in.
-
Constant sequences converge. For the constant sequence converges to , because for every and every ; it is bounded by .
-
Eventually and frequently are dual. holds frequently exactly when does not hold eventually, and holds eventually exactly when does not hold frequently. So the two quantifier patterns are negations of one another applied to the complementary property, and there is no third pattern hiding between them.
-
A sequence is not its range. is a function, not a set, and the range does not determine the function: the sequence , for and the sequence , for have the same range , yet they differ at , so they are different sequences. Order and repetition are part of the data and the range forgets both. Boundedness, on the other hand, depends only on the range.
-
Indexing. Sequences here start at because contains (The natural numbers (von Neumann)). Texts that index from describe the same objects up to a shift, and the shift changes nothing about convergence, by Convergence depends only on the tail.
Depends on
Used by
- A function has no limit at c as soon as two sequences in A ∖ {c} tending to c give different limits of the values Corollary
- A monotone sequence converges if and only if it is bounded Corollary
- For n ≥ 1 every bounded sequence in ℝⁿ has a convergent subsequence Corollary
- Stolz-Cesaro, 0/0 form: if bₖ is strictly decreasing to 0, aₖ → 0, and the difference quotient converges, then aₖ/bₖ converges to the same value Corollary
- The Cesaro matrix satisfies the Silverman-Toeplitz conditions, giving a second proof of the Cesaro mean theorem Corollary
- The limit inferior is the least subsequential limit in overlineℝ Corollary
- 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
- Continuous fₙ → 0 pointwise on [0,1] with ∫₀¹ fₙ = 1 for every n Counterexample
- For the Dirichlet function every uniform partition with rational tags gives Riemann sum 1, so the sums converge along that sequence of tagged partitions although the function is not integrable: the mesh condition of the Riemann definition quantifies over all tagged partitions and cannot be weakened to one sequence Counterexample
- g(x,y) = xy/(x²+y²), extended by g(0,0)=0, is continuous in each variable separately and not continuous at the origin Counterexample
- In the bounded real-valued functions on ℕ with the supremum metric, the closed unit ball is closed and bounded and is not compact: the indicator functions of the singletons are pairwise at distance 1 Counterexample
- Null times divergent has no rule: xₖ = 1/k with yₖ = ck gives product limit c, and with yₖ = k² gives divergence Counterexample
- ℝ^ℕ in the box topology is disconnected, the bounded and the unbounded sequences forming a separation, although every factor is connected and the product topology is connected Counterexample
- The indicator of ℚ has a limit at no point of ℝ Counterexample
- The nested closed unbounded sets [k, ∞) have empty intersection, so boundedness cannot be dropped Counterexample
- The nested open intervals (0, 1/k) have empty intersection Counterexample
- The sequence 1, 1, 2, 1, 3, 1, 4, … is unbounded and has a convergent subsequence Counterexample
- The truncated decimal approximations of √2 form a Cauchy sequence of rationals with no rational limit Counterexample
- x ↦ 1/x is continuous on (0,1) and not uniformly continuous there, the pairs 1/(k+2) and 1/(k+3) defeating every δ Counterexample
- x ↦ 1/x is continuous on (0,1) and not uniformly continuous, so Heine-Cantor needs compactness of the domain Counterexample
- x ↦ 1/x is continuous on (0,1) and sends the Cauchy sequence (1/(k+2))_k ≥ 0 to an unbounded one Counterexample
- x ↦ x² is continuous on ℝ and not uniformly continuous, the pairs k+1 and k+1+1/(k+1) defeating every δ Counterexample
- xₖ = (-1)ᵏ, yₖ = (-1)ᵏ⁺¹ give limsup(xₖ + yₖ) = 0 < 2 = limsup xₖ + limsup yₖ Counterexample
- xₖ = √k has xₖ₊₁ - xₖ → 0 and is not Cauchy Counterexample
- xₖ = 1 + (-1)ᵏ, yₖ = 1 + (-1)ᵏ⁺¹ give limsup(xₖ yₖ) = 0 < 4 Counterexample
- xₖ₊₁ = xₖ + 1/xₖ from x₁ = 1 has strictly decreasing consecutive gaps and diverges, so no uniform c < 1 exists Counterexample
- ψ(1/x) has no limit at 0: two sequences tending to 0 give values constantly 0 and constantly 1/2 Counterexample
- A summability (Toeplitz) matrix, the transformed sequence yₙ = ∑ₖ c_n,k xₖ, and regularity Definition
- Cauchy sequence in a metric space Definition
- Contractive sequence: |xₖ₊₂ - xₖ₊₁| ≤ c |xₖ₊₁ - xₖ| for a fixed 0 < c < 1 Definition
- Convergence and cluster points of a sequence in a topological space, sequential continuity, and the sequential closure Definition
- Convergence in overlineℝ and the extended subsequential limit set: L ∈ overlineℝ is an extended subsequential limit when some subsequence converges to L, or diverges to L = ±∞ Definition
- Convergence of a sequence in a metric space: xₖ → x iff d(xₖ, x) → 0 in ℝ Definition
- Countably compact, Lindel"of, sequentially compact, limit point compact and σ-compact spaces, and relatively compact subsets Definition
- Countably compact, sequentially compact and limit point compact metric spaces Definition
- Divergence to +∞ and to -∞ Definition
- Limit superior and limit inferior of a real sequence as infₙ sup_k ≥ n xₖ and supₙ inf_k ≥ n xₖ in overlineℝ Definition
- Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of ℝ, with the dictionary to monotone sequences Definition
…and 121 more results.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 45 results over 25 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)
- CMU 21-269 notes, Compactness — subsequences (standard reference, not scraped)
- Sequence (Wikipedia) (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.1 (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)