In this chapter we will see an easy and useful criterion for divergence. This criterion is called term test or also null-sequence test or divergence test. It says that every series
, where
is not a null sequence, is divergent. When you invert that, this means that for every convergent series
we have that
(
is a null sequence).
Term test
Proof with telescoping sums
Proof (Term test)
Our premise is that
is a convergent series. We want to conclude that
is a null sequence.
A member of the sequence
can be written as the difference between two consecutive partial sums
and
:
From our premise we know that
has a limit
. Thus we have
But also
, because the limit will not change if we simply shift indexes. Put together we obtain:
We can conclude that
must be null sequence.
Proof using Cauchy criterion
Proof (Term test)
We can proof the same result using the Cauchy criterion. As a reminder, every convergent series
satisfies the Cauchy criterion:
We don't consider all
, but only the case
:
The last formula is exactly the
-definition for what it means that
is a null sequences. In other words we have showed that
.
Example
Math for Non-Geeks: Template:Aufgabe
Outlook: Stronger version of term test
If we demand that
is monotonically decreasing, then we can show that even
is a null sequence. See the respective exercise.