Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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.

For ak,bk>0 with ak/bk→L: if L∈(0,∞) the two series share their behaviour, while L=0 and L=∞ give one implication each

Statement

Let (ak) and (bk) be sequences of reals with ak>0 and bk>0 for every k∈N, and put qk:=ak/bk. Then:

  1. if (qk) converges with lim⁡kqk=L for a real L>0 (Limits and Cauchy sequences of reals), then ∑ak converges if and only if ∑bk converges;
  2. if (qk) converges with lim⁡kqk=0, then convergence of ∑bk implies convergence of ∑ak; equivalently, divergence of ∑ak implies divergence of ∑bk;
  3. if (qk) diverges to +∞ (Divergence to +∞ and to −∞), then convergence of ∑ak implies convergence of ∑bk; equivalently, divergence of ∑bk implies divergence of ∑ak.

In each clause the convergence of (qk), or its divergence to +∞, is part of the hypothesis, so the symbol lim⁡kqk denotes wherever it is written (A sequence has at most one limit).

Neither implication in claim 2 can be reversed, and by symmetry neither can the one in claim 3; the companion page exhibits a pair with lim⁡kqk=0, ∑ak convergent and ∑bk divergent.

For families from a general starting index m the statement is the same, applied to the shifted sequences j↦aj+m and j↦bj+m (Series, partial sums, convergence and the sum, divergence, and the tail series).

On the third regime. "L=∞" is written here as divergence of (qk) to +∞ in the sense of Divergence to +∞ and to −∞, and never as a limit equation with an infinite right-hand side. A sequence diverging to +∞ has no limit in R, and this library does not write lim⁡qk=+∞.

Facts & Assumptions

Given: Sequences (ak), (bk) of reals with ak>0 and bk>0 for every k, the quotients qk=ak/bk, and the assumption that one of the three regimes of the Statement holds: (qk) converges with lim⁡kqk=L for some real L>0; or (qk) converges with lim⁡kqk=0; or (qk) diverges to +∞ (A sequence has at most one limit).

[L1]

Convergence to x means: for every rational ε>0 there is K with ∣xk−x∣<ε for all k≥K; and the same holds for every real ε>0, since every real ε>0 exceeds some rational 1/n with n≥1 natural (Limits and Cauchy sequences of reals, For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L2]

qk→+∞ means: for every real M there is K with qk>M for all k≥K (Divergence to +∞ and to −∞).

[L3]

Direct comparison: if 0≤xk≤yk for all k from some index on, then convergence of ∑yk gives convergence of ∑xk (If 0≤ak≤bk eventually, convergence of ∑bk gives convergence of ∑ak, and divergence of ∑ak gives divergence of ∑bk).

[L4]

For c≠0: ∑c xk converges if and only if ∑xk converges (Convergent series add and scale termwise).

[L5]

Since qk=ak/bk and bk>0, the field laws give ak=qkbk. Multiplication by a positive scalar preserves strict inequalities; the non-strict form follows by adjoining the equality case (Field, Sign rules for products and monotonicity of multiplication).

Proof

technique · cases
1.1

Assume (qk) converges with lim⁡kqk=L for a real L>0.

assume-case pos
1.2

Assume instead (qk) converges with lim⁡kqk=0.

assume-case zero
1.3

Assume instead (qk) diverges to +∞.

assume-case inf
2.1

In the case lim⁡kqk=L>0, apply [L1] with the real tolerance L/2>0: there is K with ∣qk−L∣<L/2, hence L/2<qk<3L/2, for all k≥K.

step 1.1L1choose
2.2

In the case lim⁡kqk=0, apply [L1] with the rational tolerance 1: there is K with ∣qk∣<1, hence qk<1, for all k≥K.

step 1.2L1choose
2.3

In the case qk→+∞, apply [L2] with M=1: there is K with qk>1 for all k≥K.

step 1.3L2choose
3.1

In the case lim⁡kqk=L>0, multiplying by bk>0 turns step 2.1 into (L/2) bk<ak<(3L/2) bk for all k≥K, and all three quantities are positive.

step 2.1L5algebra
3.2

In the case lim⁡kqk=0, multiplying by bk>0 turns step 2.2 into 0<ak<bk for all k≥K.

step 2.2L5algebra
3.3

In the case qk→+∞, multiplying by bk>0 turns step 2.3 into 0<bk<ak for all k≥K.

step 2.3L5algebra
4.1

In the case L>0: if ∑bk converges then so does ∑(3L/2)bk, and 0≤ak≤(3L/2)bk for k≥K, so ∑ak converges.

step 3.1L3L4
4.2

In the case L>0: if ∑ak converges then, since 0≤(L/2)bk≤ak for k≥K, the series ∑(L/2)bk converges, and L/2≠0 gives convergence of ∑bk.

step 3.1L3L4
4.3

In the case lim⁡kqk=0: 0≤ak≤bk for k≥K, so convergence of ∑bk gives convergence of ∑ak, and the contrapositive is the divergence form.

step 3.2L3
4.4

In the case qk→+∞: 0≤bk≤ak for k≥K, so convergence of ∑ak gives convergence of ∑bk, and the contrapositive is the divergence form.

step 3.3L3
5.1

The two implications in the case L>0 are the two directions of claim 1, and the remaining two cases give claims 2 and 3. The three assumed regimes are the cases of the disjunction in the Given, and they exhaust it, so every instance of the theorem is covered: outside those three regimes each of the three implications is vacuous, its hypothesis being false.

step 4.1step 4.2step 4.3step 4.4cases-exhaustive∎

Remarks

  • Why the three regimes are treated as one proof. The Statement is a conjunction of three implications, each with its own hypothesis on (qk). Fixing the two sequences and arguing by cases on which regime holds proves all three at once, and costs nothing: if none of the regimes holds, every one of the three implications is vacuously true.

  • Positivity of (bk) is needed twice. It is what makes qk defined at all, and it is what lets an inequality between the qk be multiplied through to an inequality between the ak and the bk without reversing. Positivity of (ak) is what supplies the lower bound 0 that the direct comparison test requires.

  • The limit is only used through an eventual two-sided estimate. No step needs the exact value of L, only that qk is eventually trapped strictly between two positive multiples of it. That is why the test still works when the quotients merely stay between two positive constants, and why the hypothesis lim⁡kqk=L is stronger than what the proof consumes.

Depends on

Used by

Dependency tree · two levels

33 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