5.3 Series of Positive & Negative Terms

Up to this point we have only looked at methods for analysing the behaviour of series generated by sequences which only contain positive terms. This is very limiting and we will now expand the scope to general sequences.

Definition 5.4.

A series n=1xn is called absolutely convergent if n=1|xn| converges.

Theorem 5.5

Every absolutely convergent series is also convergent.

Proof.

Consider an absolutely convergent series n=1xn. Note that we have

xn+|xn|2|xn|,n. (5.23)

Thus, by the comparison test (comparison with n=1|xn|), the series n=1(xn+|xn|) is convergent. Now, we can write

n=1xn=n=1(xn+|xn|)n=1|xn|, (5.24)

and since n=1xn is the different of two convergent series, it is also convergent (follows from theorem 4.4). ∎

Example 5.6.

Show that the series n=1(1)nn2 is convergent.
Note that since |(1)nn2|=1n2, by comparison with the series n=11n2 the series n=1|(1)2n2| is convergent. Hence the series n=1(1)2n2 is absolutely convergent and therefore convergent.

We will now look at two more convergence tests which will be useful.

5.3.1 The Root Test

Theorem 5.6 (The Root Test)

Let n=1xn be a series.

  1. (i)

    If N and r<1 such that for all nN,|xn|1nr, then the series converges.

  2. (ii)

    If N and r>1 such that for all nN,|xn|1nr, then the series diverges.

Proof.
  1. (i)

    For nN we have |xn|1nr|xn|rn. Let an=rn, then (an)n generates a convergent geometric series so by the comparison test the series n=1|xn| converges. Thus the series n=1xn is absolutely converges and therefore converges.

  2. (ii)

    For all nN we have |xn|1nr|xn|rn, so xn must be a divergent sequence (±). In particular, xn does not converge to 0 as n, so by the contrapositive of theorem 5.1, n=1xn diverges.

As with the ratio test, the root test says is that if limn|xn|1n exists and is less than 1, then the series converges, if it is greater than 1 then the series diverges and if it is equal to 1 then the root test gives us no information.

5.3.2 The Alternating Series Test

Theorem 5.7 (Alternating Series Test)

Let (xn)n be a positive decreasing sequence with limit 0 (limnxn=0). Then

n=1(1)nxn (5.25)

is a convergent series.

Proof.

Example 5.7.

The sequence given by xn=1n is positive and decreasing with limit 0. Thus by the alternating series test, n=1(1)nn is convergent. Note that it is not absolutely convergent since |(1)nn|=1n generates the harmonic series which diverges.

Theorem 5.8

These are some handy facts to keep in mind when using the root test.

  1. (i)

    limnn1n=1.

  2. (ii)

    If r>0, then limnr1n=1.

  3. (iii)

    Suppose (an)n is a positive sequence and an+1anr, then an1nr.

Proof.