Chapter7 Gap
Chapter7 Gap
Chapter7 Gap
Series
The final topic we study is infinite sums. These will be key in MATH102 where you will study
Taylor series of functions.
∞
X
= an .
n=0
We call this a formal sum because it may not be possible to make sense of it as a real number. The
(finite) sum
X k
= an
n=0
∞
X
an =
n=0
P∞
Remark 7.1. If the series converges then n=0 an is a ; if it
diverges it is just a
106
Warning 7.2. The convergence of the is not the same as the convergence
sufficiently quickly to .
Examples 7.3. (a) The series 1 + 1 + 1 + · · · because the kth partial sum is
, which as k → ∞.
which is .
Sk =
(1 − r)Sk =
so that Sk = . If then Sk → as
k → ∞, i.e. in this situation the series converges, and
∞
X
rn = .
n=0
the geometric series diverges: the case is immediate from the explicit formula for
the partial sums, the cases r = ±1 are the first two examples above.
Remark 7.4. The convergence of a series depends only on the ‘tail’ of the series and not on the
values of any finite number of initial terms , i.e.
∞
X
⇐⇒ an converges.
n=N
107
For this reason, we only ever need to consider the of a series when testing.
P∞
Theorem 7.5. If n=0 an converges then limn→∞ an = .
P∞
Therefore if limn→∞ an or does not exist we can immediately conclude that n=0 an
There are a number of important tests which help us to decide if a given series converges of not.
Using the integral test we will prove
∞
X
np converges ⇐⇒ .
n=1
P∞
The borderline case p = −1 is very important; the series n=0 is called the
The first test compares one series with another, whose behaviour is already known.
Theorem 7.6 (Comparison Test). Suppose that there is some N ∈ N such that
and ∞
P P∞
for all N bn converges. Then n=0 an converges.
PN +k PN +k
Proof. Let Sk = n=N an and Tk = n=N bn . Then
108
and therefore converges.
P∞ 2
Example 7.7. We know from above that n=1 1/n (it is the case p = −2).
Hence
∞
X 1
n2 + 1
n=1
P∞ ln n
Example 7.8. The series n=1 n by the Comparison Test: we com-
Pk
Proof. Let Sk = n=0 an and also let
Pk = and Qk =
be respectively the partial sums of the positive and negative terms in the series. Clearly (Pk ) is an
P∞
n=0 |an |
— which exists by the assumption that the series converges absolutely — and (Qk ) is a
− ∞
P
n=0 |an |.
109
P∞ (−1)n
Example 7.11. The series n=1 n2
by the Absolute Convergence Test
since .
The next result is really a special case of the Comparison Test in which we compare with a geometric
series, but it is so useful that it is worth stating as a separate result.
P∞
Then n=0 an .
P∞ P∞
we see that n=N |an | . Hence n=0 an
Often it is easier to understand the limiting behaviour of the ratio |an+1 /an |. Therefore the next
version of the Ratio Test is the most commonly used in practice.
P∞
Theorem 7.13 (Limit Ratio Test). Suppose that |an+1 /an | → L as n → ∞. Then n=0 an
Proof. If L < 1 then one can find and such that |an+1 /an | for
. It follows that ∞
P
n=0 an converges absolutely by the Ratio Test I.
If L > 1 then one can find and such that |an+1 /an | for .
we see that ∞
P P∞
n=N an , and hence n=0 an , .
110
P∞ 1
Examples 7.14. (a) The series n=0 n! by the Ratio Test since
as n → ∞.
P∞ xn
(b) The series n=1 n by the Ratio Test because
as n → ∞. The Ratio Test also shows that the series diverges whenever |x| > 1. However,
it cannot be used to decide the two cases x = ±1. In fact, when x = 1 the series is the
harmonic series, which diverges by the Integral Test, and when x = −1 the series converges by
the Alternating Series Test.
Sometimes it can be difficult to know which convergence test to apply, at least until you have more
experience with series. To help there is a flow-chart in Figure 7.1 which gives you a fixed procedure
for tackling series. The advantage that this will always work, provided the convergence of the series
can be decided using the tests we have seen, but the disadvantage is that following the procedure
may take more time than just ‘seeing’ which test to use. Here are some further examples.
P∞
Examples 7.15. (a) n=1 ln(n) .
P∞ 1
(b) n=0 4n
P∞ 1
(c) n=1 n3
P∞ ln(n)
(d) n=1 2n
ln(n + 1) =
in computing the limiting ratio of terms.
111
P∞ n
(e) n=0 2n
as n → ∞.
P∞ cos(n)
(f) n=0 en
P∞ 3n
(g) n=0 n!
as n → ∞.
P∞ nn
(h) n=0 n!
as n → ∞.
an+1 xn+1
an xn =
P∞ n
Hence n=0 an x whenever ,
112
P∞ n
Examples 7.16. (a) n=0 x converges absolutely for , and diverges for .
P∞ n /n
(b) n=1 x converges absolutely for , and diverges for . When
P∞ n /n2
(c) n=1 x converges absolutely for , and diverges for . When
P∞ n /n!
(d) Applying the Ratio Test to n=0 x we compute
P∞ n
(e) Applying the Ratio Test to n=0 n!x we compute
r such that the power series converges when , diverges when , and can be-
have in any fashion when , by which we mean it may converge at both points x = ,
or diverge at both, or converge at one and diverge at the other. The extreme cases r = 0 and r = ∞
may both occur.
113
7.2 Other tests for convergence of series
Theorem 7.17 (Integral Test). Suppose there is some N ∈ N such that f (x) is ,
Proof. The idea is that the partial sums can be bounded above by integrals, and vice versa. More
concretely, considering the two diagrams below (which are drawn for the case N = 1 for the sake
of simplicity) we obtain the inequalities
y = f (x) y = f (x)
f (1)
f (2) f (1)
f (3) f (2)
f (3)
1 2 3 1 2 3 4
Hence Sk .
114
R N +k
Conversely, if Sk converges then the integral N f (x) dx with k and is
P∞ p.
Example 7.18. Consider the series n=1 n For p ≥ 0 it is easy to check that the series diverges.
So we assume p < 0 from now on.
(7.1)
is When p = −1
∞
X
np converges ⇐⇒ .
n=1
P∞ 1
The borderline case p = is the harmonic series n=0 n , which diverges.
Although it is not true that a series whose terms tend to zero converges (e.g. the harmonic series
P∞ 1
n=1 n diverges), it is true that a series whose terms
Theorem 7.19 (Alternating Series Test). Suppose that an → 0 as n → ∞ and that there is some
N ∈ N such that an is positive and decreasing for n ≥ N . Then
115
Proof. Consider the partial sums Sk = . Since the an are
positive and decreasing
S2k+2 =
P∞ (−1)n
Example 7.20. (a) The series n=1 n converges by the Alternating Series Test since the
P∞ (−1)n
(b) n=0 ln(n) converges by the Alternating Series Test because
P∞ 1
(c) n=2 n ln(n) diverges by the Integral Test because f (x) = 1/x ln(x) is
116