Skip to main content
Logo image

Coordinated Calculus

Section 7.7 Power Series

So far, each infinite series we have discussed has been a series of real numbers, such as
(7.18)1+12+14+β‹―+12k+β‹―=βˆ‘k=0∞12k.
In the remainder of this chapter, we will include series that involve a variable. For instance, if in the geometric series in Equation (7.18) we replace the ratio r=12 with the variable x, we have the infinite (still geometric) series
(7.19)1+x+x2+β‹―+xk+β‹―=βˆ‘k=0∞xk.
In this section we will focus on more general series of powers. As a motivation, consider the following example.

Example 7.46.

Consider the power series defined by
f(x)=βˆ‘k=0∞xk2k.
What are f(1) and f(32)? Find a general formula for f(x) and determine the values for which this power series converges.
Solution.
If we evaluate f at x=1 we obtain the series
βˆ‘k=0∞12k
which is a geometric series with ratio 12. So we can sum this series and find that
f(1)=11βˆ’12=2.
Similarly,
f(3/2)=βˆ‘k=0∞(34)k=11βˆ’34=4.
In general, f(x) is a geometric series with ratio x2, so
f(x)=βˆ‘k=0∞(x2)k=11βˆ’x2=22βˆ’x
provided that βˆ’1<x2<1 (which ensures that the ratio is less than 1 in absolute value). Thus, the power series that defines f(x)=22βˆ’x converges for βˆ’2<x<2.
As Example 7.46 illustrates, a power series may converge for some values of x and not for others. In this section, we will learn how to determine the interval of x-values where a power series converges. In the following sections we will show how power series may be used to obtain polynomial approximations of functions.

Subsection 7.7.1 Power Series

Power Series.

A power series centered at x=a is a function of the form
(7.20)βˆ‘k=0∞ck(xβˆ’a)k
where {ck} is a sequence of real numbers and x is an independent variable.
For example, the series
1+(xβˆ’2)+(xβˆ’2)2+(xβˆ’2)3+β‹―
is a power series centered at x=2 with ci=1 for iβ‰₯1, and a geometric series
βˆ‘n=1∞bxn=b+bx+bx2+bx3+β‹―=βˆ‘n=0∞b(xβˆ’0)n
is a power series centered at x=0 with ci=b for iβ‰₯1.
Convergence of power series is similar to convergence of series. Namely, a power series will converge if its sequence of partial sums converges. In general, a power series may converge for some values of x, and diverge for others.

Convergence of Power Series.

For a fixed value of x, the power series
βˆ‘k=0∞ck(xβˆ’a)k
converges to L if the sequence of partial sums S0(x),S1(x),S2(x),… converges to L. That is,
limnβ†’βˆžSn(x)=L.
The set of x values at which a power series βˆ‘k=0∞ck(xβˆ’a)k converges is always an interval centered at x=a. For this reason, the set on which a power series converges is called the interval of convergence. Half the length of the interval of convergence is called the radius of convergence.

Example 7.47.

Consider the series βˆ‘n=0∞(xβˆ’1)n2n. This is a power series about x=1.
  1. Does the series converge or diverge when x=2?
  2. Does it converge or diverge when x=3?
  3. For what values of x will the series converge?
Answer.
  1. The series converges at x=2.
  2. It diverges at x=3.
  3. The series converges for values of x satisfying βˆ’1<x<3.
Solution.
  1. To test, we can substitute in x=2 into the series, giving:
    βˆ‘n=0∞(2βˆ’1)n2n=βˆ‘n=0∞12n.
    This series is geometric with ratio 12, so it converges (in fact, to 2).
  2. We make the substitution x=3 into the series, and get
    βˆ‘n=0∞(3βˆ’1)n2n=βˆ‘n=0∞2n2n=βˆ‘n=0∞1=1+1+1+β‹―.
    Since this series is unbounded, it diverges.
  3. To figure out exactly when the series converges, we’ll start by using the Ratio Test. Here an=(xβˆ’1)n2n. So, notice
    |an+1an|=|xβˆ’1|n+12n+1β‹…2n|xβˆ’1|n=|xβˆ’1|2.
    Thus, the series converges whenever |xβˆ’1|2<1 and diverges whenever |xβˆ’1|2>1. Examining that first inequality yields:
    |xβˆ’1|2<1|xβˆ’1|<2βˆ’2<xβˆ’1<2βˆ’1<x<3
    So now we know that the series converges when βˆ’1<x<3 and diverges when x<βˆ’1 and when x>3. Unfortunately, the ratio test can’t tell us what happens exactly at x=βˆ’1 or at x=3, because that’s when |an+1an|=1. However, we can just check those directly. We determined in part b. that the series diverges at x=3, so we just need to check x=βˆ’1:
    βˆ‘n=0∞(βˆ’1βˆ’1)n2n=βˆ‘n=0∞(βˆ’2)n2n=βˆ‘n=0βˆžβˆ’1=βˆ’1βˆ’1βˆ’1β‹―.
    This series is unbounded below, so it diverges.
    Thus, the series converges exactly when βˆ’1<x<3 and diverges everywhere else.

Subsection 7.7.2 Finding the Interval of Convergence

A power series defines a function f whose domain is the set of x values for which the power series converges. We therefore write
f(x)=βˆ‘k=0∞ck(xβˆ’a)k.
To determine the values of x for which a power series
βˆ‘k=0∞ck(xβˆ’a)k,
centered at x=a will converge, we apply the Ratio Test with ak=|ck(xβˆ’a)k|. The series converges if limkβ†’βˆžak+1ak<1.
Observe that
ak+1ak=|xβˆ’a||ck+1||ck|,
so when we apply the Ratio Test, we get
limkβ†’βˆžak+1ak=limkβ†’βˆž|xβˆ’a||ck+1||ck|.
Note suppose that
limkβ†’βˆž|ck+1||ck|=L,
so that
limkβ†’βˆžak+1ak=|xβˆ’a|β‹…L.
There are three possibilities for L: L can be 0, it can be a finite positive value, or it can be infinite. Based on this value of L, we can determine for which values of x the original power series converges.
  • If L=0, then the power series converges on (βˆ’βˆž,∞).
  • If L is infinite, then the power series converges only at x=a.
  • If L is finite and nonzero, then the power series converges absolutely for all x that satisfy
    |xβˆ’a|β‹…L<1
    or for all x such that
    |xβˆ’a|<1L,
    which is the interval
    (aβˆ’1L,a+1L).
    This interval is centered at a and has radius R=1L. Because the Ratio Test is inconclusive when the |xβˆ’a|β‹…L=1, the endpoints aΒ±1L have to be checked separately.

Finding the Interval of Convergence.

To find the interval of convergence of the power series βˆ‘k=0∞ck(xβˆ’a)k, apply the ratio test to obtain
limkβ†’βˆž|xβˆ’a||ck+1||ck|=|xβˆ’a|β‹…L
There are three cases.
  • If L=0, then the power series converges for all values of x. Thus, the the interval of convergence is (βˆ’βˆž,+∞) and the radius of convergence is R=∞.
  • If L=∞, then the power series converges only at x=a, and the radius of convergence is R=0.
  • If L is finite and nonzero, then the power series converges for all x∈(aβˆ’1L,a+1L), so the radius of convergence is R=1L. The power series may or may not converge at each endpoint, so testing for convergence at x=aβˆ’R and x=a+R is necessary.

Example 7.48.

Let f(x)=βˆ‘k=1∞xkk2. Determine the interval of convergence of this power series.
Solution.
First we will plot some of the partial sums of this power series to get an idea of the interval of convergence. Let
Sn(x)=βˆ‘k=1nxkk2
for each nβ‰₯1. Figure 7.49 shows plots of S10(x) (in red), S25(x) (in blue), and S50(x) (in green).
Figure 7.49. Graphs of some partial sums of the power series βˆ‘k=1∞xkk2.
The behavior of S50 in particular suggests that f(x) appears to be converging to a particular curve on the interval (βˆ’1,1), while growing without bound outside of that interval. Thus, the interval of convergence might be βˆ’1<x<1. To verify our conjecture, we apply the Ratio Test. Now,
ak=xkk2,
so
limkβ†’βˆž|ak+1||ak|=limkβ†’βˆž|x|k+1(k+1)2|x|kk2=limkβ†’βˆž|x|(kk+1)2=|x|limkβ†’βˆž(kk+1)2=|x|.
Therefore, the Ratio Test tells us that f(x) converges absolutely when |x|<1 and diverges when |x|>1. Because the Ratio Test is inconclusive when |x|=1, we need to check x=1 and x=βˆ’1 individually.
When x=1, observe that
f(1)=βˆ‘k=1∞1k2.
This is a p-series with p>1, which we know converges. When x=βˆ’1, we have
f(βˆ’1)=βˆ‘k=1∞(βˆ’1)kk2.
This is an alternating series, and since the sequence {1n2} decreases to 0, the power series converges by the Alternating Series Test. Thus, the interval of convergence of this power series is βˆ’1≀x≀1.

Example 7.50.

Determine the interval of convergence of each power series.
  1. βˆ‘k=1∞(xβˆ’1)k3k
  2. βˆ‘k=1∞kxk
  3. βˆ‘k=1∞k2(x+1)k4k
  4. βˆ‘k=1∞xk(2k)!
  5. βˆ‘k=1∞k!xk
Answer.
  1. [0,2).
  2. (βˆ’1,1).
  3. (βˆ’5,3).
  4. (βˆ’βˆž,∞).
  5. {0}.
Solution.
  1. We use the Ratio Test with ak=|xβˆ’1|k3k:
    limkβ†’βˆž|xβˆ’1|k+13(k+1)|xβˆ’1|k3k=limkβ†’βˆž3k|xβˆ’1|k+13(k+1)|xβˆ’1|k=|xβˆ’1|limkβ†’βˆžkk+1=|xβˆ’1|.
    So the power series βˆ‘k=1∞(xβˆ’1)k3k converges absolutely when |xβˆ’1|<1 or when 0<x<2 and diverges outside this interval. To completely determine the interval of convergence, we need to check what happens at the endpoints of this interval.
    • When x=0 our power series is βˆ‘k=1∞(βˆ’1)k3k which is just a scalar multiple of the alternating harmonic series and so converges.
    • When x=2 our power series is βˆ‘k=1∞13k which is just a scalar multiple of the harmonic series and so diverges.
    Therefore, the interval of convergence of the power series βˆ‘k=1∞(xβˆ’1)k3k is [0,2). Note that the interval is centered at x=1 and has radius R = 1.
  2. We use the Ratio Test with ak=k|x|k:
    limkβ†’βˆž(k+1)|x|k+1k|x|k=|x|limkβ†’βˆžk+1k=|x|.
    So the power series βˆ‘k=1∞kxk converges absolutely when |x|<1 or when βˆ’1<x<1 and diverges outside this interval. To completely determine the interval of convergence, we need to check what happens at the endpoints of this interval.
    • When x=βˆ’1 our power series is βˆ‘k=1∞(βˆ’1)kk. Since kβ†’βˆž as kβ†’βˆž, this series diverges by the Divergence Test.
    • When x=1 our power series is βˆ‘k=1∞k which again diverges by the Divergence Test.
    Therefore, the interval of convergence of the power series βˆ‘k=1∞kxk is (βˆ’1,1). Note that the interval is centered at x=0 and has radius R=1.
  3. We use the Ratio Test with ak=k2|x+1|k4k:
    limkβ†’βˆž(k+1)2|x+1|k+14k+1k2|x+1|k4k=limkβ†’βˆž4k(k+1)2|x+1|k+14k+1k2|x+1|k=14|x+1|limkβ†’βˆž(k+1k)2=14|x+1|.
    So the power series βˆ‘k=1∞k2(x+1)k4k converges absolutely when 14|x+1|<1 or when βˆ’5<x<3 and diverges outside this interval. To completely determine the interval of convergence, we need to check what happens at the endpoints of this interval.
    • When x=βˆ’5 our power series is βˆ‘k=1∞(βˆ’1)kk2. Since k2β†’βˆž as kβ†’βˆž, this series diverges by the Divergence Test.
    • When x=3 our power series is βˆ‘k=1∞k2, which again diverges by the Divergence Test.
    Therefore, the interval of convergence of the power series βˆ‘k=1∞k2(x+1)k4k is (βˆ’5,3). Note that the interval is centered at x=βˆ’1 and has radius R=4.
  4. We use the Ratio Test with ak=|x|k(2k)!:
    limkβ†’βˆž|x|k+1(2(k+1))!|x|k(2k)!=limkβ†’βˆž|x|(2k)!(2(k+1))!=|x|limkβ†’βˆž1(2k+2)(2k+1)=0.
    So the power series βˆ‘k=1∞xk(2k)! converges absolutely on the interval (βˆ’βˆž,∞). Note that the interval is centered at x=0 and has radius R=∞.
  5. We use the Ratio Test with ak=k!|x|k:
    limkβ†’βˆž(k+1)!|x|k+1k!|x|k=limkβ†’βˆž|x|(k+1)=∞
    unless x=0. So the interval of convergence of the power series βˆ‘k=1∞xkk! is {0}. Note that the interval is centered at x=0 and has radius R=0.

Example 7.51.

Suppose that the power series
βˆ‘n=1∞Cn(x+2)n
converges at x=2 and diverges at x=βˆ’8.
  1. Does the series converge or diverge at x=βˆ’5?
  2. Does the series converge or diverge at x=5?
  3. What are all the possibilities for the radius of convergence of the power series?
Answer.
  1. The series converges at x=βˆ’5.
  2. The series diverges at x=5.
  3. The radius of converges is at least 4 and at most 6; that is, 4≀R≀6.
Solution.
Since the power series is centered at x=βˆ’2, the fact that the series converges at x=2 tells us that the radius of convergence is greater than or equal to 4, since 4 is the distance between 2 and -2. Similarly, since the series diverges at x=βˆ’8, this tells us that the radius of convergence is less than or equal to 6. Thus, we have 4≀R≀6, and we are guaranteed that if an x is less than 4 away from βˆ’2, then the series will converge there. Similarly, if an x is more than 6 away from -2, the series must diverge.
Thus, since -5 is 3 away from -2, and 5 is 7 away from -2, the series will converge at x=βˆ’5 and diverge at x=5.

Subsection 7.7.3 Summary

  • A power series is a series of the form
    βˆ‘k=0∞akxk.
  • A power series always converges at at least one point. If the power series is centered at x=a, the power series either converges only at x=a, or it converges for all x∈(βˆ’βˆž,+∞), or it converges for all x in a finite interval (aβˆ’R,a+R) where R is the radius of convergence. In the latter case, the power series may or may not converge at the endpoints x=aβˆ’R and x=a+R, so these points have to be checked separately.

Exercises 7.7.4 Exercises

1. Radius of convergence of a a power series.

Find the radius of convergence of the power series
βˆ‘n=1∞20nxnn!
Your answer should be a nonnegative real number or infinity.
Radius of convergence is

2. Radius of convergence of a power series with factorials.

Find the radius of convergence of the following series:
βˆ‘n=1∞(2n)!xn(n!)2

3. Interval of convergence of a power series.

Find all the values of x such that the given series would converge.
βˆ‘n=1∞(xβˆ’2)n2n
Answer:
Note: Give your answer in interval notation
 9 
/webwork2_files/helpFiles/IntervalNotation.html

4. Interval of convergence of a power series.

Find all the values of x such that the given series would converge.
βˆ‘n=1∞(5x)nn3
Answer:
Note: Give your answer in interval notation
 10 
/webwork2_files/helpFiles/IntervalNotation.html
.

5. Interval of convergence of a power series.

Find all values of x where the given series converges.
βˆ‘n=1∞2nxn(n+1)n+5
Answer:
Note: Give your answer in interval notation
 11 
/webwork2_files/helpFiles/IntervalNotation.html
.

6. Radius and interval of convergence of a power series.

Consider the power series
βˆ‘n=1∞n6(x+8)n5nβ‹…n20/3.
Find the radius of convergence R. If it is infinite, type "infinity" or "inf".
Answer: R=
What is the interval of convergence?
Answer (in interval notation):

7. Radius and interval of convergence of a power series.

Consider the power series
βˆ‘n=1∞n4(xβˆ’10)n3β‹…6β‹…9β‹…β‹―β‹…(3n).
Find the radius of convergence R. If it is infinite, type "infinity" or "inf".
Answer: R=
What is the interval of convergence?
Answer (in interval notation):

8. Matching Interval of convergence to power series.

Match each of the power series with its interval of convergence.

9. Determining possibilities for radius of convergence.

Consider the power series
βˆ‘n=1∞Cn(xβˆ’1)n,
with radius of convergence R.
  1. If the series converges at x=3 and diverges at x=5, what are the possible values for R?
  2. If the series converges at x=4 and diverges at x=βˆ’2, what are the possible values for R?
  3. Is βˆ’3<x<3 a possible interval of convergence for the series?
  4. Is βˆ’2≀x<4 a possible interval of convergence for the series?

10. A power series with fibonacci number coefficients.

In this exercise we will begin with a strange power series and then find its sum. The Fibonacci sequence {fn} is a famous sequence whose first few terms are
f0=0,f1=1,f2=1,f3=2,f4=3,f5=5,f6=8,f7=13,β‹―,
where each term in the sequence after the first two is the sum of the preceding two terms. That is, f0=0, f1=1 and for nβ‰₯2 we have
fn=fnβˆ’1+fnβˆ’2.
Now consider the power series
F(x)=βˆ‘k=0∞fkxk.
We will determine the sum of this power series in this exercise.
  1. Explain why each of the following is true.
    1. xF(x)=βˆ‘k=1∞fkβˆ’1xk
    2. x2F(x)=βˆ‘k=2∞fkβˆ’2xk
  2. Show that
    F(x)βˆ’xF(x)βˆ’x2F(x)=x.
  3. Now use the equation
    F(x)βˆ’xF(x)βˆ’x2F(x)=x
    to find a simple form for F(x) that doesn’t involve a sum.
  4. Use a computer algebra system or some other method to calculate the first 8 derivatives of x1βˆ’xβˆ’x2 evaluated at 0. Why shouldn’t the results surprise you?