142
Understanding Calculus
If a power series converges for some values of x
:j::.
0 and diverges for some x, then it
follows from the ConvergenceCondition that there will either be a largest number r such that
a.r"
~
0, or a snlallest number r such that
a.r"
-A
O.
In either case, the series will converge
absolutelyif
Ix
I < r and divergeif
Ix
I > r. The numberr is called the radius of convergence,
and the interval
(-r,
r)
is the interval of convergence. The series may convergeat either or
neither or both of the numbers
rand
-r.
The convergence or divergence at these points is
generally of no importance.
If
asx"
~
0 for all x, then the series converges absolutely for all x, and we say the
radius of convergenceis
00
and the interval of convergence is the whole line
(-00,
(0).
For
example, we saw in Chapter
21 that
~
~
0 for all x, so L
~
converges absolutely for all
x. We will show in Chapter 26that
00
x" x2 x3 x
4
eX
= L - = 1
+x
+ - + - + - +
....
n=O n! 2! 3! 4!
Recallthat the sequences{(logn)k), {n
P
}
with p > 0, {an}witha > 1,and
{n!}
represent
different orders of growth in the sense that
(log
n)k 0 n" an
--
~
, -
~
0 -
~
O.
(24.2)
n
P
an'
n!
Since
~
~
0 for all a > 1, it follows, writing x = 1, that n''x"
~
0 for all
]r]
< 1.
a a
EXAMPLE
24.1
Find the radius of
convergence
of L
~
x
n
= L n
2
(~
)n.
From (24.2) we know that n
2x"
~
0 if [r] < 1, and of course In
2x
n
I
~
00
if [x]
~
1. Hence,
n
2
(1)"
~
0 if andonly if
111
< 1. The radiusof convergence is 3, and the series
converges
absolutely
on
(-3,3).
Coefficientsthat are powers of n, like n
2
in Example 24.1, have no effect on the radius
of convergence. All three of the following series have the same radius, 3:
This follows from the convergencecondition because both
In
2
(t)nIand I
~
(J
)Iapproach 0 if
ItI< 1, and both tend to
00
if IJI > 1. A similar statementholds for logn or powers of log n.
For example, both I(logn)kXU I and I
(10;
n )k x" I tend to zero if IxI < 1, and both tend to
00
if
Ix
I > 1. Therefore, all three of the following series have radius 1 for any value of k:
" (logn)kx", " x"
,"
1 x"
LJ
LJ LJ
(log n)!
..
EXAMPLE
24.2
Find the radiusof L 2"(logn)3X" and L
(l0~/~)3
x",
Wewritethe terms in the following form: (logn)3(2x)n and (10;11)3 (2x)n. Both terms approachzero for
12x
I < 1,and both tend to
00
if
12x
I > 1. Therefore, the radius for both series is
!.
The following test, the ratio test, is a popular technique because it requires very little
thought. The ratio test applies to any series, so we state the test for a series of constants,
L an,
and then show how it applies to power series.
Ratio Test:
The senes S"
an
converges absolutely
iflimll~oo
I
an+1
I < 1 and diverges
if
L..J an
lim
n
--.
oo
I
a~:1
I > 1.