📚 College Credit Guide ✓ UPI Study 🕐 7 min read

How Do You Find the Radius and Interval of Convergence of a Power Series?

This article shows how to test a power series, find its radius of convergence, and justify the final interval with endpoint checks.

US
UPI Study Team Member
📅 August 05, 2026
📖 7 min read
US
About the Author
The UPI Study team works directly with students on credit transfer, degree planning, and course selection. We've helped thousands of students figure out what counts toward their degree and how to finish faster without paying more than they have to. This post is written the way we'd explain it to you directly.
🦉

A power series converges only on the x-values where its infinite sum behaves, and that means you first find the radius, then test the endpoints. In a Calculus 2 course, that order matters because the radius tells you the open stretch where the series works, while the endpoints can change the final answer by themselves. Think of a power series as an infinite polynomial centered at a number a, usually written with terms like (x-a)^n. The coefficients control how fast the terms shrink, and the center controls where the whole series sits on the number line. If you ignore convergence, you miss the series’ real domain of validity. That is the part teachers care about. Students often ask do you find the radius and interval of convergence of a power series by memorizing one test. Not quite. You use the ratio test or root test to get a clean radius, then you check the two endpoints one by one. That second step is where a lot of homework points disappear, because a series can converge at one endpoint, both endpoints, or neither. A power series with radius 3 can give an interval like (-3, 3), [-3, 3), or even [-3, 3]. Same radius. Different answer. That is why the power series structure determines and justifies the radius and interval of convergence in a way a plain polynomial never needs. A polynomial has a full real domain. A power series has a limited range, and your job in Calculus 2 is to prove exactly where it works with 2 separate checks, not just guess from the first few terms.

Teen boy in hoodie writes math formulas on a chalkboard, focused on solving algebra equations — UPI Study

What Is a Power Series in Calculus 2?

A power series is an infinite sum of terms like \(\sum_{n=0}^\infty c_n(x-a)^n\), so it acts like a polynomial centered at \(a\) but with infinitely many terms. In a Calculus 2 class, that center matters as much as the coefficients, because the whole series may work on one side of \(a\) and fail on the other.

The catch: A power series does not behave like a regular polynomial, since the sum can converge for 1 value of \(x\), 10 values, or every real number. That range comes from the size of \((x-a)^n\) and the coefficients \(c_n\), not from the first 3 terms you see on the page.

Students care about convergence first because a series only has meaning where its sum settles to a finite number. If a series diverges, the expression has no usable value there, even if the formula looks neat. That is the whole point of the domain question in Calculus 2.

A clean example is \(\sum_{n=0}^\infty \frac{(x-2)^n}{n!}\). The center is 2, and the factorial in the denominator makes the terms shrink fast, so the series behaves very differently from \(\sum x^n\). Same notation style. Very different convergence story.

That is why professors push the phrase “domain of validity.” They want you to say where the series actually works, not just where the algebra looks legal. A power series can represent a function on a 4-unit window, a 20-unit window, or all of \(\mathbb{R}\), and you only know that after a convergence test.

Calculus 2 trains that habit hard, and so does Calculus I when students first meet infinite sequences. The jump from finite sums to infinite ones feels small on paper, but it changes the whole problem.

One more thing: a power series can center at any real number, not just 0. That shift by \((x-a)\) is not decoration. It controls the whole shape of the interval you will find later.

How Do You Find the Radius of Convergence?

You find the radius of convergence by applying the ratio test or root test to the general term and solving the inequality that comes out. For a series centered at \(a\), the result usually turns into \(|x-a|

Start with the term \(a_n(x-a)^n\) and write the limit from the ratio test, \(\lim_{n\to\infty}\left|\frac{a_{n+1}(x-a)^{n+1}}{a_n(x-a)^n}\right|\). The \((x-a)\) part often factors out, leaving a condition like \(|x-a|\cdot L<1\). If that happens, solve for \(|x-a|\) and you get the radius right away.

What this means: The radius comes from distance, not from a guess. If the algebra gives \(|x-4|<3\), then the open interval around 4 runs from 1 to 7 before you test anything else. That step saves time because it gives the rough shape in 1 move.

The root test works the same way when the terms have an \(n\)th-power pattern, since you look at \(\limsup \sqrt[n]{|a_n(x-a)^n|}\). If the expression simplifies to a number times \(|x-a|\), you solve the inequality and get the radius. I like the root test more when the series has powers like \((2x-1)^n\); it cuts through the mess faster.

A strong Calculus 2 answer should say the test, show the limit, and then write the radius before any endpoint talk. Say something like “The ratio test gives convergence when \(|x-a|

The Calculus 2 version of this problem often appears right after sequences and before Taylor series, because students need the radius before they can trust the function expansion. A series with radius 0 is useless for most approximation work, while one with radius 8 gives a much wider safe zone.

One downside: the ratio test can look ugly when factorials and powers mix in the same term. Then the algebra gets cluttered fast, and sloppy cancellation can wreck the whole answer.

Which Test Should You Use for a Power Series?

Pick the test that makes the algebra shortest, not the one that looks famous. In a 50-minute Calculus 2 quiz, shaving 2 steps off the setup can matter more than the name of the test itself.

Reality check: The test choice affects how fast you finish, but it also affects how clearly you justify the answer. A neat ratio-test solution often reads better than a root-test solution with 6 lines of extra simplification.

If you want a second practice set after this topic, Calculus 2 gives more examples, and Principles of Statistics can help with limit thinking, even though it is a different course.

Calculus 2 UPI Study Course

Learn Calculus 2 Online for College Credit

This is one topic inside the full Calculus 2 course on UPI Study — a self-paced, online class that earns real college credit. Credits are ACE and NCCRS evaluated and transfer to partner colleges across the US and Canada. Courses start at $250 with no deadlines and lifetime access.

Browse Calculus 2 Course →

How Do You Check the Endpoints Correctly?

The radius gives you the open interval first, but the two endpoints decide the final answer. A series with radius 5 can still fail at both ends, or it can pass one end and fail the other, so you cannot stop after the ratio test.

  1. Substitute each endpoint, \(x=a-R\) and \(x=a+R\), into the original power series. That gives you 2 separate series to test, not 1 blended problem.
  2. Simplify each result before choosing a test. A term like \((x-3)^n\) may turn into \((-2)^n\) or \(2^n\), and that change can flip the behavior fast.
  3. Use the p-series test, geometric series test, alternating series test, comparison test, or divergence test on the endpoint series. A \(p\)-series with \(p>1\) converges, while one with \(p\le 1\) does not.
  4. Check one endpoint at a time and write the result next to it. If one side takes 2 lines and the other takes 6, that still counts as a complete solution.
  5. Write the final interval with the correct brackets or parentheses. Closed endpoints mean inclusion, open endpoints mean exclusion, and the notation must match the tests you just used.

Bottom line: The radius alone never finishes the problem. A series with radius 4 might converge at \(x=a-4\) and diverge at \(x=a+4\), so the interval becomes half-open.

A lot of students lose points by assuming both endpoints behave the same because the algebra looks symmetric. That is a bad habit. The left endpoint can become an alternating series and converge, while the right endpoint can turn into a harmonic-type series and blow up.

If you want more practice with the substitution step, the worked examples in Calculus 2 show how a radius of 3 can lead to three different final intervals. That tiny detail decides the grade on more problems than students expect.

Why Do Radius and Interval Answers Sometimes Differ?

The radius stays fixed because the ratio test or root test measures distance from the center, but the interval changes because the endpoints follow their own rules. That is why a series can have radius 2 and still end up with \((-2, 2]\), \([-2, 2)\), or \([-2, 2]\) depending on the endpoint tests.

This split happens because the inequality \(|x-a|

Students usually miss 3 things: they forget the center, they drop the absolute value, or they treat both endpoints like clones. None of those mistakes looks huge, but each one can wreck the final interval. A missing \(a\) shifts the whole answer, and a missing absolute value can turn a circle of values into a one-sided guess.

Worth knowing: A proof-style answer sounds simple: state the test, find \(R\), check \(x=a-R\), check \(x=a+R\), then write the interval. That format works in homework, on an exam, and in any Calculus 2 course where the instructor wants clear logic instead of raw computation.

I prefer a short, blunt conclusion over a fancy one. “The series converges for \(|x-a|

The annoying part is that no shortcut replaces endpoint testing. That is also the part that separates a memorized answer from a justified one, which is what most instructors want on a 20-point series problem.

How Do You Write the Final Convergence Conclusion?

A complete final sentence names the test, gives the radius, checks both endpoints, and states the interval in notation like \((-3, 5]\). That structure matters because a 10-point Calculus 2 problem often gives only 2 or 3 points for the final line, not just the algebra.

Model answer: “By the ratio test, the series converges for \(|x-1|<4\), so the radius of convergence is 4; testing the endpoints shows convergence at \(x=-3\) and divergence at \(x=5\), so the interval of convergence is \([-3, 5)\).”

Clear justification matters because a correct radius with no endpoint work usually earns partial credit, not full credit. That 1 missing step can cost 20% of the problem score.

Frequently Asked Questions about Power Series

Final Thoughts on Power Series

Radius and interval problems look long, but the logic stays steady. Find the test. Solve for the open range around the center. Then stop trusting the radius and check the endpoints one by one. That order saves you from the usual traps. A ratio test can give \(|x-a|

The way this actually clicks

Skip step 3 and the whole thing is wasted.

Ready to Earn College Credit?

ACE & NCCRS approved · Self-paced · Transfer to colleges · $250/course or $99/month

More on Calculus2
© UPI Study. This article and its educational content are solely owned by UPI Study and licensed under CC BY-NC-ND 4.0. It is not free to reuse or modify. Any citation must credit UPI Study with a direct link to this page.