Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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\mathbb{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\mathbb{N} is the set of natural numbers with its order (The natural numbers N\mathbb{N} (von Neumann), Order on the natural numbers).

A sequence of reals is a function x:NRx : \mathbb{N} \to \mathbb{R}. We write xkx_k for the value x(k)x(k), call it the kk-th term, and write (xk)(x_k), or (xk)kN(x_k)_{k \in \mathbb{N}}, for the function itself. The range of (xk)(x_k) is the subset {xk:kN}R\{\, x_k : k \in \mathbb{N} \,\} \subseteq \mathbb{R}.

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

  • (xk)(x_k) is bounded if there is MRM \in \mathbb{R} with xkM|x_k| \le M for every kNk \in \mathbb{N}; it is unbounded otherwise.
  • PP holds eventually if there is KNK \in \mathbb{N} such that P(k)P(k) holds for every kKk \ge K.
  • PP holds frequently if for every KNK \in \mathbb{N} there is some kKk \ge K for which P(k)P(k) holds.
  • For KNK \in \mathbb{N}, the KK-th tail of (xk)(x_k) is the sequence x(K)x^{(K)} defined by xj(K):=xj+Kx^{(K)}_j := x_{j + K} for jNj \in \mathbb{N}; it is again a sequence of reals.
  • A function n:NNn : \mathbb{N} \to \mathbb{N} is strictly increasing if nj<nkn_j < n_k whenever j<kj < k. For such an nn, the subsequence of (xk)(x_k) along nn is the composite xnx \circ n, written (xnk)kN(x_{n_k})_{k \in \mathbb{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)(x_k) converges to xRx \in \mathbb{R} when for every rational ε>0\varepsilon > 0 there is KNK \in \mathbb{N} with xkx<ε|x_k - x| < \varepsilon for all kKk \ge K, and (xk)(x_k) is Cauchy when for every rational ε>0\varepsilon > 0 there is KNK \in \mathbb{N} with xkxl<ε|x_k - x_l| < \varepsilon for all k,lKk, l \ge 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\mathbb{Q} with its image. The map qq^q \mapsto \hat q is an embedding of ordered fields (The rationals embed densely in the reals), and as is standard we write qq for q^\hat 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 ε\varepsilon occurring on this page is its image under this embedding.

  • Rational and real ε\varepsilon agree. Limits and Cauchy sequences of reals tests convergence against every rational ε>0\varepsilon > 0, and its own remark records that this loses nothing. Spelled out: suppose that for every rational ε>0\varepsilon > 0 there is KK with xkx<ε|x_k - x| < \varepsilon for all kKk \ge K, and let η>0\eta > 0 be an arbitrary real. Since 0<η0 < \eta, density of Q\mathbb{Q} in R\mathbb{R} (The rationals embed densely in the reals) supplies a rational ε\varepsilon with 0<ε<η0 < \varepsilon < \eta, and the index KK belonging to that ε\varepsilon satisfies xkx<ε<η|x_k - x| < \varepsilon < \eta for all kKk \ge 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\varepsilon > 0, eventually <ε\cdots < \varepsilon". Proofs on this page therefore run the test with a real ε\varepsilon wherever that is more convenient, and say so by citing this remark; nothing is smuggled in.

  • Constant sequences converge. For cRc \in \mathbb{R} the constant sequence xk:=cx_k := c converges to cc, because xkc=0=0<ε|x_k - c| = |0| = 0 < \varepsilon for every ε>0\varepsilon > 0 and every kk; it is bounded by c|c|.

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