5.2 The Comparison Test
What might have become clear is that determining convergence of series is more complicated than for sequences because the terms themselves are more complicated. Because of this,we want to create tools which will allow us to more easily deduce the properties of a series. One of these is the comparison test, which allows us to determine if a series is convergent by comparing it to a known series such as or .
Theorem 5.3 (Comparison Test)
Let and be sequence with no negative terms. Then
-
(i)
If is convergent and such that , then also converges.
-
(ii)
If is divergent and such that , then also diverges.
Proof.
-
(i)
Let and note that since all the terms are positive, is an increasing sequence. Then, since there exists some integer such that for all we have , we get
(5.17) Therefore, for all we have
(5.18) (5.19) and hence is bounded above. But now is both monotone and bounded and so by the MCT (4.5), must be convergent and thus the series converges.
-
(ii)
Suppose by way of contradiction that is convergent, then following the argument in part (i) implies that is convergent, which is a contradiction, meaning must be divergent.
∎
Note that we can also multiply the terms of the generating sequence by a positive constant, as this does not affect the convergence of the series, i.e. we can check that such that or .
We using the comparison test, often the most convenient series to compare to are the so-called ‘-series’, that is, those of the form .
Example 5.4.
Let . Then the series converges if and only if .
Suppose . Then for all , so is convergent by the comparison test.
Now suppose . Then for all , so is divergent by the comparison test.
In the case of , the series can be proved to be convergent by the ‘integral test’.
5.2.1 The Ratio Test
Theorem 5.4 (Ratio Test)
Let be a sequence of positive terms.
-
(i)
If and such that for all , then is convergent.
-
(ii)
If and such that for all , then is divergent.
Proof.
-
(i)
First note that , , etc. and so . Now consider the sequence given by
(5.20) This is a geometric series which is convergent by theorem 5.2. Then notice that for all we have
(5.21) and hence by the comparison test is convergent.
∎
In effect, what the ratio test says is that if exists and is less than 1, then the series converges and if it is greater than 1 then the series diverges. If the limit is equal to 1, then we cannot determine the behaviour of the series from the ratio test. The ratio test works best for geometric series because of the cancellation that happens when dividing the exponents. It also works well for some series containing factorials of for the same reason.
Example 5.5.
Show that the series converges.
The generating sequence is given by , so
(5.22) |
Hence by the ratio test, the series converges.