Next: Absolute and Conditional Convergence
Up: Infinite Series
Previous: Convergent Series
  Contents
  Index
We have already used the Monotone Convergence Theorem in studying simple series. In fact it is a lot more useful. When we know the behaviour of some simple series, we can deduce many more results by comparison as follows.
Theorem 6.12
(The Comparison Test)Assume that
0
an
bn for all
n, and suppose that
bn is convergent. Then
an is convergent.
Proof.
Define
| Sn |
= |
a1 + a2 + ... + an, |
|
| Tn |
= |
b1 + b2 + ... bn. |
|
Then by hypothesis,
0
Sn
Tn. Since {
Tn} is a convergent sequence, it is a bounded sequence by Prop
2.28. In particular, it is bounded above, so there is some
K such that
Tn
K for all
n. Thus
Sn
K for all
n, so {
Sn} is a sequence that is bounded above; since
an
0,
Sn+1 =
Sn +
an
Sn and {
Sn} is an increasing sequence. Thus by the Monotone Convergence Theorem, it is a convergent sequence
.
Example 6.13
Let
an =

and let
bn =

. Then
an is convergent
For n
1, n3
1, so
3n3 - 1
2n3. Thus
Since we know that
bn is convergent, so is
an.
Remark 6.14
The conclusions of Theorem
6.12 remain true even if we only have
an
bn eventually; for if it holds for
n
N, we replace the inequality by
Sn
Tn +
a1 +
a2 +
... +
aN
and this then holds for all
n.
Example 6.15
Let
an =

, and compare with
bn =

.
Solution. Note that if n
3, then
log n > 1. We can thus use the ``eventually'' form of the comparison test; we have
an =

>

=
bn,
We deduce divergence, for if
an were convergent, it follows that that
bn was convergent, which it isn't!
Corollary 6.16 (Limiting form of the Comparison Test)
Suppose that
an > 0 and
bn > 0, and that there is some constant
k such that


=
k > 0. Then
an is convergent iff
bn is convergent.
Proof.
Assume first that
bn is convergent. Since
an/
bn
k as
n

, eventually (take

=
k > 0), we have
an
2
kbn, which is convergent by
6.11. Hence
an is convergent by
6.12. To get the
converse, note that
bn/
an
1/
k as
n

, so we can use
the same argument with
an and
bn interchanged.
Example 6.17
Let
an =

and let
bn =

. Then
an is divergent by the limiting form of the comparison test.
Solution. Note that the terms are all positive, so we try to apply the limiting
form of the comparison test directly.
Since the limit is non-zero, the use of the limiting form of the
comparison test is valid, and we see that
an is divergent.
Note also we need our work on sequences in Section 2 to
evaluate the required limit.
This is all very well, but as with the ``new sequences from old''
programme, we need a few reference sequences before we can get
further. One set is the geometric series, which we have already met.
Exercise 6.18
Let
an =

and let
bn =



. Use the limiting form of the
comparison test to show that
an is convergent.
We also know about
1/n
, at least when

2
when it converges, by comparison with
1/n2, and when

1 when it diverges, by comparison with
1/n.
Solution. Assume
> 1; we estimate the partial sums. Since
1/n
> 0, clearly {Sn} is an increasing sequence. Let
Sn = 1 +
+ ... +
, and consider the
graph of
y = 1/x
, noting that y is a decreasing function of
x (which is where we use that fact that
> 1). From a
diagram which is essentially the same as that of Fig 6.1,
| shaded area |
<   |
|
+ ... +  |
<    ![$\displaystyle \left.\vphantom{\frac{1}{1-\alpha}\frac{1}{x^{\alpha-1}}}\right]^{n}_{1}$](img435.gif) |
|
| Sn - 1 |
<  1 -   |
|
| Sn |
< + 1 |
|
Thus the sequence of partial sums is bounded above, and the series
converges.
Exercise 6.20
Let
an =

and let
bn =

. Use the limiting form of the comparison test to
show that
an is convergent.
We can consider the method of comparing with integrals as an
``integral test'' for the convergence of a
series; rather than state it formally, note the method we have used.
Theorem 6.21 (The Ratio Test)
Let
an be a series, and assume that
lim

r as
n

. Then if
r < 1, the series is convergent, if
r > 1, the series is divergent,
while if
r = 1, the test gives no information.
Proof.
A proof follows by comparing with the corresponding geometric series
with ratio
r. Details will be given in full in the third year
course.
Example 6.22
Let
an =

. Then
an is convergent.
Solution. We look the ratio of adjacent terms in the series (of positive terms).
Since the ratio of adjacent terms in the series tends to a limit which
is < 1, the series converges by the ratio test.
Next: Absolute and Conditional Convergence
Up: Infinite Series
Previous: Convergent Series
  Contents
  Index
Ian Craw
2002-01-07