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

Abel's test: if ak\sum a_k converges and (bk)(b_k) is monotone and bounded then akbk\sum a_k b_k converges

Statement

Let (ak)(a_k) and (bk)(b_k) be sequences of reals. If ak\sum a_k converges (Series, partial sums, convergence and the sum, divergence, and the tail series) and (bk)(b_k) is monotone (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and bounded, then akbk\sum a_k b_k converges, and its sum is

k=0akbk  =  (k=0ak(bkb))+bk=0ak,b:=limkbk,\sum_{k=0}^{\infty} a_k b_k \;=\; \Bigl(\sum_{k=0}^{\infty} a_k (b_k - b)\Bigr) + b \sum_{k=0}^{\infty} a_k, \qquad b := \lim_k b_k ,

the limit bb existing because a monotone bounded sequence converges (A monotone sequence converges if and only if it is bounded).

Compared with Dirichlet's test: if the partial sums of ak\sum a_k are bounded and (bk)(b_k) is nonincreasing with bk0b_k \to 0, then akbk\sum a_k b_k converges the hypotheses trade places: there ak\sum a_k need only have bounded partial sums while (bk)(b_k) must tend to 00; here ak\sum a_k must converge while (bk)(b_k) need only be monotone with some limit. Neither test implies the other.

Facts & Assumptions

Given: Sequences (ak)(a_k) and (bk)(b_k) of reals with ak\sum a_k convergent and (bk)(b_k) monotone and bounded, and the partial sums An=k<nakA_n = \sum_{k<n} a_k (Series, partial sums, convergence and the sum, divergence, and the tail series).

[L1]

A monotone sequence of reals converges if and only if it is bounded (A monotone sequence converges if and only if it is bounded).

[L2]

Monotone means nondecreasing or nonincreasing, and these are the only two possibilities (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L3]

A convergent sequence of reals is bounded (Every convergent sequence is bounded).

[L4]

Dirichlet's test: if the partial sums of xk\sum x_k are bounded and (yk)(y_k) is nonincreasing with yk0y_k \to 0, then xkyk\sum x_k y_k converges (Dirichlet's test: if the partial sums of ak\sum a_k are bounded and (bk)(b_k) is nonincreasing with bk0b_k \to 0, then akbk\sum a_k b_k converges).

[L5]

Linearity of series: if xk\sum x_k and yk\sum y_k converge then (xk+yk)\sum(x_k + y_k) converges to the sum of the sums, and cxk\sum c\,x_k converges to cc times the sum (Convergent series add and scale termwise).

[L6]

Algebra of limits: a convergent sequence minus a constant converges to the limit minus that constant, and multiplying a convergent sequence by 1-1 negates the limit (Algebra of limits: sums, scalar multiples, products and quotients, Limits and Cauchy sequences of reals).

Proof

technique · cases
1.1

Assume (bk)(b_k) is nonincreasing.

assume-case noninc
1.2

Assume instead (bk)(b_k) is nondecreasing.

assume-case nondec
1.3

In either case (bk)(b_k) is monotone and bounded, so it converges; write bb for its limit and put ck:=bkbc_k := b_k - b, a sequence converging to 00.

givenL1L6
1.4

The series ak\sum a_k converges, so its partial sums AnA_n form a convergent sequence and are therefore bounded.

givenL3
2.1

In the case where (bk)(b_k) is nonincreasing, (ck)(c_k) is nonincreasing as well, since it differs from (bk)(b_k) by the constant bb.

step 1.1step 1.3L2
2.2

In the case where (bk)(b_k) is nondecreasing, (ck)(-c_k) is nonincreasing and converges to 00.

step 1.2step 1.3L2L6
3.1

In the nonincreasing case, (An)(A_n) is bounded and (ck)(c_k) is nonincreasing with limit 00, so akck\sum a_k c_k converges by Dirichlet's test.

step 1.4step 2.1L4
3.2

In the nondecreasing case, (An)(A_n) is bounded and (ck)(-c_k) is nonincreasing with limit 00, so ak(ck)\sum a_k(-c_k) converges by Dirichlet's test; multiplying by the constant 1-1, akck\sum a_k c_k converges.

step 1.4step 2.2L4L5
4.1

So in both cases akck\sum a_k c_k converges; and bak\sum b\,a_k converges, being a constant multiple of the convergent ak\sum a_k.

step 3.1step 3.2L5
5.1

Since akbk=akck+baka_k b_k = a_k c_k + b\,a_k for every kk, the series akbk\sum a_k b_k converges, with sum k=0akck+bk=0ak\sum_{k=0}^{\infty} a_k c_k + b \sum_{k=0}^{\infty} a_k, which is the displayed formula.

step 1.3step 4.1L5
6.1

A monotone sequence is nonincreasing or nondecreasing and there is no third possibility, so the two cases cover every hypothesis of the theorem.

step 5.1L2cases-exhaustive

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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