(PS1 and PS2) Power Series#
In this lesson we are going to see:
how to find the radius of convergence for a power series.
how to find the interval of convergence for a power series.
Review Videos#
Power Series#
Power Series
A power series is a series of the form:
More generally, a power series centered at a is a series of the form:
Note that in this definition:
\(x\) is a variable
\(c_n\) is called a coefficient
we use the convention that \((x-a)^0=1\)
Domain of a Power Series#
Given a power series, we can define a function:
A natural question then is what numbers can we actually plug in for \(x\)? What is the domain of this function?
A number \(x\) is in the domain if the resulting series converges.
A number \(x\) is not in in the domain, if the resulting series diverges.
Example 1#
Find the domain of the following function:
Solution (Click to see the steps.)
For each individual \(x\)-term, this power series is actually a geometric series where \(a=1\) and \(r=x\).
We’ve previously looked at geometric series and know that they:
converge when \(|r|<1\)
diverge when \(|r|\geq 1\)
This means our power series converges when \(|x|<1\) or writing this as the open interval \((-1,1)\).
Therefore, the domain of this function is the interval \((-1,1)\).
Interval of Convergence#
Interval of Convergence
The Interval of Convergence for a power series is the interval of \(x\)-values for which the series is convergent. Essentially, this is the domain of the power series.
Given a power series \(\displaystyle \sum_{n=0}^{\infty} c_n (x-a)^n\) the Interval of Convergence can be one of the following:
Radius of Convergence
The Radius of Convergence is the largest number \(R\) such that for all \(x\)-values satisfying \(|x-a|<R\), the power series converges. Essentially, this gives us a measure of the size of the interval (it’s half of the width).
Example 2#
Find the radius of convergence and interval of convergence for power series:
Try for yourself and then click to see the steps.
We start by setting up the ratio test (normally we start with either the Ratio or the Root Test)
Note that since we don’t know what \(x\) is, the term \(x-5\) could potentially be negative. This means we can’t drop the absolute value for this \(x\)-term.
The next step is to calculate the limit for the ratio test:
Since we are doing the limit as \(n\) goes to infinity, we are actually viewing \(x\) as a fixed constant with respect to this limit. This means we can actually move the absolute value term in front of the limit:
And then calculate the remaining limit, using all of our usual methods (continuous outer function and \(1/n\)-method):
At this point, we are ready to determine our first-draft for the interval of convergence. This won’t be the final answer but it will be close.
By the Ratio Test:
if \(|x-5|<1\) the series converges.
if \(|x-5|>1\) the series diverges.
if \(|x-5|=1\) the test is inconclusive.
This means we can determine the interval except for the endpoints:
So the interval of convergence is going to involve the interval \((4,6)\) but we still need to check the endpoints (the Ratio Test is inconclusive there).
At this point, we can determine the radius of convergence by looking at the width of the interval \((4,6)\)
The width of this interval is \(2\), so half of this is \(1\). (Think of circles, the radius is half the diameter.)
Therefore we say the radius of convergence is: \(R=1\).
To finalize our interval of convergence, we next need to check the endpoints. Because the ratio test is inconclusive at each one, we will need to use other tests besides the ratio and root tests.
Let’s start with endpoint: \(x=6\). Plugging this into the series (wherever we see an \(x\)) gives us:
which is a convergent \(p\)-series with \(p=2\) which satisfies \(p>1\).
Next we check the other endpoint: \(x=4\). Plugging this in gives us:
which is convergent by the Absolute Convergence Test since \(\sum |a_n| = \sum\left| \tfrac{(-1)^n}{n^2}\right| = \sum \tfrac{1}{n^2}\) is a convergent \(p\)-series. (Note that we could also use the alternating series test here.)
Since the power series converges at both endpoints, we say that the interval of convergence is \([4,6]\).
Note that we use:
square brackets [ or ] to indicate that we want to include an endpoint (because it is convergent).
open parentheses ( or ) to indicate that we want to exclude an endpoint (because it is divergent).
Example 3#
Find the radius of convergence and interval of convergence for power series:
Try for yourself and then click to see the steps.
We start by setting up the ratio test (normally we start with either the Ratio or the Root Test)
Note that since we don’t know what \(x\) is, we can’t drop the absolute value for this \(x\)-term.
The next step is to calculate the limit for the ratio test:
Since this is a \(\tfrac{c}{\infty}\)-form limit, which we know goes to zero.
For any \(x\)-value, we just saw that the limit is always 0. Therefore by the Ratio Test, the series converges for all \(x\)-values, and we say:
Since we can think of the radius of convergence as a measure of the size of the interval (half of the width), we would say:
Example 4#
Find the radius of convergence and interval of convergence for power series:
Try for yourself and then click to see the steps.
We start by setting up the ratio test (normally we start with either the Ratio or the Root Test)
Note that since we don’t know what \(x\) is, the term \(x-1\) could potentially be negative. This means we can’t drop the absolute value for this \(x\)-term.
The next step is to calculate the limit for the ratio test:
Since we are doing the limit as \(n\) goes to infinity, we are actually viewing \(x\) as a fixed constant with respect to this limit. This means we can actually move the absolute value term in front of the limit:
And then calculate the remaining limit, using all of our usual \(1/n\)-method:
At this point, we are ready to determine our first-draft for the interval of convergence. This won’t be the final answer but it will be close.
By the Ratio Test:
if \(3|x-1|<1\) the series converges.
if \(3|x-1|>1\) the series diverges.
if \(3|x-1|=1\) the test is inconclusive.
This means we can determine the interval except for the endpoints:
So the interval of convergence is going to involve the interval \(\left( \tfrac{2}{3},\tfrac{4}{3} \right)\) but we still need to check the endpoints (the Ratio Test is inconclusive there).
Now we can determine the radius of convergence by calculating the width of the interval \(\left( \tfrac{2}{3},\tfrac{4}{3} \right)\) to be \(\tfrac{2}{3}\). And then half of this is \(\tfrac{1}{3}\). (Think of circles, the radius is half the diameter.)
To finalize our interval of convergence, we next need to check the endpoints. Because the ratio test is inconclusive at each one, we will need to use other tests besides the ratio and root tests.
Let’s start with endpoint: \(x=\tfrac{4}{3}\). Plugging this into the series (wherever we see an \(x\)) gives us:
This is convergent by the Alternating Series Test (show this).
Next we check the other endpoint: \(x=\tfrac{2}{3}\). Plugging this in gives us:
which can be shown to be divergent by the Limit Comparison Test (show this).
Since the power series diverges at both endpoints, we say:
Note that we use:
square brackets [ or ] to indicate that we want to include an endpoint (because it is convergent).
open parentheses ( or ) to indicate that we want to exclude an endpoint (because it is divergent).
Example 5#
Find the radius of convergence and interval of convergence for power series:
Try for yourself and then click to see the steps.
We start by setting up the ratio test (normally we start with either the Ratio or the Root Test)
Note that since we don’t know what \(x\) is, we can’t drop the absolute value for this \(x\)-term.
The next step is to calculate the limit for the ratio test:
There is a technical point here:
The Ratio Test is applicable for all \(x\)-values except the center value of our power series. For this problem, the center value is \(a=3\).
This means that when we calculated the above limit, it was actually for \(x\neq 3\) which is equivalent to \(|x-3|\neq 0\).
Therefore, by the Ratio Test, the power series diverges for all \(x\neq 3\).
For \(x\neq 3\), we found the power series diverges.
What about when \(x=3\)? Since this is the center of our power series, we are guaranteed to have convergence here.
Therefore, this power series only converges at \(x=3\), so we have a collapsed interval and write:
To see why the power series converges at the center value, let’s plug \(x=3\) into the power series:
Essentially, we end up adding more and more copies of 0 which we can always do, their sum is always 0.
One comment about the notation: \(0!=1\) and by convention \(0^0=1\).
Since we can think of the radius of convergence as a measure of the size of the interval (half of the width), we would say:
Since our interval has 0 width, the radius is 0 as well.
Example 6#
Find the radius of convergence and interval of convergence for power series:
Try for yourself and then click to see the steps.
We start by setting up the ratio test (normally we start with either the Ratio or the Root Test)
Note that since we don’t know what \(x\) is, the term \(x+1\) could potentially be negative. This means we can’t drop the absolute value for this \(x\)-term.
The next step is to calculate the limit for the ratio test:
Since we are doing the limit as \(n\) goes to infinity, we are actually viewing \(x\) as a fixed constant with respect to this limit. This means we can actually move the absolute value term in front of the limit, and calculate:
At this point, we are ready to determine our first-draft for the interval of convergence. This won’t necessarily be the final answer but it will be close.
By the Ratio Test:
if \(\tfrac{1}{2} \left|x+1\right|<1\) the series converges.
if \(\tfrac{1}{2} \left|x+1\right|>1\) the series diverges.
if \(\tfrac{1}{2} \left|x+1\right|=1\) the test is inconclusive.
This means we can determine the interval except for the endpoints:
So the interval of convergence is going to involve the interval \(\left( -3, 1 \right)\) but we still need to check the endpoints (the Ratio Test is inconclusive there).
Now we can determine the radius of convergence by calculating the width of the interval \(\left( -3, 1 \right)\) to be \(4\). And then half of this is \(2\). (Think of circles, the radius is half the diameter.)
To finalize our interval of convergence, we next need to check the endpoints. Because the ratio test is inconclusive at each one, we will need to use other tests besides the ratio and root tests.
Let’s start with endpoint: \(x=1\). Plugging this into the series (wherever we see an \(x\)) gives us:
This is divergent by the Test for Divergence (show this).
Next we check the other endpoint: \(x=-3\). Plugging this in gives us:
This is divergent by the Test for Divergence (show this).
Since the power series diverges at both endpoints, we say:
Note that we use:
square brackets [ or ] to indicate that we want to include an endpoint (because it is convergent).
open parentheses ( or ) to indicate that we want to exclude an endpoint (because it is divergent).
Summary#
Example |
Series |
Interval of Convergence |
Radius of Convergence |
---|---|---|---|
Ex. 1 |
\(\displaystyle \sum_{n=0}^{\infty} x^n \) |
\((-1,1)\) |
\(R=1\) |
Ex. 2 |
\(\displaystyle \sum_{n=0}^{\infty} \dfrac{(x-5)^n}{n^2} \) |
\([4,6]\) |
\(R=1\) |
Ex. 3 |
\(\displaystyle \sum_{n=0}^{\infty} \dfrac{x^n}{(2n)!} \) |
\((-\infty,\infty)\) |
\(R=\infty\) |
Ex. 4 |
\(\displaystyle \sum_{n=0}^{\infty} \dfrac{(-1)^{n-1}3^n}{2n+1}(x-1)^n \) |
\(\left(\tfrac{2}{3},\tfrac{4}{3}\right]\) |
\(R=\tfrac{1}{3}\) |
Ex. 5 |
\(\displaystyle \sum_{n=0}^{\infty} n! (x-3)^n \) |
\(\{3\}\) |
\(R=0\) |
Ex. 6 |
\(\displaystyle \sum_{n=0}^{\infty} \dfrac{n(x+1)^n}{2^{n+1}} \) |
\((-3,1)\) |
\(R=2\) |