Alphabeta Math
TheoremStatement: AI-adaptedProof: 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, ∞/∞ form: if bk is strictly increasing and unbounded and (ak+1−ak)/(bk+1−bk)→L then ak/bk→L

Statement

Let (ak) and (bk) be sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) such that (bk) is strictly increasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and its range is not bounded above (Lower bound, bounded below, bounded set). Then bk+1−bk>0 for every k, so the difference quotient

dk  :=  ak+1−akbk+1−bk

is defined for every k∈N. Suppose (dk) converges.

Then there is K0∈N with bk>0 for every k≥K0, so that qj:=aj+K0/bj+K0 is a sequence of reals; that sequence converges, and

lim⁡jqj  =  lim⁡kdk.

Both limits are asserted to exist: the right-hand one by hypothesis, the left-hand one as part of the conclusion. If moreover bk≠0 for every k, so that (ak/bk) is itself a sequence of reals, then it converges and lim⁡kak/bk=lim⁡kdk, because convergence depends only on a tail (Convergence depends only on the tail).

Why the statement is about a tail. Nothing forbids b0=0, and the two standard applications on the companion examples page have exactly that, bk=k in one and bn=np+1 in the other. Writing the conclusion for the whole sequence would be writing a quotient that does not denote at k=0.

The notation is licensed by uniqueness of limits of real sequences (A sequence has at most one limit).

Facts & Assumptions

Given: Sequences (ak), (bk) of reals with (bk) strictly increasing and with range not bounded above, and the difference quotients dk=(ak+1−ak)/(bk+1−bk), assumed to converge; write L:=lim⁡kdk.

[L1]

Sequences, tails and strict monotonicity: (bk) strictly increasing means bj<bk for j<k, so bk+1−bk>0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L2]

Not bounded above: no real is ≥ every element of the range (Lower bound, bounded below, bounded set).

[L3]

A nondecreasing sequence whose range is not bounded above diverges to +∞, that is, for every real M there is K with bk>M for all k≥K (A nondecreasing sequence that is not bounded above diverges to +∞, Divergence to +∞ and to −∞).

[L4]

Finite sums (Finite sums and finite products, by recursion) and their laws: telescoping ∑k<n(ck+1−ck)=cn−c0, splitting, additivity, scaling and monotonicity in the terms (Laws of finite sums and finite products).

[L5]

Triangle inequalities: ∣∑k<nuk∣≤∑k<n∣uk∣ (Triangle inequality for finite sums) and ∣u+v∣≤∣u∣+∣v∣ (The triangle inequality); also ∣uv∣=∣u∣∣v∣ and ∣u∣=u for u≥0 (Basic properties of the absolute value).

[L6]

Convergence: for every real ε>0 there is K beyond which the terms are within ε of the limit, the rational and real formulations agreeing (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences, The rationals embed densely in the reals); limits are unique (A sequence has at most one limit).

[L7]

For a sequence of strictly positive reals, converging to 0 is equivalent to the reciprocal sequence diverging to +∞ (For positive terms, null and divergence to +∞ are reciprocal).

[L8]

Convergence depends only on the tail (Convergence depends only on the tail).

[L9]

Algebra of limits: a scalar multiple of a convergent sequence converges to the scalar multiple of the limit (Algebra of limits: sums, scalar multiples, products and quotients).

[L10]

Order arithmetic: a>0 gives a−1>0 and 0<a<b gives 0<b−1<a−1 (Inverses of positives are positive, and reciprocation reverses order); for c>0, a<b if and only if ac<bc (Sign rules for products and monotonicity of multiplication); 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); and of two indices one is the larger (≤ is a linear order on N).

Proof

technique · direct
1.1

(bk) is nondecreasing and its range is not bounded above, so it diverges to +∞; taking M=0 gives K0∈N with bk>0 for every k≥K0, and then qj:=aj+K0/bj+K0 is a well-defined sequence of reals.

L1L2L3L10
1.2

For every k one has bk+1−bk>0, so each dk is defined and ak+1−ak=dk(bk+1−bk).

L1L10
2.1

For all K<n: telescoping gives an−aK=∑k=Kn−1(ak+1−ak)=∑k=Kn−1dk(bk+1−bk) and bn−bK=∑k=Kn−1(bk+1−bk), hence an−aK−L(bn−bK)=∑k=Kn−1(dk−L)(bk+1−bk).

step 1.2L4
2.2

Let ε>0 be an arbitrary real; choose K≥K0 with ∣dk−L∣<ε/2 for every k≥K.

step 1.1L6L10choose
3.1

For every n>K: ∣an−aK−L(bn−bK)∣≤∑k=Kn−1∣dk−L∣ (bk+1−bk)≤(ε/2)(bn−bK), and bK>0 with bn>bK gives 0<bn−bK<bn, so dividing by bn>0 yields ∣ an/bn−L−(aK−LbK)/bn ∣<ε/2 and therefore ∣an/bn−L∣<ε/2+∣aK−LbK∣ / bn.

step 2.1step 2.2L4L5L10
3.2

The sequence j↦1/bj+K0 has strictly positive terms and its reciprocal j↦bj+K0 diverges to +∞, so it converges to 0; multiplying by the constant ∣aK−LbK∣, the sequence j↦∣aK−LbK∣/bj+K0 converges to 0.

step 1.1step 2.2L3L7L9
4.1

So there is N≥K with ∣aK−LbK∣/bn<ε/2 for every n≥N, and then ∣an/bn−L∣<ε/2+ε/2=ε for every n≥N; equivalently ∣qj−L∣<ε for every j≥N−K0.

step 3.1step 3.2L6L10
5.1

As ε>0 was arbitrary, (qj) converges to L, so lim⁡jqj exists and equals L=lim⁡kdk; and if bk≠0 for every k then (ak/bk) is a sequence of reals whose K0-th tail is (qj), so it too converges to L.

step 4.1L6L8∎

Remarks

  • This is a discrete l'Hopital rule, and the shape of the proof says why: the increments of a are compared with the increments of b, the comparison is summed by telescoping, and the fixed head aK−LbK is washed out by the divergence of bn. The head is exactly the constant of integration.

  • Strict increase is used twice, once so that bk+1−bk≠0 and the quotients dk exist, and once so that bn−bK>0 and the sum estimate keeps its sign. Unboundedness is used twice as well, once to reach positive bk and once to kill the head.

  • There is no converse, not even under the same hypotheses: ak=(−1)k, bk=k have ak/bk→0 while the difference quotient oscillates, so Stolz-Cesaro has no converse ↗ exhibits ak and bk for which ak/bk converges while (dk) oscillates between two values.

  • The Cesaro mean theorem is the special case an=∑k=0nxk, bn=n+1: then dn=xn+1, and the conclusion reads σn→lim⁡kxk. That deduction is not carried out here, because If xk→L then σn→L: convergence implies (C,1)-summability to the same value is proved directly and earlier; the observation is recorded so the reader can see the two results are one.

Depends on

Used by

Dependency tree · two levels

54 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