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

1/k2\sum 1/k^2 converges with sum at most 22, by comparison with the telescoping 1/(k(k1))\sum 1/(k(k-1))

Example

The series k11/k2\sum_{k \ge 1} 1/k^{2} converges (Series, partial sums, convergence and the sum, divergence, and the tail series) and its sum is at most 22.

Convergence is the case p=2p = 2 of For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1. What is added here is an elementary route that produces a numerical bound: for k2k \ge 2,

1k2    1k(k1)  =  1k11k,\frac{1}{k^{2}} \;\le\; \frac{1}{k(k-1)} \;=\; \frac{1}{k-1} - \frac{1}{k} ,

so the terms from k=2k = 2 on are dominated by a telescoping series of sum 11, and adding the first term 11 gives the bound 22.

The bound is not the exact value. The sum is π2/6\pi^{2}/6, a fact requiring machinery this library develops much later; nothing below asserts or uses it.

Facts & Assumptions

Given: The families cj:=1/ι(j+1)2c_j := 1/\iota(j+1)^{2} and bj:=1/ι(j+1)b_j := 1/\iota(j+1) for jNj \in \mathbb{N}, so that k11/k2\sum_{k \ge 1} 1/k^{2} is the series of (cj)(c_j) (Series, partial sums, convergence and the sum, divergence, and the tail series, Integer powers ama^m, Canonical naturals are positive and strictly increasing).

[L1]

The canonical naturals are positive and order preserving, and reciprocation reverses the order on the positives (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order).

[L2]

(bjbj+1)\sum (b_j - b_{j+1}) converges whenever (bj)(b_j) converges, with sum b0limjbjb_0 - \lim_j b_j ((bkbk+1)\sum (b_k - b_{k+1}) converges iff (bk)(b_k) converges, with sum b0limbkb_0 - \lim b_k).

[L3]

For every real ε>0\varepsilon > 0 there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Limits and Cauchy sequences of reals).

[L5]

For a series of nonnegative terms the sum is the supremum of the partial sums, so every partial sum is at most the sum and the sum is at most any upper bound of the partial sums; and finite sums are monotone in their terms (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Lower bound, bounded below, bounded set, Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L6]

The series k11/kp\sum_{k \ge 1} 1/k^{p} converges for rational p>1p > 1, so in particular at p=2p = 2, where k2k^{2} is the integer power (For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1, Rational powers ara^r of a positive base).

Verification

technique · direct
1.1

Every cjc_j and every bjb_j is positive.

givenL1
1.2

For every jNj \in \mathbb{N}: bjbj+1=1ι(j+1)1ι(j+2)=1ι(j+1)ι(j+2)b_j - b_{j+1} = \dfrac{1}{\iota(j+1)} - \dfrac{1}{\iota(j+2)} = \dfrac{1}{\iota(j+1)\,\iota(j+2)}.

givenL1algebra
1.3

The sequence (bj)(b_j) converges to 00: given a rational ε>0\varepsilon > 0, choose n1n \ge 1 with 1/n<ε1/n < \varepsilon; then bj=1/ι(j+1)1/n<εb_j = 1/\iota(j+1) \le 1/n < \varepsilon for every jj with j+1nj+1 \ge n.

givenL1L3choose
2.1

Since 0<ι(j+1)ι(j+2)0 < \iota(j+1) \le \iota(j+2) we have ι(j+1)ι(j+2)ι(j+2)2\iota(j+1)\iota(j+2) \le \iota(j+2)^{2}, hence cj+1=1ι(j+2)21ι(j+1)ι(j+2)=bjbj+1c_{j+1} = \dfrac{1}{\iota(j+2)^{2}} \le \dfrac{1}{\iota(j+1)\iota(j+2)} = b_j - b_{j+1} for every jj.

step 1.2L1
2.2

By the telescoping lemma, j(bjbj+1)\sum_j (b_j - b_{j+1}) converges with sum b00=1b_0 - 0 = 1.

step 1.3L2
3.1

By comparison, jcj+1\sum_j c_{j+1} converges, its terms being nonnegative and dominated by those of a convergent series.

step 2.1step 2.2step 1.1L4
3.2

Every partial sum of jcj+1\sum_j c_{j+1} is at most the corresponding partial sum of j(bjbj+1)\sum_j (b_j - b_{j+1}), which is at most 11; so the sum of jcj+1\sum_j c_{j+1} is at most 11.

step 2.1step 2.2L5
4.1

The series jcj+1\sum_j c_{j+1} is the 11-st tail series of jcj\sum_j c_j, so jcj\sum_j c_j converges and its sum is c0c_0 plus that tail sum, that is at most 1+1=21 + 1 = 2.

step 3.1step 3.2L4
5.1

Since jcj\sum_j c_j is k11/k2\sum_{k \ge 1} 1/k^{2}, that series converges with sum at most 22, in agreement with the case p=2p = 2 of the pp-series theorem.

step 4.1givenL6

Remarks

  • The comparison starts at k=2k = 2 and cannot start earlier. At k=1k = 1 the dominating expression 1/(k(k1))1/(k(k-1)) has a zero denominator, which is exactly why the argument is organised around the tail series and the first term is added back separately in step 4.1. That bookkeeping is where an off-by-one error would otherwise turn the bound 22 into the false bound 11.

  • The telescoping comparison is sharper than it looks. The estimate 1/k21/(k(k1))1/k^{2} \le 1/(k(k-1)) loses only a factor 11/k1 - 1/k, so the bound 22 sits not far above the true sum π2/6\pi^{2}/6. That comparison is orientation only; nothing on this page establishes the exact value, and nothing on this page uses it.

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 28 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