1 Introduction

Many of the series considered in Section 16.1 were examples of finite series in that they all involved the summation of a finite number of terms. When the number of terms in the series increases without bound we refer to the sum as an infinite series . Of particular concern with infinite series is whether they are convergent or divergent. For example, the infinite series

1 + 1 + 1 + 1 +

is clearly divergent because the sum of the first n terms increases without bound as more and more terms are taken. It is less clear as to whether the harmonic and alternating harmonic series:

1 + 1 2 + 1 3 + 1 4 + 1 1 2 + 1 3 1 4 +

converge or diverge. Indeed you may be surprised to find that the first is divergent and the second is convergent. What we shall do in this Section is to consider some simple convergence tests for infinite series. Although we all have an intuitive idea as to the meaning of convergence of an infinite series we must be more precise in our approach. We need a definition for convergence which we can apply rigorously.

First, using an obvious extension of the notation we have used for a finite sum of terms, we denote the infinite series:

a 1 + a 2 + a 3 + + a p + by the expression p = 1 a p

where a p is an expression for the p t h term in the series. So, as examples:

1 + 2 + 3 + = p = 1 p since the p t h term is a p p 1 2 + 2 2 + 3 2 + = p = 1 p 2 since the p t h term is a p p 2 1 1 2 + 1 3 1 4 + = p = 1 ( 1 ) p + 1 p here a p ( 1 ) p + 1 p

Consider the infinite series:

a 1 + a 2 + + a p + = p = 1 a p

We consider the sequence of partial sums , S 1 , S 2 , , of this series where

S 1 = a 1 S 2 = a 1 + a 2 S n = a 1 + a 2 + + a n

That is, S n is the sum of the first n terms of the infinite series. If the limit of the sequence S 1 , S 2 , , S n , can be found; that is

lim n S n = S (say)

then we define the sum of the infinite series to be S :

S = p = 1 a p

and we say “the series converges to S ”. Another way of stating this is to say that

p = 1 a p = lim n p = 1 n a p

Key Point 4

Convergence of Infinite Series

An infinite series p = 1 a p is convergent if the sequence of partial sums

S 1 , S 2 , S 3 , , S k , in which S k = p = 1 k a p is convergent

1.1 Divergence condition for an infinite series

An almost obvious requirement that an infinite series should be convergent is that the individual terms in the series should get smaller and smaller. This leads to the following Key Point:

Key Point 5

The condition:

a p 0 as p increases ( mathematically lim p a p = 0 )
is a necessary condition for the convergence of the series p = 1 a p

It is not possible for an infinite series to be convergent unless this condition holds.

Task!

Which of the following series cannot be convergent?

  1. 1 2 + 2 3 + 3 4 +
  2. 1 + 1 2 + 1 3 + 1 4 +
  3. 1 1 2 + 1 3 1 4 +

In each case, use the condition from Key Point 5:

a p = p p + 1 lim p p p + 1 = 1

Hence series is divergent.

a p = 1 p lim p a p = 0

So this series may be convergent. Whether it is or not requires further testing.

a p = ( 1 ) p + 1 p lim p a p = 0 so again this series may be convergent.

1.2 Divergence of the harmonic series

The harmonic series:

1 + 1 2 + 1 3 + 1 4 + 1 5 +

has a general term a n = 1 n which clearly gets smaller and smaller as n . However, surprisingly, the series is divergent. Its divergence is demonstrated by showing that the harmonic series is greater than another series which is obviously divergent. We do this by grouping the terms of the harmonic series in a particular way:

1 + 1 2 + 1 3 + 1 4 + 1 5 + 1 + 1 2 + 1 3 + 1 4 + 1 5 + 1 6 + 1 7 + 1 8 +

Now

1 3 + 1 4 > 1 4 + 1 4 = 1 2 1 5 + 1 6 + 1 7 + 1 8 > 1 8 + 1 8 + 1 8 + 1 8 = 1 2 1 9 + 1 10 + 1 11 + 1 12 + 1 13 + 1 14 + 1 15 + 1 16 > 1 16 + 1 16 + 1 16 + 1 16 + 1 16 + 1 16 + 1 16 + 1 16 = 1 2

and so on. Hence the harmonic series satisfies:

1 + 1 2 + 1 3 + 1 4 + 1 5 + 1 6 + 1 7 + 1 8 + > 1 + 1 2 + 1 2 + 1 2 +

The right-hand side of this inequality is clearly divergent so the harmonic series is divergent.

1.3 Convergence of the alternating harmonic series

As with the harmonic series we shall group the terms of the alternating harmonic series, this time to display its convergence.

The alternating harmonic series is:

S = 1 1 2 + 1 3 1 4 + 1 5

This series may be re-grouped in two distinct ways.

1st re-grouping

1 1 2 + 1 3 1 4 + 1 5 + = 1 1 2 1 3 1 4 1 5 1 6 1 7

each term in brackets is positive since 1 2 > 1 3 , 1 4 > 1 5 and so on. So we easily conclude that S < 1 since we are subtracting only positive numbers from 1.

2nd re-grouping

1 1 2 + 1 3 1 4 + 1 5 + = 1 1 2 + 1 3 1 4 + 1 5 1 6 +

Again, each term in brackets is positive since 1 > 1 2 , 1 3 > 1 4 , 1 5 > 1 6 and so on.

So we can also argue that S > 1 2 since we are adding only positive numbers to the value of the first term, 1 2 . The conclusion that is forced upon us is that

1 2 < S < 1

so the alternating series is convergent since its sum, S , lies in the range 1 2 1 . It will be shown in Section 16.5 that S = ln 2 0 . 693 .