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.

Divergence to +∞ and to −∞

Definition

Let (xk) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences), with R ordered as in Order on the reals and Complete ordered field (least-upper-bound property).

  • (xk) diverges to +∞, written xk→+∞, when for every M∈R there is K∈N such that xk>M for all k≥K.
  • (xk) diverges to −∞, written xk→−∞, when for every M∈R there is K∈N such that xk<M for all k≥K.

Equivalently, in the language of Sequences of reals: bounded, eventually, frequently, tails, subsequences: xk→+∞ when the property xk>M holds eventually, for every real M.

Remarks

  • This is divergence, not convergence. The symbols +∞ and −∞ are not real numbers: R is the complete ordered field (Complete ordered field (least-upper-bound property)) and contains no element larger than every element of itself. Nothing above claims that (xk) has a limit in the sense of Limits and Cauchy sequences of reals, and nothing above defines an object named +∞. The whole phrase "xk→+∞" is a single abbreviation for the displayed condition, exactly as "(xk) is Cauchy" is an abbreviation for a condition and not a claim that some object called a Cauchy value exists.

  • A sequence diverging to +∞ really does diverge. Suppose xk→+∞. Given any real M, there is K with xk>M for all k≥K; in particular xK>M, so no real M satisfies xk≤M for all k. Since xk≤∣xk∣ always (Basic properties of the absolute value), a bound ∣xk∣≤M valid for all k would give xk≤M for all k, which has just been excluded, so no such M exists either. Thus (xk) is unbounded, and an unbounded sequence cannot converge, since convergent sequences are bounded (Every convergent sequence is bounded). The same argument applies to −∞. So the two notions never overlap: a sequence that diverges to ±∞ has no limit whatever.

  • Consequently lim⁡kxk is not written here. Many texts write lim⁡kxk=+∞. This library does not, for the reason recorded in Conventions: sup⁡∅, unbounded sets, and the extended reals about sup⁡S=+∞: writing an equation whose right-hand side is not an element of R silently moves the discussion into the extended real line, a structure that is not a field, and every subsequent algebraic step then needs its own justification. In particular none of the rules of Algebra of limits: sums, scalar multiples, products and quotients may be applied to a divergence to ±∞; the familiar slogans "∞+∞=∞" and "∞⋅∞=∞" are separate statements about this definition and would need separate proofs.

  • Testing against naturals suffices. Since R is Archimedean (Every complete ordered field is Archimedean), every real M is below some canonical natural n, so the condition "for every real M" may equivalently be read as "for every natural n≥1"; the two formulations of xk→+∞ agree.

  • Divergence to +∞ is much stronger than divergence. A sequence alternating between 1 and −1 diverges (FALSE: every bounded sequence converges) but goes to neither +∞ nor −∞, since it is bounded. Divergence is the negation of convergence; divergence to +∞ is a positive statement about growth.

Depends on

Used by

Dependency tree · two levels

24 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