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

For ∣r∣<1 the Cauchy product of ∑rk with itself is ∑(k+1)rk, with sum 1/(1−r)2

Example

Let r∈R with ∣r∣<1 and take ak=bk=rk (Integer powers am). Their Cauchy product (The Cauchy product of two series: cn=∑k=0nakbn−k) is

cn  =  ∑k=0nrkr n−k  =  ∑k=0nrn  =  ι(n+1) rn,

the sum of n+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 and ∑bk both converge absolutely then their Cauchy product converges absolutely, with sum AB the product series converges absolutely, with

∑n=0∞(n+1) rn  =  (∑k=0∞rk)2  =  1(1−r)2.

This is the cheapest way to sum ∑(n+1)rn 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 r with ∣r∣<1, the sequences ak=bk=rk, and their Cauchy product cn=∑k=0nakbn−k (The Cauchy product of two series: cn=∑k=0nakbn−k).

[L2]

Powers: x0=1, xn+1=xnx, and xm+n=xmxn (Integer powers am, Laws of integer exponents).

[L3]

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

[L4]

Finite sums: ∑k<nλ=ι(n)λ for a constant λ, and ∑k=0nxk=∑k<n+1xk (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 (The principle of mathematical induction).

Verification

technique · direct
1.1

An induction gives ∣rk∣=∣r∣k for every k: at k=0 both sides are 1, and ∣rk+1∣=∣rkr∣=∣rk∣ ∣r∣=∣r∣k∣r∣=∣r∣k+1.

L2L3L5
1.2

For k≤n, rkr n−k=rk+(n−k)=rn, so cn=∑k=0nrn=∑k<n+1rn=ι(n+1) rn, a sum of n+1 copies of the constant rn.

L2L4
2.1

Since ∣r∣<1, both ∑krk and ∑k∣rk∣=∑k∣r∣k converge, the first with sum 1/(1−r); so ∑krk converges absolutely.

step 1.1L1
3.1

Both factors of the Cauchy product converge absolutely, so ∑ncn converges absolutely with sum (1/(1−r))2=1/(1−r)2.

step 2.1L6
4.1

By step 1.2 that series is ∑n≥0(n+1)rn, so it converges absolutely with sum 1/(1−r)2.

step 1.2step 3.1∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

49 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