Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck 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.

∑k≥11/(k(k+1))=1

Example

∑k≥11k(k+1)  =  1.

The series converges, so the symbol denotes (Series, partial sums, convergence and the sum, divergence, and the tail series), and its sum is exactly 1. The reason is the partial fraction identity

1k(k+1)  =  1k−1k+1,

which makes the series telescoping with bk=1/k: the partial sums are 1−1/(n+1), and 1/(n+1)→0.

Compare ∑k≥11/k, which diverges (The harmonic series ∑1/k diverges, by condensation and by Oresme block grouping). The single extra factor k+1 in the denominator is what separates the two.

Facts & Assumptions

Given: The sequence bj:=1/ι(j+1) for j∈N, so that bj=1/k at k=j+1; and the family dk:=1/(k(k+1)) for naturals k≥1, so that ∑k≥1dk is the series of j↦dj+1 (Series, partial sums, convergence and the sum, divergence, and the tail series, Finite sums and finite products, by recursion, Canonical naturals are positive and strictly increasing).

[L1]

The canonical naturals ι(j+1) are positive, and reciprocals of positives are positive (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order).

[L2]

∑(bj−bj+1) converges if and only if (bj) converges, and then its sum is b0−lim⁡jbj (∑(bk−bk+1) converges iff (bk) converges, with sum b0−lim⁡bk).

Verification

technique · direct
1.1

For every j∈N: bj−bj+1=1ι(j+1)−1ι(j+2)=ι(j+2)−ι(j+1)ι(j+1)ι(j+2)=1ι(j+1) ι(j+2).

givenL1algebra
1.2

The sequence (bj) converges to 0: given a rational ε>0, choose n≥1 with 1/n<ε; then for every j with j+1≥n we have 0<bj≤1/n<ε.

givenL1L3choose
2.1

The term of ∑k≥1dk at index j is dj+1=1ι(j+1) ι(j+2), so it equals bj−bj+1; the two series are the same series.

step 1.1given
2.2

By the telescoping lemma, ∑j(bj−bj+1) converges with sum b0−0=1/ι(1)=1.

step 1.2L2L1
3.1

Therefore ∑k≥11/(k(k+1)) converges with sum 1.

step 2.1step 2.2∎

Remarks

  • The value 1 comes from the first term of (bj), not from the first term of the series. The telescoping lemma gives b0−lim⁡jbj, and here b0=1/1=1 while the first term of the series is d1=1/2. Reading the sum off the wrong one of those two numbers is the standard error, and it is why the lemma states the value in terms of b0 explicitly.

  • Every telescoping identity is an identity between finite sums. Nothing about limits enters step 1.1; the only limit in the argument is 1/(n+1)→0, which is the Archimedean property. That is the general shape of every telescoping computation on this page.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

33 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