Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck 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.

A series converges iff for every ε>0 there is N with ∣am+1+⋯+an∣<ε for all n>m≥N

Statement

Let (ak) be a sequence of reals, with partial sums sn=∑k<nak (Series, partial sums, convergence and the sum, divergence, and the tail series). Then ∑ak converges if and only if

for every real ε>0 there is N∈N such that ∣∑k=m+1nak∣<ε for all n>m≥N.

The block ∑k=m+1nak is the finite sum am+1+⋯+an of Finite sums and finite products, by recursion, and it equals sn+1−sm+1.

This is the Cauchy criterion transported from sequences to series. Its value is that it decides convergence without producing, or even naming, the sum.

Facts & Assumptions

Given: A sequence (ak) of reals with partial sums sn=∑k<nak (Series, partial sums, convergence and the sum, divergence, and the tail series, Finite sums and finite products, by recursion).

[L1]

Splitting of finite sums: if m′≤n′ then ∑k<n′ak=∑k<m′ak+∑k=m′n′−1ak (Laws of finite sums and finite products, Finite sums and finite products, by recursion).

[L2]

Every convergent sequence of reals is Cauchy (Every convergent sequence is Cauchy).

[L4]

Cauchyness reads: for every rational ε>0 there is K with ∣sp−sq∣<ε for all p,q≥K (Limits and Cauchy sequences of reals). Rational and real tolerances give the same condition, because every real ε>0 exceeds some rational 1/n with n≥1 natural (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε), and conversely every positive rational is a positive real.

Proof

technique · direct
1.1

For all naturals m<n, splitting sn+1 at the index m+1≤n+1 gives sn+1=sm+1+∑k=m+1nak, hence ∑k=m+1nak=sn+1−sm+1.

L1algebra
1.2

Conversely, every pair p>q≥1 of naturals is of the form p=n+1, q=m+1 with n=p−1>m=q−1≥0.

givenalgebra
1.3

Suppose ∑ak converges, that is (sn) converges; then (sn) is Cauchy.

givenL2
1.4

Suppose conversely that the stated condition holds, and let a rational ε>0 be given; take N for ε as in the condition and put K:=N+1.

givenchoose
2.1

Let a real ε>0 be given, choose a rational ε′ with 0<ε′<ε, and take K for ε′ as in the Cauchy condition; put N:=K.

step 1.3L4choose
2.2

Let p,q≥K. If p=q then ∣sp−sq∣=0<ε; otherwise one of them exceeds the other, and by symmetry we may take p>q≥K≥1.

step 1.4algebra
3.1

For all n>m≥N one has n+1>m+1≥K, so ∣∑k=m+1nak∣=∣sn+1−sm+1∣<ε′<ε, which is the stated condition.

step 2.1step 1.1L4
3.2

Writing p=n+1 and q=m+1 gives n>m and m=q−1≥K−1=N, so the condition applies and ∣sp−sq∣=∣∑k=m+1nak∣<ε.

step 2.2step 1.2step 1.1step 1.4
4.1

So (sn) is Cauchy, hence converges, hence ∑ak converges.

step 2.2step 3.2L4L3
5.1

The two implications together are the stated equivalence.

step 3.1step 4.1∎

Remarks

  • The criterion is stated over blocks, not over partial sums, on purpose. In applications one estimates a run of consecutive terms am+1,…,an directly; the translation into ∣sn+1−sm+1∣ is step 1.1 and is done once here so that no later proof has to repeat it.

  • Taking n=m+1 recovers the term test. The single-term block gives ∣am+1∣<ε for all m≥N, which is ak→0; so If a series converges then its terms tend to 0 is the weakest consequence of this criterion. The criterion is strictly stronger, since it constrains arbitrarily long blocks and not only single terms.

Depends on

Used by

Dependency tree · two levels

36 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