A power series is an infinite sum built from powers of :
Here, is the center and the numbers are constants called coefficients. In most problems, the real question is simple: for which values of does this series converge?
The answer is organized by the radius of convergence . A power series converges when , diverges when , and needs separate endpoint checks when .
What Radius Of Convergence Means
The radius of convergence is a distance from the center, not a set of -values. If a power series is centered at , then:
- it converges when ,
- it diverges when ,
- the boundary case must be tested separately.
For real-variable problems, that distance becomes an interval of convergence. If the center is and the radius is , the inside part is
but the endpoints may or may not be included in the final answer.
Why Power Series Matter
Power series matter because they let you treat complicated functions like very long polynomials. Inside the convergence interval, they are often easier to differentiate, integrate, and approximate.
That shortcut comes with a condition: those term-by-term operations are justified inside the interval of convergence, not automatically everywhere.
Power Series Example: Find The Radius And Interval
Consider
This is a power series centered at . To find the radius of convergence, apply the ratio test to
Compute
The ratio test gives convergence when
so
So the radius of convergence is
That gives the interior interval . Now test the endpoints one at a time.
At , the series becomes
which diverges.
At , the series becomes
which also diverges because its terms alternate between and instead of approaching .
So the final interval of convergence is
This is the full workflow in one example: identify the center, find , write the inside interval, and then test both endpoints separately.
Common Mistakes With Radius Of Convergence
Mixing Up Radius And Interval
The radius is a number such as . The interval is the set of real -values, such as . They are related, but they are not the same object.
Forgetting The Center
In , the center is , not always . If the series uses , the distance test is based on , not .
Skipping The Endpoint Tests
The ratio test and root test usually tell you what happens for the interior and exterior, but they often say nothing at the endpoints. You still have to check them one at a time.
Assuming Both Endpoints Behave The Same Way
Even if the radius is the same on both sides, one endpoint may converge while the other diverges. Endpoint behavior depends on the series you get after substitution.
When Power Series Are Used
Power series appear in calculus, differential equations, and approximation. They are useful when a function is hard to handle directly but easier to study near one point through its series expansion.
Taylor and Maclaurin series are important examples. They are power series designed to represent a function locally, when the needed conditions are met.
Try A Similar Power Series
Try your own version with
Find the center, solve for the radius, and then test the endpoints. If you want one more nearby case after that, explore a Taylor series and notice how the same convergence ideas appear again.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →