Now we begin on the slew of convergence tests that will be essential in our study in real analysis. Let’s first recall our all-important comparison test.
Theorem 1 (Comparison Test). Let ,
be non-negative sequences with partial sums
,
.
Suppose for any ,
.
- If
converges, then
converges.
- If
diverges, then
diverges, and
.
Closely related to the comparison test is the limit comparison test. This provides a more direct computation tool to help us establish convergence.
Theorem 2 (Limit Comparison Test). Let ,
be non-negative sequences with partial sums
,
. Suppose
for any
.
Suppose there exists such that
.
- Suppose
. Then either both
and
converge or both
and
diverge.
- Suppose
. Then
converges implies
converges.
Proof. The key insight is to apply the comparison test. Since , for
, there exists
such that
Suppose . Then choosing
yields
Convergence properties follows from the comparison test.
Suppose . Then choosing
yields
Since ,
. Convergence properties then follows from the comparison test.
Another common convergence test is the ratio test, whose result infamously appeared in the 2017 H2 Math examination in Singapore.
Theorem 3 (Ratio Test). Let be a non-negative sequence with partial sum
. Suppose there exists
such that
.
- If
, then
converges.
- If
, then
diverges.
- If
, then the test is inconclusive.
Proof. The criterion looks awfully similar to that of the limit comparison test, but clearly the results are rather different. Heuristically, for large , we have
which looks an awful lot like our geometric series. That turns out to be our weapon of choice here. Fix which we will judicially choose for our proof later on. Since
, there exists
such that
If , choosing
yields
Summing both sides,
If , choosing
yields
so that
and a similar result follows.
If , choosing
yields
so that
Since the geometric series diverges when , so does
.
What’s with the “inconclusive” bit? Well, the sequence defined by satisfies
, and in this case
clearly diverges.
However, now consider the sequence defined by
Here,
However,
Thus, converges. This means that knowing
tells us nothing about the convergence of
.
Another perspective on the ratio test is the root test, which considers not the quantity , but the quantity
.
Theorem 4 (Root Test). Let be a non-negative sequence with partial sum
. Suppose there exists
such that
.
- If
, then
converges.
- If
, then
diverges.
- If
, then the test is inconclusive.
Proof. Fix which we will judicially choose for our proof later on. Since
, there exists
such that
If , then choosing
yields
so that
. Since the geometric series converges, by the comparison test,
converges.
If , then choosing
yields
so that
. Since the geometric series diverges, by the comparison test,
converges.
For the inconclusiveness of , we can verify the conditions using the same counterexamples in the ratio test inconclusiveness.
It turns out that the root test is stronger than the ratio test in the following sense.
Theorem 5. Let be a non-negative sequence. Suppose there exists
such that
. Then
.
Proof. Fix . Suppose
so that
. Since
, for any
, there exists
such that
Similar to the previous proofs, for ,
Doing a bit of algebra,
Taking -th roots and doing a bit more algebra,
where . Since
, for any
, there exists
such that
Therefore, for , we have
which simplifies to
By the triangle inequality,
In our arguments, all we needed to do is choose and
. To that end, choose
and
.
The case is left as an exercise in rigorously implementing the following big-picture idea:
implies
so that
.
These tests constitute the most common convergence tests. There are many more variants, even methods to relax the limiting conditions, but these convergence tests provide some of the most versatile tools to verify (or disprove, even) the convergence of various series.
—Joel Kindiak, 28 Dec 24, 1436H
Leave a comment