Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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, R 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 N is the set of natural numbers with its order (The natural numbers N (von Neumann), Order on the natural numbers).

A sequence of reals is a function x:N→R. We write xk for the value x(k), call it the k-th term, and write (xk), or (xk)k∈N, for the function itself. The range of (xk) is the subset { xk:k∈N }⊆R.

Let (xk) be a sequence of reals and let P be a property of indices.

  • (xk) is bounded if there is M∈R with ∣xk∣≤M for every k∈N; it is unbounded otherwise.
  • P holds eventually if there is K∈N such that P(k) holds for every k≥K.
  • P holds frequently if for every K∈N there is some k≥K for which P(k) holds.
  • For K∈N, the K-th tail of (xk) is the sequence x(K) defined by xj(K):=xj+K for j∈N; it is again a sequence of reals.
  • A function n:N→N is strictly increasing if nj<nk whenever j<k. For such an n, the subsequence of (xk) along n is the composite x∘n, written (xnk)k∈N; 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: (xk) converges to x∈R when for every rational ε>0 there is K∈N with ∣xk−x∣<ε for all k≥K, and (xk) is Cauchy when for every rational ε>0 there is K∈N with ∣xk−xl∣<ε for all k,l≥K. 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 Q with its image. The map q↦q^ is an embedding of ordered fields (The rationals embed densely in the reals), and as is standard we write q for q^, 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 ε>0, and its own remark records that this loses nothing. Spelled out: suppose that for every rational ε>0 there is K with ∣xk−x∣<ε for all k≥K, and let η>0 be an arbitrary real. Since 0<η, density of Q in R (The rationals embed densely in the reals) supplies a rational ε with 0<ε<η, and the index K belonging to that ε satisfies ∣xk−x∣<ε<η for all k≥K. 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 ε>0, 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 c∈R the constant sequence xk:=c converges to c, because ∣xk−c∣=∣0∣=0<ε for every ε>0 and every k; it is bounded by ∣c∣.

  • Eventually and frequently are dual. P holds frequently exactly when ¬P does not hold eventually, and P holds eventually exactly when ¬P 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. (xk) is a function, not a set, and the range does not determine the function: the sequence x0=0, xk=1 for k≥1 and the sequence y0=y1=0, yk=1 for k≥2 have the same range {0,1}, yet they differ at k=1, 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 k=0 because N contains 0 (The natural numbers N (von Neumann)). Texts that index from 1 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

…and 131 more results.

Dependency tree · two levels

22 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources