Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck 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.

For a divergent series of positive terms with partial sums sk, the series ∑ak/sk diverges and ∑ak/sk2 converges

Statement

Let (ak) be a sequence of reals with ak>0 for every k∈N and suppose ∑ak diverges (Series, partial sums, convergence and the sum, divergence, and the tail series). Write

Sn  :=  ∑k=0nak(n∈N)

for the inclusive partial sums, so that Sn=sn+1 in the notation sn=∑k<nak of Series, partial sums, convergence and the sum, divergence, and the tail series. Then Sn>0 for every n∈N, and:

  1. ∑nanSn diverges;
  2. ∑nanSn2 converges.

Why the divisor is the inclusive partial sum. The exclusive partial sum of Series, partial sums, convergence and the sum, divergence, and the tail series has s0=0, the empty sum, so a0/s0 has no value and a series divided by sn would have to begin at n=1. The inclusive sum has S0=a0>0, so both series above are series of sequences on N with no shift and no excluded index. The classical statement, which writes sn=a1+⋯+an and starts at n=1, is this one with the indices moved by one.

What the theorem says. No divergent series of positive terms is slowest: dividing its terms by the running total produces a series that still diverges but whose terms are eventually strictly smaller. Dividing by the square of the running total overshoots and produces a convergent series. Claim 1 is what refutes the existence of a universal comparison series (FALSE: there is a divergent series of positive terms that diverges more slowly than every other, hence a universal comparison test).

Facts & Assumptions

Given: A sequence (ak) of reals with ak>0 for every k, with ∑ak divergent; the exclusive partial sums sn=∑k<nak and the inclusive partial sums Sn=∑k=0nak=sn+1 (Series, partial sums, convergence and the sum, divergence, and the tail series, Finite sums and finite products, by recursion).

[L2]

Splitting of finite sums: for m≤n, ∑k=0nak=∑k=0mak+∑k=m+1nak, so ∑k=m+1nak=Sn−Sm; and monotonicity of finite sums (Laws of finite sums and finite products, Finite sums and finite products, by recursion).

[L3]

The Cauchy criterion: ∑dk converges if and only if for every real ε>0 there is N with ∣∑k=m+1ndk∣<ε for all n>m≥N (A series converges iff for every ε>0 there is N with ∣am+1+⋯+an∣<ε for all n>m≥N).

[L4]

For positive terms, xn→0 if and only if 1/xn→+∞ (For positive terms, null and divergence to +∞ are reciprocal, Limits and Cauchy sequences of reals).

[L5]

∑(bn−bn+1) converges whenever (bn) converges (∑(bk−bk+1) converges iff (bk) converges, with sum b0−lim⁡bk).

[L7]

Reciprocation on the positives: 0<x≤y implies 0<1/y≤1/x (Inverses of positives are positive, and reciprocation reverses order); and x2=x⋅x (Integer powers am).

Proof

technique · direct
1.1

Every Sn is a sum of positive terms, so Sn>0; and Sn≤Sn+1 since Sn+1−Sn=an+1>0, so (Sn) is nondecreasing and Sm≤Sn whenever m≤n.

givenL2L1
1.2

Since ∑ak diverges and its terms are nonnegative, the exclusive partial sums are unbounded above and sn→+∞; hence Sn=sn+1→+∞, because for a given real M any index bound K working for (sn) also works for (Sn).

givenL1algebra
2.1

For all naturals n>m, using Sk≤Sn for k≤n and ak>0: ∑k=m+1nakSk ≥ ∑k=m+1nakSn = Sn−SmSn = 1−SmSn.

step 1.1L2L7
2.2

Put bn:=1/Sn, which is positive; since 1/bn=Sn→+∞, the sequence (bn) converges to 0.

step 1.1step 1.2L4L7
2.3

For every n∈N: bn−bn+1=1Sn−1Sn+1=Sn+1−SnSnSn+1=an+1SnSn+1 ≥ an+1Sn+12 > 0, the inequality because 0<SnSn+1≤Sn+12.

step 1.1L2L7algebra
3.1

Let N∈N be arbitrary and put m:=N. Since Sn→+∞ there is n>m with Sn>2Sm, and then Sm/Sn<1/2, so the block of step 2.1 satisfies ∑k=m+1nak/Sk>1/2.

step 1.2step 2.1L7choose
3.2

Therefore ∑n(bn−bn+1) converges.

step 2.2L5
4.1

So no N witnesses the Cauchy condition for the tolerance ε=1/2, and ∑nan/Sn diverges, which is claim 1.

step 3.1L3
5.1

By comparison, ∑nan+1Sn+12 converges; that series is the 1-st tail series of ∑nanSn2, so the latter converges, which is claim 2.

step 3.2step 2.3L6∎

Remarks

  • The two claims are not two theorems but one pair of estimates. Divergence comes from bounding a block below by 1−Sm/Sn, which the Cauchy criterion turns into a refutation of convergence; convergence comes from bounding a single term above by a telescoping difference. The first estimate needs Sn to grow without bound and the second needs it to be nondecreasing, and both facts come from divergence of ∑ak together with positivity of its terms.

  • The exponent 2 is not optimal, and this page does not pursue that. The classical refinement replaces Sn2 by Sn1+δ for a rational δ>0; the argument is the same in outline but needs an estimate for Sn−δ−Sn+1−δ that the tools on this page do not supply cleanly. The square is what claim 1 needs a companion for, and it is enough for every use made of the theorem here.

  • Positivity is used at every step. It gives Sn>0, so the quotients exist; it makes (Sn) nondecreasing, which both estimates use; and it makes the terms of the two derived series nonnegative, which is what lets comparison and the boundedness criterion apply to them.

Depends on

Used by

Dependency tree · two levels

53 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