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

For r<1|r| < 1 the Cauchy product of rk\sum r^{k} with itself is (k+1)rk\sum (k+1) r^{k}, with sum 1/(1r)21/(1-r)^{2}

Example

Let rRr \in \mathbb{R} with r<1|r| < 1 and take ak=bk=rka_k = b_k = r^{k} (Integer powers ama^m). Their Cauchy product (The Cauchy product of two series: cn=k=0nakbnkc_n = \sum_{k=0}^{n} a_k b_{n-k}) is

cn  =  k=0nrkrnk  =  k=0nrn  =  ι(n+1)rn,c_n \;=\; \sum_{k=0}^{n} r^{k} r^{\,n-k} \;=\; \sum_{k=0}^{n} r^{n} \;=\; \iota(n+1)\,r^{n},

the sum of n+1n+1 copies of the same number. Both factors converge absolutely (Absolutely convergent and conditionally convergent series, and the general starting index), so by If ak\sum a_k and bk\sum b_k both converge absolutely then their Cauchy product converges absolutely, with sum ABAB the product series converges absolutely, with

n=0(n+1)rn  =  (k=0rk)2  =  1(1r)2.\sum_{n=0}^{\infty} (n+1)\,r^{n} \;=\; \Bigl(\sum_{k=0}^{\infty} r^{k}\Bigr)^{2} \;=\; \frac{1}{(1-r)^{2}} .

This is the cheapest way to sum (n+1)rn\sum (n+1)r^{n} available at this point in the reading order: no differentiation of a power series is needed, only the geometric series and Mertens' theorem.

Facts & Assumptions

Given: A real rr with r<1|r| < 1, the sequences ak=bk=rka_k = b_k = r^{k}, and their 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]
[L2]

Powers: x0=1x^{0} = 1, xn+1=xnxx^{n+1} = x^{n}x, and xm+n=xmxnx^{m+n} = x^{m}x^{n} (Integer powers ama^m, Laws of integer exponents).

[L3]

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

[L4]

Finite sums: k<nλ=ι(n)λ\sum_{k<n} \lambda = \iota(n)\lambda for a constant λ\lambda, and k=0nxk=k<n+1xk\sum_{k=0}^{n}x_k = \sum_{k<n+1}x_k (Laws of finite sums and finite products, Finite sums and finite products, by recursion, Canonical naturals are positive and strictly increasing).

[L5]

The principle of induction on N\mathbb{N} (The principle of mathematical induction).

Verification

technique · direct
1.1

An induction gives rk=rk|r^{k}| = |r|^{k} for every kk: at k=0k = 0 both sides are 11, and rk+1=rkr=rkr=rkr=rk+1|r^{k+1}| = |r^{k}r| = |r^{k}|\,|r| = |r|^{k}|r| = |r|^{k+1}.

L2L3L5
1.2

For knk \le n, rkrnk=rk+(nk)=rnr^{k}r^{\,n-k} = r^{k + (n-k)} = r^{n}, so cn=k=0nrn=k<n+1rn=ι(n+1)rnc_n = \sum_{k=0}^{n} r^{n} = \sum_{k<n+1} r^{n} = \iota(n+1)\,r^{n}, a sum of n+1n+1 copies of the constant rnr^{n}.

L2L4
2.1

Since r<1|r| < 1, both krk\sum_k r^{k} and krk=krk\sum_k |r^{k}| = \sum_k |r|^{k} converge, the first with sum 1/(1r)1/(1-r); so krk\sum_k r^{k} converges absolutely.

step 1.1L1
3.1

Both factors of the Cauchy product converge absolutely, so ncn\sum_n c_n converges absolutely with sum (1/(1r))2=1/(1r)2\bigl(1/(1-r)\bigr)^{2} = 1/(1-r)^{2}.

step 2.1L6
4.1

By step 1.2 that series is n0(n+1)rn\sum_{n\ge0}(n+1)r^{n}, so it converges absolutely with sum 1/(1r)21/(1-r)^{2}.

step 1.2step 3.1

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: 100 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