Chapter 23 • Series
135
where
a1
~
a2
~
a3
~
...
and
an
---+
O.
The partial sums
Sn
of (23.6) start at
S1
= a1,
and then jump successively to the left and right as a2 is subtracted, a3 is added, a4 subtracted,
and so on. The jumps get smaller since the
an decrease, and all partial sums beyond
Sn
lie
in a fixed interval of length
a.: These intervals collapse to a single point since an
---+
0, so
{sn}
converges to that point. Any series converges
if
the signs alternate, the terms decrease
in magnitude, and the terms tend to
zero.
We will call such a series a proper alternating
series,
where the word "proper" indicates that not only do the signs alternate, but the other two
conditions are also satisfied, so
any proper alternating series converges. Moreover, because
of the way the s;
jump
back and forth in a proper alternating series, it is clear that s; is always
within a distance a
n
+1 of the limiting sum.
EXAMPLE 23.2
The following seriesis a properalternatingseries, and it is knownthat the sum is
~:
1 1 I n
1 - - + - - - + ... =
-.
357
4
Howmany terms must you add to get an approximation to
~
accurateto within .05?
Weknow the error between
5" in this alternatingseriesand the sum,
~,
is less than the first term
omitted. If the firstterm omittedis
-ft'
the error will be less than .05. Yourcalculatorwill show
I I 1 I 1 1 1 I I
1 - - + - - - + - - - + - - - + - - -
==
.760.
3 5 7 9
11
13 15 17 19
Yourcalculator will also show that
~
==
.785, so .760 is indeed accurate within .05. Notice that since
the partial sumsjump back and forth overthe limit,the numberhalfwaybetweenthe sum to -
19
and the
sum to
+it is a much better approximation; that is,
(
1 1
1)
11
1 -
3"
+
5"
- ... -
19
+ 2. 21
==
.760 + .024 = .784.
EXAMPLE 23.3
Tellwhetherthe seriesconverges or diverges, and why:
(a)
L(-l)"
(logn);
(b)
L(_I)"_n_
2
_ .
n 3n
2
+ 1
The first series, (a), converges because the signs alternate,and
(logn)
decreases, and decreasesto zero.
The series(a) is thereforea properalternatingseries. Theseries
(b)"
diverges because
(3"2~
I)
-+>
o.
Don't
be misledby alternatingsigns. The terms must decreaseto zero or it isn't a properalternatingseries.
A series L an such that L an converges but L
Ian
I diverges is called conditionally
convergent.
The series (23.5) is conditionally convergent. If L an and L
Ian
Iboth converge,
then
L
an
is absolutely convergent. It is a theorem that if the series L
Ian
I of absolute
values converges, then the series
L
an
necessarily also converges. Any cancellation because
of differing signs of the
an
only helps the convergence.
A very simple and very important series is the
geometric series
00
L
ax"
= a + ax + ax
2
+
...
+ ax" +
....
n=O
(23.7)