10 7worksheetsol
10 7worksheetsol
#77. Find the radius and interval of convergence of the power series below. Specify for which values
of x in the interval of convergence the series converges absolutely and for which it converges
conditionally.
∞
X (x − 3)n
(a) √
n=1
3
n5n
Solution: We use the Ratio Test to find the radius of convergence. We have
an+1
ρ = lim
n→∞ an
√
(x − 3)n+1 3
n 5n
= lim √ ·
n→∞ 3 n + 1 5n+1 (x − 3)n
√ 1
|x − 3| 3 n √3n
= lim √ · 1
n→∞ 5 3 n + 1 √
3n
|x − 3|
= lim q
n→∞ 3
5 1 + n1
|x − 3|
= .
5
The power series converges absolutely when ρ < 1, that is
|x − 3|
< 1 ⇒ |x − 3| < 5 ⇒ −5 < x − 3 < 5 ⇒ −2 < x < 8.
5
Therefore the radius of convergence is R = 5 .
To find the interval of convergence, we need to determine if the power series converges
at the endpoints x = −2, 8.
∞
X (x − 4)n
(b)
3n n2
n=1
The series converges absolutely when 2|x + 3| < 1, which gives − 72 < x < − 52 . So
1
the radius of convergence is R = . We now need to test both endpoints to find
2
the interval of convergence.
At x = − 52 , we have
∞ ∞
X 2n (− 52 + 3)n X 1
= .
n n
n=1 n=1
At x = − 27 , we have
∞ ∞
X 2n (− 27 + 3)n X (−1)n
= .
n n
n=1 n=1
1
This series converges by the AST since un = is positive, decreasing and
n
∞
X 1
converges to 0. But it does not converge absolutely since diverges as
n
n=1
seen in the previous point.
7 5
In conclusion, IOC = − , − . Furthermore, the power series
2 2
7 5
converges absolutely on − ,− ,
2 2
7
and converges conditionally at x = − .
2
∞
X n2 xn
(d)
n=0
5n2
∞
X (−1)n (x − 9)3n
(e)
8n (n + 1)
n=0
Solution: We use the Ratio Test to find the radius of convergence. We have
an+1
ρ = lim
n→∞ an
(−1)n+1 (x − 9)3(n+1) 8n (n + 1)
= lim ·
n→∞ 8n+1 (n + 2) (−1)n (x − 9)3n
1
|x − 9|3 (n + 1) n
= lim · 1
n→∞ 8(n + 2) n
|x − 9|3 1 + n1
= lim
8 1 + n2
n→∞
|x − 9|3
= .
8
The power series converges absolutely when ρ < 1, that is
|x − 9|3
< 1 ⇒ |x − 9| < 2 ⇒ −2 < x − 9 < 2 ⇒ 7 < x < 11.
8
To find the interval of convergence, we need to determine if the power series converges
at the endpoints x = 7, 11.
∞
X
(f) n3n (2x + 1)n .
n=0
Solution: We use the Ratio Test to find the radius of convergence. We have
an+1
ρ = lim
n→∞ an
(n + 1)3n+1 (2x + 1)n+1
= lim
n→∞ n3n (2x + 1)n
1
= lim 3 1 + |2x + 1|
n→∞ n
= 3|2x + 1|.
1
Therefore the radius of convergence is R = .
6
To find the interval of convergence, we need to determine if the power series converges
2 1
at the endpoints x = − , − .
3 3
2
At x = − , the power series becomes
3
∞ n X ∞ X∞ n X∞
X
n 2 n 1
n3 2 − +1 = n3 − = (−1)n n.
3 3
n=0 n=0 n=0 n=0
Since lim (−1)n n does not exist (and in particular is not equal to 0), this series
n→∞
diverges by the Term Divergence Test. Therefore, the power series diverges at
2
x=− .
3
1
At x = − , the power series becomes
3
∞ n X ∞ X
∞ n X∞
X 1 1
n3n 2 − +1 = n3n = n.
3 3
n=0 n=0 n=0 n=0
Since lim n = ∞ (and in particular is not equal to 0), this series diverges by
n→∞
1
the Term Divergence Test. Therefore, the power series diverges at x = − .
3
2 1
In conclusion, the IOC is − , − . Furthermore, the power series
3 3
2 1
converges absolutely on − , − ,
3 3
∞
X nn (x + 2)n
(g)
6n
n=0
Solution: We use the Root Test to find the radius of convergence. We have
nn (x + 2)n 1/n
= lim
n→∞ 6n
n|x + 2|
= lim
n→∞
( 6
0 if x = −2,
=
∞ if x ̸= −2.
∞
X (−1)n (x − 4)2n
(h) √
n n
n=1
36
Solution: We use the Ratio Test to find the radius of convergence. We have
an+1
ρ = lim
n→∞ an
√
(−1)n+1 (x − 4)2(n+1) 36n n
= lim √ ·
n→∞ 36n+1 n + 1 (−1)n (x − 4)2n
√ 1
|x − 4|2 n √n
= lim √ · 1
n→∞ 36 n + 1 √
n
|x − 4|2
= lim q
n→∞
36 1 + n1
|x − 4|2
= .
36
The power series converges absolutely when ρ < 1, that is
|x − 4|2
< 1 ⇒ |x − 4| < 6 ⇒ −6 < x − 4 < 6 ⇒ −2 < x < 10.
36
Therefore the radius of convergence is R = 6 .
To find the interval of convergence, we need to determine if the power series converges
at the endpoints x = −2, 10.
This series converges by the AST since an = √1n is positive, decreasing and
converges to 0. However, the series does not converge absolutely since
∞ ∞
X (−1)n X 1
√ = √ ,
n=1
n n=1
n
1
which is a divergent p-series with p = 2 ⩽ 1. Therefore, the power series
converges conditionally at x = −2.
As noted above, this series converges conditionally. Therefore, the power series
converges conditionally at x = 10.
In conclusion, the IOC is [−2, 10] . Furthermore, the power series
∞
X (3x + 2)n
(i)
n2 + 4
n=0
Solution: We use the Ratio Test to find the radius of convergence. We have
an+1
ρ = lim
n→∞ an
(3x + 2)n+1 n2 + 4
= lim ·
n→∞ (n + 1)2 + 4 (3x + 2)n
1
|3x + 2|(n2 + 4) n2
= lim · 1
n→∞ n2 + 2n + 5 n2
|3x + 2| 1 + n42
= lim
n→∞ 1 + n2 + n52
= |3x + 2|.
The power series converges absolutely when ρ < 1, that is
2 1 1 2 1 1
|3x + 2| < 1 ⇒ x + < ⇒ − <x+ < ⇒ −1 < x < − .
3 3 3 3 3 3
1
Therefore the radius of convergence is R = .
3
To find the interval of convergence, we need to determine if the power series converges
1
at the endpoints x = −1, − .
3
At x = −1, the power series becomes
∞ ∞
X (3(−1) + 2)n X (−1)n
= .
n2 + 4 n2 + 4
n=0 n=0
We can show that this series converges absolutely using the DCT. We have
(−1)n 1
0⩽ ⩽ 2,
n2 + 4 n
∞
X 1
and converges as a p-series with p = 2 > 1. Therefore, the power series
n2
n=1
converges absolutely at x = −1.
At x = − 31 , the power series becomes
∞ n ∞
3 − 13 + 2
X X 1
= .
n2 + 4 n2 + 4
n=0 n=0
As noted above, this series converges absolutely. Therefore, the power series
converges absolutely at x = − 13 .
1
In conclusion, the IOC is −1, − . Furthermore, the power series
3
1
converges absolutely on −1, − ,
3
|x|2
= .
4
The power series converges absolutely when ρ < 1, that is |x|2 < 4, or |x| < 2.
Therefore, the radius of convergence is R = 2 .
∞ n2
X 3
(b) 1− (x + 5)n
n
n=1
This last limit is an indeterminate exponent 1∞ . To compute it, we can write the
expression in base e
3 n
3
lim 1 − = lim en ln(1− n )
n→∞ n n→∞
and compute the limit of the exponent using L’Hôpital’s Rule. This gives
ln 1 − x3
3
lim n ln 1 − = lim 1
n→∞ n x→∞
x
− x32 · 1
1+ x3
L′ H
= lim
0
0
x→∞ − x12
3
= lim − 3
x→∞ 1− x
= −3.
Therefore
3
ρ = |x + 5| lim en ln(1− n ) = |x + 5|e−3 .
n→∞
The power series converges absolutely when ρ < 1, that is |x + 5|e−3 < 1, or |x + 5| <
e3 . Therefore, the radius of convergence is R = e3 .
∞
X n! n
(c) x
nn
n=0
This last limit is an indeterminate exponent 1∞ . To compute it, we can write the
expression in base e n
n n
lim = lim en ln( n+1 )
n→∞ n + 1 n→∞
and compute the limit of the exponent using L’Hôpital’s Rule. This gives
n ln (x) − ln(x + 1)
lim n ln = lim 1
n→∞ n+1 x→∞
x
1 1
L′ H x − x+1
= lim
0
0
x→∞ − x12
x2
= lim −
x→∞x(x + 1)
1
= lim −
x→∞ 1 + 1/x
= −1.
Therefore n
ρ = |x| lim en ln( n+1 ) = |x|e−1 .
n→∞
The power series converges absolutely when ρ < 1, that is |x|e−1 < 1, or |x| < e.
Therefore, the radius of convergence is R = e .
-3 5 11
left endpoint is between 5 and 11
We conclude that
(d) We cannot conclude anything about the behavior of the power series at x = 7 .
3 1
#80. Let f (x) = . Use the power series representation of and power series operations
2 + 7x 1−x
to find a power series representation of f (x) centered at a = 0. What are the radius and
interval of convergence of the resulting power series?
3 1
Solution: A bit of algebra will help us make 2+7x look like 1−x up to a suitable sub-
stitution. Namely, if we factor 3 from the numerator and 2 from the denominator, we
get
3 3 1 3 1 3 1
= · 7x = · 7x
= · ,
2 + 7x 2 1+ 2 2 1− − 2 2 1−u
with u = − 7x
2 . For |u| < 1, we know that
1
1−u is the sum of a geometric series of common
ratio u and first term 1, that is:
∞
1 X
= un .
1−u
n=0
So
∞ ∞
7x n 3(−7)n xn
3 3 1 3X X
= · 7x
= − = .
2 + 7x 2 1− − 2 2 2 2n+1
n=0 n=0
This geometric series converges when the common ratio r = − 7x 2 satisfies |r| < 1. This
gives
7x 2 2 2
− < 1 ⇒ |x| < ⇒ − <x< .
2 7 7 7
2 2 2
Therefore, the radius of convergence is R = and the interval of convergence is − , .
7 7 7
∞
X (x + 1)n
#81. Consider the power series f (x) = .
3n (n + 1)
n=0
Solution: We use the Ratio Test to find the radius of convergence. We have
an+1
ρ = lim
n→∞ an
(x + 1)n+1 3n (n + 1)
= lim n+1 ·
n→∞ 3 (n + 2) (x + 1)n
1
|x + 1|(n + 1) n
= lim · 1
n→∞ 3(n + 2) n
|x + 1| 1 + n1
= lim
3 1 + n2
n→∞
|x + 1|
= .
3
The power series converges absolutely when ρ < 1, that is
|x + 1|
< 1 ⇒ |x + 1| < 3 ⇒ −3 < x + 1 < 3 ⇒ −4 < x < 2.
3
Therefore the radius of convergence is R = 3 .
To find the interval of convergence, we need to determine if the power series converges
at the endpoints x = −4, 2.
1
This series converges by the AST since an = n+1 is positive, decreasing and
converges to 0. Therefore, the power series converges at x = −4.
At x = 2, the power series becomes
∞ ∞ ∞ ∞
X (2 + 1)n X 3n X 1 X 1
= = = .
3n (n + 1) 3n (n + 1) n+1 n
n=0 n=0 n=0 n=1
(b) Find a power series representation of f ′ (x) centered at a = −1. What are its radius and
interval of convergence?
We know that the radius of convergence does not change when differentiating term-
by-term, so R = 3 . The interval, however, may change and we need to test the
endpoints to determine it.
(c) Let g(x) be the antiderivative of f (x) such that g(−1) = −8. Find a power series repre-
sentation of g(x) centered at a = −1. What are its radius and interval of convergence?
Therefore,
∞
X (x + 1)n+1
g(x) = −8 + .
3n (n + 1)2
n=0
We know that the radius of convergence does not change when differentiating term-
by-term, so R = 3 . The interval, however, may change and we need to test the
endpoints to determine it.
1
#82. (a) Use term-by-term differentiation to find a power series representation of . What
(1 − x)2
is its raidus of convergence?
∞
X (−1)n n
(b) Find the sum of the series .
5n
n=1
Using the power series representation from the previous part with x = − 15 , we get
∞
X (−1)n n 1 1
=− ·
5n 5 1 − −1 2
n=1 5
5
= − .
36
∞
X (−1)n+1 (x + 5)3n
#83. Find the radius and interval of convergence of √ n
n=0
64 n + 1
|x + 5|3
= lim 2/n
n→∞ 1
8n1/2n 1 + 64n n
|x + 5|3
=
8
since
ln(n) 1/n
lim lim
lim n1/2n = en→∞ 2n
= en→∞ 2
= e0 = 1.
n→∞
3
So the series converges absolutely when |x+5|
8 < 1, that is −2 < x + 5 < 2, so −7 < x <
−3. When x > −3 or x < −7, the series diverges. We now need to test the endpoints
x = −3, −7.
√ 1
n+64−n 1
lim = lim p
n→∞ √1 n→∞ 1 + 64−n n−1/2
n
1
=√
1+0
= 1.
∞
X 1 1
Furthermore, √ diverges as a p-series with p = 2 ⩽ 1. Therefore, the series
n=1
n
∞
X 1
√ diverges.
n=0
n + 64−n