Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

Stolz-Cesaro gives (1+2+⋯+n)/n2→1/2 and (1p+⋯+np)/np+1→1/(p+1) for natural p

Example

Fix a natural number p≥1 and put

an  :=  ∑k=0nkp  =  1p+2p+⋯+np,bn  :=  np+1,

the first equality because 0p=0 for p≥1 (Integer powers am). Then (bn) is strictly increasing and unbounded with b0=0 and bn>0 for n≥1, so Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L applies with K0=1, and

lim⁡n1p+2p+⋯+npnp+1  =  1p+1,

the limit being taken over the indices n≥1, where the quotient is defined. For p=1 this is

lim⁡n1+2+⋯+nn2  =  12.

No closed form for an is used. That is the point of the example: the difference quotient of Stolz-Cesaro replaces a summation formula by a single algebraic identity, the factorisation of (n+1)p+1−np+1.

Facts & Assumptions

Given: A natural p≥1, the sequences an=∑k=0nkp and bn=np+1, and their difference quotients dn=(an+1−an)/(bn+1−bn).

[L1]

Stolz-Cesaro in the ∞/∞ form: for (bn) strictly increasing with range not bounded above and (dn) convergent, the tail of (an/bn) beyond an index where b becomes positive converges to lim⁡ndn (Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L); convergence depends only on a tail (Convergence depends only on the tail); limits are unique (A sequence has at most one limit).

[L2]

Powers: a0=1, an+1=ana, so 0p=0 for p≥1 (Integer powers am); am+n=aman and a−m=(am)−1 for a≠0 (Laws of integer exponents); for 0≤a<b and n≥1, an<bn, and a≥1 with n≥1 gives an≥a (Monotonicity of x↦xn and of n↦an).

[L3]

Factorisation: bm−am=(b−a)∑k=0m−1akb m−1−k for m≥1 (Factorisation of bn−an, and the resulting Lipschitz estimate).

[L5]

Algebra of limits for sums, products, scalar multiples and quotients with nonvanishing denominators (Algebra of limits: sums, scalar multiples, products and quotients); convergence of real sequences (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L7]
[L8]

Order arithmetic: canonical naturals are positive and strictly increasing (Canonical naturals are positive and strictly increasing); a positive element has a positive inverse and reciprocation reverses the order (Inverses of positives are positive, and reciprocation reverses order); adding a constant preserves the order and inequalities add (Order is preserved by adding a constant and by adding inequalities); the order is total and transitive (Complete ordered field (least-upper-bound property), Ordered field).

Verification

technique · direct
1.1

(bn) is strictly increasing: for naturals m<n one has 0≤m<n and p+1≥1, so mp+1<np+1.

L2L6L8
1.2

The range of (bn) is not bounded above: n≥1 gives np+1≥n, and no real bounds every canonical natural.

L2L6L8
1.3

b0=0p+1=0 and bn>0 for n≥1, so K0=1 is an index beyond which b is positive.

L2L8
1.4

an+1−an=(n+1)p and bn+1−bn=(n+1)p+1−np+1, so dn=(n+1)p((n+1)p+1−np+1)−1.

L2L4
1.5

Put τn:=n (n+1)−1; then 1−τn=(n+1)−1, so given a real ε>0 and a natural m≥1 with 1/m<ε one has ∣τn−1∣=(n+1)−1<ε for all n≥m, that is lim⁡nτn=1.

L5L6L8
2.1

By the factorisation at m=p+1, b=n+1 and a=n: (n+1)p+1−np+1=((n+1)−n)∑k=0pnk(n+1)p−k=∑k=0pnk(n+1)p−k.

step 1.4L3L4
2.2

By induction on k, using the product rule for limits, lim⁡nτn k=1 for every k; by induction on p, using the sum rule, lim⁡n∑k=0pτn k=p+1.

step 1.5L5L7
3.1

Dividing numerator and denominator of dn by (n+1)p>0 and using nk(n+1)p−k(n+1)−p=τn k gives dn=(∑k=0pτn k)−1, and ∑k=0pτn k≥1>0 for every n, the term at k=0 being 1 and all terms being ≥0.

step 1.4step 1.5step 2.1L2L4L8
4.1

Since the denominators are nonzero and their limit p+1 is nonzero, the quotient rule gives lim⁡ndn=(p+1)−1.

step 2.2step 3.1L5L8
5.1

Steps 1.1, 1.2 and 4.1 are the hypotheses of Stolz-Cesaro, so the tail j↦aj+1/bj+1 converges to (p+1)−1; that is, lim⁡n(1p+⋯+np)n−(p+1)=(p+1)−1 over the indices n≥1.

step 1.1step 1.2step 1.3step 4.1L1
6.1

At p=1 this reads lim⁡n(1+2+⋯+n)n−2=1/2.

step 5.1∎

Remarks

  • Why the limit is taken from n=1. b0=0, so a0/b0 does not denote anything, and Stolz-Cesaro, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L is stated for the tail exactly for this reason. Nothing is lost: convergence is a property of a tail (Convergence depends only on the tail).

  • The closed form is available and is not needed. For p=1 one has an=n(n+1)/2, and dividing by n2 gives the limit 1/2 directly. For general p the closed form is Faulhaber's formula, which this library does not prove; the difference quotient sidesteps it entirely, and that is the practical content of Stolz-Cesaro.

  • A sanity check on the answer. The quotient compares a sum of n terms, the largest of which is np, with np+1=n⋅np, so the limit must lie in [0,1]; and the terms kp grow, so the sum should be a definite fraction of the largest term times n. The fraction is 1/(p+1), which is what an integral comparison would also predict. No such comparison is used above.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

59 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