Back

The Harmonic Series

Medium
Created: February 4, 2026

Consider the infinite sum:

1+12+13+14+15+1 + \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \frac{1}{5} + \cdots1+21+31+41+51+

This is called the harmonic series. Each term gets smaller and smaller, approaching zero.

Does this sum converge to a finite number, or diverge to infinity? If it converges, what is the sum? If it diverges, prove it.

Hint

Group the terms into blocks of increasing size: the first term alone, then the next term, then the next 2 terms, then the next 4 terms, then the next 8 terms, and so on.

Solution

Answer: The harmonic series diverges to infinity.

Let’s group the terms after the first two in blocks of increasing size:

1+12+(13+14)+(15+16+17+18)+(19++116)+1 + \frac{1}{2} + \left(\frac{1}{3} + \frac{1}{4}\right) + \left(\frac{1}{5} + \frac{1}{6} + \frac{1}{7} + \frac{1}{8}\right) + \left(\frac{1}{9} + \cdots + \frac{1}{16}\right) + \cdots1+21+(31+41)+(51+61+71+81)+(91++161)+

Each group has twice as many terms as the previous one. The first group has 2 terms, the next has 4, then 8, then 16, and so on.

Now let’s find a lower bound for each group. In the group (13+14)\left(\frac{1}{3} + \frac{1}{4}\right)(31+41), both terms are at least 14\frac{1}{4}41, so the sum is at least 2×14=122 \times \frac{1}{4} = \frac{1}{2}2×41=21.

In the group (15+16+17+18)\left(\frac{1}{5} + \frac{1}{6} + \frac{1}{7} + \frac{1}{8}\right)(51+61+71+81), all four terms are at least 18\frac{1}{8}81, so the sum is at least 4×18=124 \times \frac{1}{8} = \frac{1}{2}4×81=21.

In the group (19++116)\left(\frac{1}{9} + \cdots + \frac{1}{16}\right)(91++161), all eight terms are at least 116\frac{1}{16}161, so the sum is at least 8×116=128 \times \frac{1}{16} = \frac{1}{2}8×161=21.

By the same reasoning, every group after the first two terms contributes at least 12\frac{1}{2}21 to the total sum.

Since we have infinitely many such groups, each contributing at least 12\frac{1}{2}21, the total sum is at least:

1+12+12+12+12+1 + \frac{1}{2} + \frac{1}{2} + \frac{1}{2} + \frac{1}{2} + \cdots1+21+21+21+21+

This sum diverges to infinity. Thus, the harmonic series diverges.

Try These Next