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

FALSE: the Cauchy product of two convergent series converges

Statement

False claim: if ∑ak and ∑bk both converge (Series, partial sums, convergence and the sum, divergence, and the tail series) then their Cauchy product ∑cn converges (The Cauchy product of two series: cn=∑k=0nakbn−k).

What is true is Mertens' theorem: if ∑ak converges absolutely to A and ∑bk converges to B, their Cauchy product converges to AB, which requires one of the two factors to converge absolutely. Convergence of both is not enough, and the standard witness is a single series multiplied by itself.

Let (εk) be the alternating sequence (The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1) and put

ak  =  bk  :=  εkι(k+1)(k∈N),

with   the nonnegative square root (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}) and ι(k+1) the canonical natural, positive for every k (Canonical naturals are positive and strictly increasing). Then ∑ak converges, by the alternating series test, while the Cauchy product satisfies

∣cn∣  ≥  2 ι(n+1)ι(n+2)  ≥  1for every n∈N,

so (cn) does not converge to 0 and ∑cn diverges (If a series converges then its terms tend to 0).

Facts & Assumptions

Given: The alternating sequence (εk), the sequence βk:=1/ι(k+1), the sequence ak=bk=εkβk, and their Cauchy product cn=∑k=0nakbn−k (The Cauchy product of two series: cn=∑k=0nakbn−k).

[A1]

The refuted claim: the Cauchy product of two convergent series of reals converges.

[L2]

Square roots: every t≥0 has a unique t≥0 with (t)2=t (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}).

[L3]

The canonical naturals: ι(n)>0 for n≥1, ι is strictly increasing, and ι(m+n)=ι(m)+ι(n) (Canonical naturals are positive and strictly increasing).

[L5]

For every real ε>0 there is a natural n≥1 with 1/ι(n)<ε (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε).

[L7]

AM-GM for two nonnegative reals, in the product form: uv≤((u+v)/2)2 (The arithmetic mean, geometric mean inequality).

[L8]

Finite sums: the sum of a constant, monotonicity in the terms, and ∑k=0nxk=∑k<n+1xk (Laws of finite sums and finite products, Finite sums and finite products, by recursion).

[L9]

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

[L10]
[L11]

The principle of induction on N (The principle of mathematical induction).

Refutation

technique · direct
1.1

Square roots are strictly increasing on the nonnegative reals: if 0≤u<v and u≥v then u=(u)2≥(v)2=v, which is false; so u<v. Also uv=uv for u,v≥0, since (uv)2=uv and uv≥0, and t2=t for t≥0.

L2
1.2

An induction on j gives εmεj=εm+j for all m,j: at j=0 this is εm⋅1=εm, and εmεj+1=εm(−εj)=−εm+j=εm+j+1.

L1L11
2.1

Each βk=1/ι(k+1) is a positive real, and (βk) is nonincreasing, since 0<ι(k+1)<ι(k+2) gives 0<ι(k+1)<ι(k+2) and inverting reverses the inequality.

step 1.1L3L4
2.2

(βk) converges to 0: given a rational ε>0, fix a natural n≥1 with 1/ι(n)<ε2; then for k≥n one has ι(k+1)≥ι(n)>1/ε2=(1/ε)2, so ι(k+1)>1/ε and βk<ε.

step 1.1L3L4L5
2.3

For k≤n, [L7] applied to u=ι(k+1) and v=ι(n−k+1), whose sum is ι(n+2) by [L3], gives ι(k+1)ι(n−k+1)≤(ι(n+2)/2)2; taking square roots and using step 1.1, ι(k+1)ι(n−k+1)≤ι(n+2)/2.

step 1.1L3L7
3.1

By the alternating series test ∑ak=∑εkβk converges; the same series is taken as both factors.

step 2.1step 2.2L6
3.2

Hence for every n and every k≤n, akbn−k=εkεn−kβkβn−k=εnβkβn−k, so cn=εn∑k=0nβkβn−k and ∣cn∣=∑k=0nβkβn−k, the terms being positive.

step 2.1step 1.2L1L8L9
3.3

Inverting, βkβn−k≥2/ι(n+2) for every k≤n.

step 2.3L4
4.1

Summing the n+1 terms and using monotonicity of finite sums and the sum of a constant, ∣cn∣≥ι(n+1)⋅2/ι(n+2)=2ι(n+1)/ι(n+2).

step 3.2step 3.3L8
5.1

Moreover 2ι(n+1)=ι(2n+2)≥ι(n+2), since 2n+2≥n+2 and ι is increasing; so ∣cn∣≥1 for every n.

step 4.1L3
6.1

The sequence (cn) therefore does not converge to 0: the tolerance ε=1 admits no index K with ∣cn−0∣<1 for all n≥K. Hence ∑cn diverges.

step 5.1L10
7.1

So both factors converge while their Cauchy product diverges, and the claim [A1] is false; what is true is [L12], which asks one factor to converge absolutely, and this witness cannot satisfy that hypothesis, since otherwise Mertens' theorem would make ∑cn convergent, contrary to step 6.1.

step 3.1step 6.1A1L12∎

Remarks

  • The lower bound is not merely nonzero: it grows to 2. Step 4.1 gives ∣cn∣≥2ι(n+1)/ι(n+2)=2−2/ι(n+2), and that bound increases to 2; so the terms of the Cauchy product do not shrink at all, and the divergence is detected by the crudest test available. What the size of ∣cn∣ itself tends to is not determined here and is not needed.

  • Where the failure comes from. In cn every one of the n+1 products akbn−k carries the same sign εn, so no cancellation occurs within cn: the alternation that makes each factor converge is exactly what aligns the terms of the product. Absolute convergence of one factor, as in Mertens' theorem: if ∑ak converges absolutely to A and ∑bk converges to B, their Cauchy product converges to AB, prevents this by making the total mass finite.

  • The claim becomes true under other hypotheses. If all three series ∑ak, ∑bk and ∑cn are assumed to converge, then the sum of the product is the product of the sums; but that theorem is proved through power series and Abel's limit theorem, which are later in the reading order. The companion examples page records the same witness from the other side.

Depends on

Used by

Dependency tree · two levels

63 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