Next: The Comparison Test
Up: Infinite Series
Previous: Arithmetic and Geometric Series
  Contents
  Index
Definition 6.3
Let {
an} be a sequence, and let
Sn = a1 + a2 + ... + an, the nth partial sum.
If
Sn exists, we say that
an is a
convergent series, and write
Sn =
an.
Thus a series is convergent if and only if it's sequence of partial
sums is convergent. The limit of the sequence of partial sums is the
sum of the series. A series which is not convergent,
is a divergent series.
Example 6.4
The series
rn is convergent with sum 1/(1 -
r), provided that |
r| < 1. For other values of
r, the series is divergent; in particular, the series

(- 1)
n is divergent.
Solution. We noted above that when | r| < 1,
Sn
a/(1 - r) as
n
; note particular cases;


= 1 or equivalently,

+

+

+
... = 1.
Example 6.5
The sum


is convergent with sum 1.
Solution. We can compute the partial sums explicitly:
Example 6.6
The sum


is divergent.
Solution. We estimate the partial sums:
| Sn |
= |
+ +  +  +  + ... +  +  + ... +  + ... +  |
|
| |
> |
1 + + + > 2 if n 15 |
|
| |
> |
1 + + + + > 3 if n 31 |
|
| |
 |
as n . |
|
Example 6.7
The sum


is convergent. [Actually the sum is

/6, but this is much harder.]
Figure 6.1:
Comparing the area under the curve y = 1/x2 with the area of the rectangles below the curve
|
|
Solution. We estimate the partial sums. Since 1/n2 > 0, clearly {Sn} is an increasing sequence. We show it is bounded above, whence by the Monotone Convergence Theorem (3.9), it is convergent. From the diagram,
+ + ... +  |
< |
 , and so |
|
| Sn |
< |
1 + -  ![$\displaystyle \left.\vphantom{-\frac{1}{x}}\right]_{1}^{n}$](img414.gif) 2 - . |
|
Thus Sn < 2 for all n, the sequence of partial sums is bounded above, and the series is convergent.
Proposition 6.8
Let
an be convergent. Then
an
0 as
n

.
Proof.
Write
l =
Sn, and recall from our work on limits of sequences that
Sn-1
l as
n

.
Then
an = (
a1 +
a2 +...
an) - (
a1 +
a2 +...
an-1) =
Sn -
Sn-1
l -
l as
n

.
Remark 6.9
This gives a
necessarycondition for the convergence of a series; it is
not sufficient. For example we have seen that

1/
n is divergent, even though 1/
n
0 as
n

.
Example 6.10
The sum


is divergent (Graphical method).
Solution. We estimate the partial sums. Since 1/n > 0, clearly {Sn} is an increasing sequence. We show it is not bounded above, whence by the note after 3.9, the sequence of partial sums

as
n
.
Figure 6.2:
Comparing the area under the curve y = 1/x with the area of the rectangles above the curve
|
|
From the diagram,
1 +

+
... +

>


>

+
... +

.
Writing
Sn = 1 +
+ ... +
,
we have
Sn > log n > Sn - 1, or equivalently
1 + log n > Sn > log n for all n. Thus
Sn
and the series is divergent. [There is a much better estimate; the difference
Sn - log n
as
n
, where
is Euler's constant.]
Proposition 6.11
Let
an and
bn be convergent. Then

(
an +
bn) and
c.
an are convergent.
Proof.
This can be checked easily directly from the definition; it is in effect the same proof that the sum of two convergent sequences is convergent etc.
Next: The Comparison Test
Up: Infinite Series
Previous: Arithmetic and Geometric Series
  Contents
  Index
Ian Craw
2002-01-07