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

If ak\sum a_k and bk\sum b_k both converge absolutely then their Cauchy product converges absolutely, with sum ABAB

Statement

Let (ak)(a_k) and (bk)(b_k) be sequences of reals whose series both converge absolutely (Absolutely convergent and conditionally convergent series, and the general starting index), with sums AA and BB, and let (cn)(c_n) be their Cauchy product (The Cauchy product of two series: cn=k=0nakbnkc_n = \sum_{k=0}^{n} a_k b_{n-k}). Then cn\sum c_n converges absolutely, and

n=0cn  =  AB.\sum_{n=0}^{\infty} c_n \;=\; A\,B .

Moreover n=0cn(k=0ak)(k=0bk)\sum_{n=0}^{\infty} |c_n| \le \bigl(\sum_{k=0}^{\infty}|a_k|\bigr) \bigl(\sum_{k=0}^{\infty}|b_k|\bigr).

Combined with Dirichlet's rearrangement theorem: an absolutely convergent series converges unconditionally, and every rearrangement of it has the same sum this says that within the absolutely convergent series the product behaves exactly as one would want: it converges, its sum is the product of the sums, and neither factor's order nor the product's order matters.

Facts & Assumptions

Given: Sequences (ak)(a_k) and (bk)(b_k) with ak\sum |a_k| and bk\sum |b_k| convergent, sums LaL_a and LbL_b respectively, partial sums PN=k<NakP_N = \sum_{k<N}|a_k| and Qm=j<mbjQ_m = \sum_{j<m}|b_j|, and the Cauchy product cn=k=0nakbnkc_n = \sum_{k=0}^{n} a_k b_{n-k} (The Cauchy product of two series: cn=k=0nakbnkc_n = \sum_{k=0}^{n} a_k b_{n-k}).

[L1]

The finite identity of Mertens' theorem: if ak\sum a_k converges absolutely to AA and bk\sum b_k converges to BB, their Cauchy product converges to ABAB, claim 1: for arbitrary sequences (xk)(x_k), (yk)(y_k) with partial sums Ym=j<myjY_m = \sum_{j<m} y_j and Cauchy product (zn)(z_n), one has n<Nzn=i<NxiYNi\sum_{n<N} z_n = \sum_{i<N} x_i\, Y_{N-i} for every NN.

[L2]

Mertens' theorem, claim 2 of Mertens' theorem: if ak\sum a_k converges absolutely to AA and bk\sum b_k converges to BB, their Cauchy product converges to ABAB: if xk\sum x_k converges absolutely and yk\sum y_k converges, their Cauchy product converges to the product of the sums.

[L3]

k<nxkk<nxk\bigl|\sum_{k<n} x_k\bigr| \le \sum_{k<n}|x_k| (Triangle inequality for finite sums).

[L4]

Absolute value: xy=xy|xy| = |x|\,|y| and x0|x| \ge 0 (Basic properties of the absolute value).

[L5]

Finite sums are monotone in their terms and scale by a constant factor; the empty sum is 00 (Laws of finite sums and finite products, Finite sums and finite products, by recursion).

[L6]

For a series of nonnegative terms, convergence is equivalent to the range of the partial sums being bounded above, and then every partial sum is at most the sum (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Series, partial sums, convergence and the sum, divergence, and the tail series).

[L8]

If xk\sum |x_k| converges then xk\sum x_k converges (If ak\sum |a_k| converges then ak\sum a_k converges).

Proof

technique · direct
1.1

Both LaL_a and LbL_b are nonnegative, and PNLaP_N \le L_a and QmLbQ_m \le L_b for all NN and mm, the terms ak|a_k| and bj|b_j| being nonnegative.

givenL4L6
1.2

Put γn:=k=0nakbnk\gamma_n := \sum_{k=0}^{n} |a_k|\,|b_{n-k}|, the Cauchy product of the sequences (ak)(|a_k|) and (bk)(|b_k|); every γn\gamma_n is nonnegative.

givenL4L5
2.1

For every nn, cn=k=0nakbnkk=0nakbnk=γn|c_n| = \bigl|\sum_{k=0}^{n} a_k b_{n-k}\bigr| \le \sum_{k=0}^{n} |a_k b_{n-k}| = \gamma_n.

step 1.2L3L4
2.2

Applying [L1] to (ak)(|a_k|) and (bk)(|b_k|) gives n<Nγn=i<NaiQNi\sum_{n<N} \gamma_n = \sum_{i<N} |a_i|\, Q_{N-i} for every NN.

step 1.2L1
3.1

Since 0QNiLb0 \le Q_{N-i} \le L_b and ai0|a_i| \ge 0, monotonicity and scaling give i<NaiQNii<NaiLb=LbPNLbLa\sum_{i<N} |a_i|\,Q_{N-i} \le \sum_{i<N} |a_i|\,L_b = L_b\,P_N \le L_b L_a for every NN.

step 1.1step 2.2L5
4.1

So γn\sum \gamma_n is a series of nonnegative terms whose partial sums are bounded above by LaLbL_a L_b; it therefore converges, with sum at most LaLbL_a L_b.

step 1.2step 3.1L6
5.1

By step 2.1 and comparison, cn\sum |c_n| converges, and its sum is at most that of γn\sum \gamma_n, hence at most LaLbL_a L_b; that is, cn\sum c_n converges absolutely and satisfies the displayed bound.

step 2.1step 4.1L6L7
6.1

The hypotheses of Mertens' theorem hold, ak\sum a_k converging absolutely and bk\sum b_k converging by step 1.1 and [L8]; so cn\sum c_n converges with sum ABAB.

givenL2L8

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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