Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

Kummer with ζk=1\zeta_k = 1 recovers the ratio test

Statement

Let (ak)(a_k) be a sequence of reals with ak>0a_k > 0 for every kNk \in \mathbb{N}, and put qk:=ak+1/akq_k := a_{k+1}/a_k, which is the ratio family of Ratio test: lim supak+1/ak<1\limsup |a_{k+1}/a_k| < 1 gives absolute convergence and hence convergence, and lim infak+1/ak>1\liminf |a_{k+1}/a_k| > 1 gives divergence since ak=ak|a_k| = a_k here. Take the constant weights ζk:=1\zeta_k := 1, so that Kummer's expression (Kummer: for positive terms aka_k and weights ζk>0\zeta_k > 0, lim inf(ζkak/ak+1ζk+1)>0\liminf(\zeta_k a_k/a_{k+1} - \zeta_{k+1}) > 0 gives convergence, and if 1/ζk\sum 1/\zeta_k diverges while that expression is eventually 0\le 0 the series diverges) is

Kk  =  akak+11(kN).K_k \;=\; \frac{a_k}{a_{k+1}} - 1 \qquad (k \in \mathbb{N}) .

Then:

  1. if lim supkqk<1\limsup_{k} q_k < 1 then lim infkKk>0\liminf_{k} K_k > 0, so Kummer's convergence criterion applies and yields convergence of ak\sum a_k;
  2. if lim infkqk>1\liminf_{k} q_k > 1 then 1/ζk\sum 1/\zeta_k diverges and Kk0K_k \le 0 from some index on, so Kummer's divergence criterion applies and yields divergence of ak\sum a_k.

Both conclusions are exactly those of Ratio test: lim supak+1/ak<1\limsup |a_{k+1}/a_k| < 1 gives absolute convergence and hence convergence, and lim infak+1/ak>1\liminf |a_{k+1}/a_k| > 1 gives divergence for a sequence of positive terms. So the ratio test is the constant-weight case of Kummer's test, and every strengthening of Kummer's test by a better choice of weights is a strengthening of the ratio test.

Facts & Assumptions

[L3]

Reciprocation on the positives: 0<x<y0 < x < y implies 0<1/y<1/x0 < 1/y < 1/x (Inverses of positives are positive, and reciprocation reverses order).

[L4]

A series whose terms do not tend to 00 diverges (If a series converges then its terms tend to 00).

Proof

technique · direct
1.1

The constant weights ζk=1\zeta_k = 1 are positive, and the terms aka_k are positive, so Kummer's test applies with these data and its expression is Kk=ak/ak+11K_k = a_k/a_{k+1} - 1.

givenL2
1.2

Each qkq_k is positive, so lim supkqk0\limsup_k q_k \ge 0, every tail supremum being at least qn>0q_n > 0.

givenL1
1.3

Suppose instead lim infkqk>1\liminf_k q_k > 1. The real 11 is not an upper bound of {in}\{i'_n\}, the tail infima of (qk)(q_k), so there is NN with iN>1i'_N > 1, and then qkiN>1q_k \ge i'_N > 1 for every kNk \ge N.

givenL1choose
1.4

The weight series 1/ζk\sum 1/\zeta_k is 1\sum 1, whose terms are constantly 11 and so do not tend to 00; it diverges.

givenL4
2.1

Suppose lim supkqk<1\limsup_k q_k < 1. Then Λ:=lim supkqk\Lambda := \limsup_k q_k lies between the reals 00 and 11 and is therefore real; put t:=(Λ+1)/2t := (\Lambda+1)/2, so that Λ<t<1\Lambda < t < 1 and t1/2>0t \ge 1/2 > 0.

step 1.2L1choose
2.2

For kNk \ge N: ak+1/ak>1a_{k+1}/a_k > 1 gives ak+1>ak>0a_{k+1} > a_k > 0, hence ak/ak+1<1a_k/a_{k+1} < 1, hence Kk<0K_k < 0 and in particular Kk0K_k \le 0.

step 1.3L3algebra
3.1

Since t>inf{sn}t > \inf\{s_n\}, the real tt is not a lower bound of {sn}\{s_n\}, so there is NN with sN<ts_N < t, and then qksN<tq_k \le s_N < t for every kNk \ge N.

step 2.1L1choose
3.2

Kummer's divergence criterion therefore applies and ak\sum a_k diverges, which is claim 2.

step 2.2step 1.4step 1.1L2
4.1

For kNk \ge N: 0<ak+1/ak<t0 < a_{k+1}/a_k < t, so ak/ak+1>1/ta_k/a_{k+1} > 1/t, and hence Kk=ak/ak+11>1/t1=:cK_k = a_k/a_{k+1} - 1 > 1/t - 1 =: c, where c>0c > 0 because 0<t<10 < t < 1 gives 1/t>11/t > 1.

step 3.1L3algebra
5.1

So cc is a lower bound of {Kk:kN}\{K_k : k \ge N\}, whence iNci_N \ge c and lim infkKk=sup{in}iNc>0\liminf_k K_k = \sup\{i_n\} \ge i_N \ge c > 0.

step 4.1L1
6.1

Kummer's convergence criterion therefore applies and ak\sum a_k converges, which is claim 1.

step 5.1step 1.1L2
7.1

The hypotheses in claims 1 and 2 are precisely those of the two halves of the ratio test for this sequence, and the conclusions agree, so the ratio test for positive terms is the case ζk=1\zeta_k = 1 of Kummer's test.

step 6.1step 3.2L5

Remarks

  • What this corollary is for. It is not a new criterion. It fixes the place of the ratio test inside the Kummer family, so that the later choices of weights on this page can be read as improvements on a known test rather than as unrelated criteria.

  • The ratio test proved earlier is more general in one respect. It allows terms of either sign, provided none vanishes, and concludes convergence of ak\sum |a_k|. Kummer's test needs positivity throughout, so the identification above is between the positive-term case of the ratio test and the constant-weight case of Kummer's test, and it says nothing about signed terms.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 93 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