1 Introduction

A sequence is any succession of numbers. For example the sequence

1 , 1 , 2 , 3 , 5 , 8 ,

which is known as the Fibonacci sequence, is formed by adding two consecutive terms together to obtain the next term. The numbers in this sequence continually increase without bound and we say this sequence diverges . An example of a convergent sequence is the harmonic sequence

1 , 1 2 , 1 3 , 1 4 ,

Here we see the magnitude of these numbers continually decrease and it is obvious that the sequence converges to the number zero. The related alternating harmonic sequence

1 , 1 2 , 1 3 , 1 4 ,

is also convergent to the number zero. Whether or not a sequence is convergent is often easy to deduce by graphing the individual terms. The diagrams in Figure 1 show how the individual terms of the harmonic and alternating harmonic series behave as the number of terms increase.

Figure 1

No alt text was set. Please request alt text from the person who provided you with this resource.

No alt text was set. Please request alt text from the person who provided you with this resource.

Task!

Graph the sequence:

1 , 1 , 1 , 1 ,

Is this convergent?

No alt text was set. Please request alt text from the person who provided you with this resource.

Not convergent.

The terms in the sequence do not converge to a particular value. The value oscillates .

A general sequence is denoted by

a 1 , a 2 , , a n ,

in which a 1 is the first term, a 2 is the second term and a n is the n t h term is the sequence. For example, in the harmonic sequence

a 1 = 1 , a 2 = 1 2 , , a n = 1 n

whilst for the alternating harmonic sequence the n t h term is:

a n = ( 1 ) n + 1 n

in which ( 1 ) n = + 1 if n is an even number and ( 1 ) n = 1 if n is an odd number.

Key Point 1

The sequence a 1 , a 2 , , a n , is said to be convergent if the limit of a n as n increases

can be found. (Mathematically we say that lim n a n exists.)

If the sequence is not convergent it is said to be divergent .

Task!

Verify that the following sequence is convergent

3 1 × 2 , 4 2 × 3 , 5 3 × 4 ,

First find the expression for the n t h term:

a n = n + 2 n ( n + 1 )

Now find the limit of a n as n increases:

n + 2 n ( n + 1 ) = 1 + 2 n n + 1 1 n + 1 0 as  n increases

Hence the sequence is convergent.