Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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.

The harmonic series 1/k\sum 1/k diverges, by condensation and by Oresme block grouping

Example

The harmonic series is k11/k\sum_{k \ge 1} 1/k, the series from the starting index 11 (Series, partial sums, convergence and the sum, divergence, and the tail series) of the family ak=1/ι(k)a_k = 1/\iota(k); the index 00 is excluded because 1/01/0 has no value. It diverges, and its partial sums are unbounded above.

This is the case p=1p = 1 of For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1. The two arguments below do not use that theorem: the first is the condensation argument, which is how For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1 itself is proved and which here degenerates to something one can read off; the second is Oresme's block grouping from the fourteenth century, which uses no test at all and produces the explicit lower bound

k=12n1k    1+n2(nN).\sum_{k=1}^{2^{n}} \frac{1}{k} \;\ge\; 1 + \frac{n}{2} \qquad (n \in \mathbb{N}) .

That bound is worth having on its own: it says the harmonic partial sums grow at least like a constant multiple of nn along the powers of 22, giving a concrete quantitative witness to their slow divergence.

Facts & Assumptions

Given: The family ak:=1/ι(k)a_k := 1/\iota(k) for naturals k1k \ge 1, with ι(k)\iota(k) the canonical natural; its partial sums Am=k=1makA_m = \sum_{k=1}^{m} a_k (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 are positive and order preserving: 0<ι(j)ι(k)0 < \iota(j) \le \iota(k) for 1jk1 \le j \le k; 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]

Condensation: for a nonnegative nonincreasing family from 11, k1xk\sum_{k \ge 1} x_k converges if and only if j02jx2j\sum_{j \ge 0} 2^{j} x_{2^{j}} converges (For a nonincreasing nonnegative sequence, ak\sum a_k converges iff 2ka2k\sum 2^k a_{2^k} converges, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L3]

A series whose terms do not tend to 00 diverges (If a series converges then its terms tend to 00).

[L4]

Powers of 22: 2j12^{j} \ge 1, 2j+1=22j2^{j+1} = 2\cdot 2^{j}, and 2j(1/2j)=12^{j} \cdot (1/2^{j}) = 1 (Integer powers ama^m, Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n).

[L5]

Splitting and monotonicity of finite sums, and the number of terms in k=pq\sum_{k=p}^{q}, namely q+1pq+1-p (Laws of finite sums and finite products, Finite sums and finite products, by recursion).

[L6]

The principle of induction (The principle of mathematical induction); and for every real xx there is a natural nn with ι(n)>x\iota(n) > x (Every complete ordered field is Archimedean).

[L7]

For a series of nonnegative terms: it converges if and only if the range of its partial sums is bounded above (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).

Verification

technique · direct
1.1

Each ak=1/ι(k)a_k = 1/\iota(k) is positive, and ajaka_j \ge a_k whenever 1jk1 \le j \le k, since 0<ι(j)ι(k)0 < \iota(j) \le \iota(k) and reciprocation reverses the order.

givenL1
1.2

For every nNn \in \mathbb{N} the block k=2n+12n+11/k\sum_{k=2^{n}+1}^{2^{n+1}} 1/k has 2n+12n=2n2^{n+1} - 2^{n} = 2^{n} terms, each with index k2n+1k \le 2^{n+1} and hence each at least 1/2n+11/2^{n+1}; so the block is at least 2n12n+1=122^{n} \cdot \dfrac{1}{2^{n+1}} = \dfrac{1}{2}.

L1L4L5
2.1

So the family is nonnegative and nonincreasing, and condensation applies to it.

step 1.1L2
2.2

An induction on nn gives A2n1+ι(n)/2A_{2^{n}} \ge 1 + \iota(n)/2 for every nNn \in \mathbb{N}. At n=0n = 0 it reads A1=11A_1 = 1 \ge 1; and if it holds at nn then, splitting at 2n2^{n}, A2n+1=A2n+k=2n+12n+11/k1+ι(n)/2+1/2=1+ι(n+1)/2A_{2^{n+1}} = A_{2^{n}} + \sum_{k=2^{n}+1}^{2^{n+1}} 1/k \ge 1 + \iota(n)/2 + 1/2 = 1 + \iota(n+1)/2.

step 1.2L5L6
3.1

The condensed terms are 2ja2j=2j12j=12^{j} a_{2^{j}} = 2^{j}\cdot \dfrac{1}{2^{j}} = 1 for every jNj \in \mathbb{N}.

step 2.1L4
3.2

The range of the partial sums is not bounded above: given a real MM, choose a natural nn with ι(n)>2M\iota(n) > 2M; then A2n1+ι(n)/2>1+M>MA_{2^{n}} \ge 1 + \iota(n)/2 > 1 + M > M.

step 2.2L6choose
4.1

The condensed series is therefore j01\sum_{j \ge 0} 1, whose terms are constantly 11 and so do not converge to 00; it diverges.

step 3.1L3
5.1

By condensation, k11/k\sum_{k \ge 1} 1/k diverges. That is the first argument.

step 4.1step 2.1L2
6.1

Since the terms are nonnegative, the series diverges and its partial sums are unbounded above. That is the second argument, and it recovers the conclusion of step 5.1 without using any convergence test.

step 3.2step 1.1L7

Remarks

  • Why the two arguments are the same argument. Oresme's blocks are the blocks of the condensation proof, grouped from 2n+12^{n}+1 to 2n+12^{n+1}, and the constant 1/21/2 in step 1.2 is the constant that makes the condensed terms of step 3.1 equal to 11. The difference is bookkeeping: condensation states the grouping once and for all, for every nonincreasing family, and the block argument performs it for this one family.

  • The divergence is extremely slow, and the bound says how slow. To make the partial sum exceed MM the estimate of step 2.2 asks for about 22M2^{2M} terms. That is why the harmonic series is the standard warning against reading convergence off numerical evidence.

  • The bound in step 2.2 is one sided. Nothing here says the partial sums are at most 1+n/21 + n/2 along powers of 22, and in fact they are not; the matching upper bound is the other half of the condensation estimate, and it is not needed for divergence.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 90 results over 27 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