Jump to content

Science:Infinite Series Module/Units/Unit 1/1.5 The Telescoping and Harmonic Series/1.5.02 The Harmonic Series

From UBC Wiki

Another useful example of a series whose convergence we can determine based on the behaviour of the partial sums is the harmonic series, whose infinite sum is given by

k=11k=1+12+13+14+

Do you think this infinite series converges? The terms of the sequence are monotonically decreasing, so one might guess that the partial sums would in fact converge to some finite value and hence the sequence would converge.

Plotting the Partial Sums of the Harmonic Series

The widget below plots the partial sums of the harmonic series for a chosen n. That is, it plots

k=1n1k=1+12+13+14++1n

for a value of n that you provide. Does it look like the partials sums are converging?

Convergence of the Harmonic Series

There are a few different ways to to determine whether the harmonic series converges, but we will investigate this question using the definition of convergence above. Let's look at a few of the partial sums, and see if we can find a pattern. For s1 and s2 we have

s1=k=111k=1=22s2=k=121k=11+12=32.

Moving ahead to s4 we find (using highlighting to bring attention to what changes are made to create our inequality)

s4=k=141k=11+12+13+14>11+12+14+14=42.

We are beginning to see a pattern now. If we work ahead to s8, we obtain

s8=k=181k=11+12+13+14+15+16+17+18>11+12+13+14+18+18+18+18=52.

Hence, it can be shown that in general,

s2n1n+12, n=1,2,3,

As n tends to infinity, the partial sums go to infinity. Hence, using the definition of convergence of an infinite series, the harmonic series is divergent.

Alternate proofs of this result can be found in most introductory calculus textbooks, which the reader may find helpful. In any case, it is the result that students will be tested on, not its derivation.