[Math Lair] The Harmonic Series

Math Lair Home > Topics > The Harmonic Series

Using the natural numbers, we can construct a series by using the reciprocal of each natural number. If we do so, we get the series 1/1 + ½ + 1/3 + ¼ + 1/5 + ... This series is called the harmonic series, a series that has been studied since ancient times.

Here are the values of the sum of the first n terms of the harmonic series:
nSum of first n terms of Harmonic Series (approximately)
11
21.5
31.833
42.083
52.283
102.930
153.318
203.598
303.995
404.279
504.499
1005.187

An interesting question to ask is whether the harmonic series converges (approaches a finite value as the number of terms in the series approaches infinity) or diverges (approaches infinity as the number of terms in the series approaches infinity). Looking at the series and the table above, it might appear that the series converges, because the terms keep getting smaller and smaller and the series grows at increasingly smaller rates. However, this is not the case.

Nicole Oresme (ca. 1323–1382), the Bishop of Lisieux, France, proved that the harmonic series diverged and was therefore unbounded. He did this in a surprisingly simple way. Here's the harmonic series again:

S = 1/1 + ½ + 1/3 + ¼ + 1/5 + 1/6 + 1/7 + 1/8 + ...

We can group the terms as follows:

S = 1/1 + [½] + [1/3 + ¼] + [1/5 + 1/6 + 1/7 + 1/8] + [...

In each bracketed group, we'll replace each fraction with the smallest fraction in that subset. This substitution will yield a new series with a sum that is smaller than the harmonic series. So, we get:

S = 1/1 + [½] + [¼ + ¼] + [1/8 + 1/8 + 1/8 + 1/8] + [...

Adding the terms together in each subset, we get:

S = 1/1 + [½] + [½] + [½] + ...

Since there are an infinite number of subsets, there is also an infinite number of ½'s to be added, so the result will be infinite. Since this smaller series diverges, the harmonic series diverges as well.

It is interesting to note, however, that 11n + 12n + 13n + 14n + ... converges to a finite sum if n is any real number greater than 1, so in a certain sense we could say that the harmonic series "just barely" diverges.