Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedSession-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.

Stolz-Cesaro, 0/00/0 form: if bkb_k is strictly decreasing to 00, ak0a_k \to 0, and the difference quotient converges, then ak/bka_k/b_k converges to the same value

Statement

Let (ak)(a_k) and (bk)(b_k) be sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with (bk)(b_k) strictly decreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences), limkbk=0\lim_k b_k = 0 and limkak=0\lim_k a_k = 0. Then bk+1bk<0b_{k+1} - b_k < 0 for every kk, so the difference quotient

dk  :=  ak+1akbk+1bkd_k \;:=\; \frac{a_{k+1} - a_k}{b_{k+1} - b_k}

is defined for every kk, exactly as in Stolz-Cesaro, /\infty/\infty form: if bkb_k is strictly increasing and unbounded and (ak+1ak)/(bk+1bk)L(a_{k+1}-a_k)/(b_{k+1}-b_k) \to L then ak/bkLa_k/b_k \to L. Suppose (dk)(d_k) converges.

Then bk>0b_k > 0 for every kk, so (ak/bk)(a_k/b_k) is a sequence of reals; that sequence converges, and

limkakbk  =  limkdk.\lim_k \frac{a_k}{b_k} \;=\; \lim_k d_k .

Both limits are asserted to exist: the right-hand one by hypothesis, the left-hand one as part of the conclusion. The notation is licensed by uniqueness of limits of real sequences (A sequence has at most one limit).

Facts & Assumptions

Given: Sequences (ak)(a_k), (bk)(b_k) of reals with (bk)(b_k) strictly decreasing, limkbk=0\lim_k b_k = 0, limkak=0\lim_k a_k = 0, and difference quotients dk=(ak+1ak)/(bk+1bk)d_k = (a_{k+1}-a_k)/(b_{k+1}-b_k) assumed to converge; write L:=limkdkL := \lim_k d_k.

[L1]

Sequences and strict decrease: bj>bkb_j > b_k for j<kj < k, so bkbk+1>0b_k - b_{k+1} > 0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L2]

Convergence: for every real ε>0\varepsilon > 0 there is KK beyond which the terms are within ε\varepsilon 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); a constant sequence converges to its value; limits are unique (A sequence has at most one limit).

[L3]

Limits preserve non-strict inequalities, hypotheses needed only eventually (Limits preserve non-strict inequalities).

[L4]

Algebra of limits for sums, differences and scalar multiples (Algebra of limits: sums, scalar multiples, products and quotients).

[L5]

Finite sums (Finite sums and finite products, by recursion) and their laws: telescoping, splitting, additivity, scaling and monotonicity in the terms (Laws of finite sums and finite products).

[L6]

Triangle inequality for finite sums (Triangle inequality for finite sums); uv=uv|uv| = |u||v|, u=u|u| = u for u0u \ge 0, and uc|u| \le c exactly when cuc-c \le u \le c (Basic properties of the absolute value).

[L7]

Order arithmetic: a>0a > 0 gives a1>0a^{-1} > 0 (Inverses of positives are positive, and reciprocation reverses order); for c>0c > 0, aba \le b if and only if acbcac \le 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); of two indices one is the larger (\le is a linear order on N\mathbb{N}). In each clause above, Sign rules for products and monotonicity of multiplication and Order is preserved by adding a constant and by adding inequalities state the STRICT forms and only those; the nonstrict forms used below are those together with the equality cases, which trichotomy settles, the order being total (Ordered field).

Proof

technique · direct
1.1

For every kk one has bkbk+1>0b_k - b_{k+1} > 0, so bk+1bk0b_{k+1} - b_k \ne 0, each dkd_k is defined, and akak+1=dk(bkbk+1)a_k - a_{k+1} = d_k\,(b_k - b_{k+1}).

L1L7
1.2

bm>0b_m > 0 for every mm: for all km+1k \ge m+1 one has bkbm+1b_k \le b_{m+1}, so comparing (bk)(b_k) with the constant sequence bm+1b_{m+1} gives 0=limkbkbm+10 = \lim_k b_k \le b_{m+1}, and bm+1<bmb_{m+1} < b_m then gives bm>0b_m > 0.

L1L2L3
1.3

Let ε>0\varepsilon > 0 be an arbitrary real; choose KK with dkL<ε/2|d_k - L| < \varepsilon/2 for every kKk \ge K.

L2L7choose
2.1

For all n>mKn > m \ge K: telescoping gives aman=k=mn1(akak+1)=k=mn1dk(bkbk+1)a_m - a_n = \sum_{k=m}^{n-1}(a_k - a_{k+1}) = \sum_{k=m}^{n-1} d_k (b_k - b_{k+1}) and bmbn=k=mn1(bkbk+1)b_m - b_n = \sum_{k=m}^{n-1}(b_k - b_{k+1}), so amanL(bmbn)k=mn1dkL(bkbk+1)(ε/2)(bmbn)|a_m - a_n - L(b_m-b_n)| \le \sum_{k=m}^{n-1}|d_k - L|(b_k - b_{k+1}) \le (\varepsilon/2)(b_m - b_n), that is (ε/2)(bmbn)amanL(bmbn)(ε/2)(bmbn)-(\varepsilon/2)(b_m-b_n) \le a_m - a_n - L(b_m - b_n) \le (\varepsilon/2)(b_m - b_n).

step 1.1step 1.3L5L6L7
3.1

Fix mKm \ge K and let nn vary over the indices >m> m: since an0a_n \to 0 and bn0b_n \to 0, the middle quantity converges in nn to amLbma_m - Lb_m, the right-hand one to (ε/2)bm(\varepsilon/2)b_m and the left-hand one to (ε/2)bm-(\varepsilon/2)b_m; the two eventual inequalities of step 2.1 therefore pass to the limit and give (ε/2)bmamLbm(ε/2)bm-(\varepsilon/2)b_m \le a_m - Lb_m \le (\varepsilon/2)b_m.

step 2.1L2L3L4
4.1

Since bm>0b_m > 0, dividing by bmb_m gives am/bmLε/2<ε|a_m/b_m - L| \le \varepsilon/2 < \varepsilon for every mKm \ge K.

step 1.2step 3.1L6L7
5.1

As ε>0\varepsilon > 0 was arbitrary, (ak/bk)(a_k/b_k) converges to LL, so limkak/bk\lim_k a_k/b_k exists and equals L=limkdkL = \lim_k d_k.

step 4.1L2

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 76 results over 30 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