A power series is an infinite sum built from powers of :
Here is the center and the constants are the coefficients. In almost every problem the real task is the same: find the values of for which the series converges.
When You Run the Convergence Procedure
You apply this method whenever you are handed a power series and asked where it converges — which covers most exam and homework prompts, plus the analysis behind Taylor and Maclaurin series. Convergence is organized by the radius of convergence :
- it converges when ,
- it diverges when ,
- the boundary case must be tested separately.
The radius is a distance from the center, not a set of -values. For real-variable problems that distance becomes the interior interval
with the endpoints possibly included or not. This matters because inside the interval you can treat the series like a very long polynomial — differentiating, integrating, and approximating term by term are justified there, but not automatically everywhere.
The Steps
- Identify the center by writing the series as .
- Find the radius using the ratio test (or root test) on .
- Write the interior interval .
- Test each endpoint separately by substituting it in.
Full Worked Example: Find the Radius and Interval
Consider
This is centered at . Apply the ratio test to :
Convergence requires
so the radius is
giving the interior interval . Now test the endpoints one at a time.
At :
which diverges.
At :
which also diverges, because its terms alternate between and instead of approaching .
So the final interval of convergence is
That is the full workflow in one example: identify the center, find , write the inside interval, then test both endpoints.
Where Each Step Goes Wrong, and How to Check
- Mixing up radius and interval. The radius is a number like ; the interval is a set like . Related, but different objects.
- Forgetting the center . With , the distance test uses , not . Re-read the exponent before testing.
- Skipping the endpoint tests. The ratio and root tests usually say nothing at the endpoints, so check them individually after finding .
- Assuming both endpoints behave the same. Even with the same radius, one endpoint may converge while the other diverges; the behavior depends on the series you get after substitution.
Try a Similar Series
Work through
Find the center, solve for the radius, and test the endpoints. Then look at a Taylor series and notice the same convergence ideas reappear — the procedure does not change, only the coefficients do.
Frequently Asked Questions
- What is the difference between a series and a power series?
- A power series is a special kind of infinite series built from powers of $(x-c)$, such as $\sum_{n=0}^{\infty} a_n (x-c)^n$. The center $c$ and the coefficients $a_n$ determine where it converges.
- Is the radius of convergence the same as the interval of convergence?
- No. The radius is a single nonnegative number $R$ measuring distance from the center. The interval of convergence is the actual set of real $x$-values that work, and it may include or exclude endpoints.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →