∑ Interval of Convergence Calculator with Steps – Free Power Series Solver 2026

Find the radius and interval of convergence for any power series with complete step-by-step working. This free interval of convergence calculator handles standard power series, geometric series, and the most common Maclaurin/Taylor series — showing exactly how the Ratio Test is applied and how the endpoints are checked.

∑ Power Series
📋 Known Series Lookup
⟳ Geometric Series

Enter the coefficient of the general term of your power series. For a series Σ aₙ(x−c)ⁿ, enter the formula for aₙ (the coefficient pattern), the center c, and whether there is a factorial or polynomial factor. Select a common type or enter manually.

Selected Series
Click an example above or choose manually below
Usually c = 0 for Maclaurin series

Quick reference for the most common power series and their intervals of convergence. These include the standard Maclaurin series that appear in Calculus II and AP Calculus BC exams.

FunctionMaclaurin / Taylor SeriesRadius RInterval of ConvergenceEndpoint Behavior
Σ xⁿ/n! = 1 + x + x²/2! + x³/3! + ...(−∞, +∞)Converges everywhere
sin(x)Σ (−1)ⁿx²ⁿ⁺¹/(2n+1)! = x − x³/6 + x⁵/120 − ...(−∞, +∞)Converges everywhere
cos(x)Σ (−1)ⁿx²ⁿ/(2n)! = 1 − x²/2 + x⁴/24 − ...(−∞, +∞)Converges everywhere
sinh(x)Σ x²ⁿ⁺¹/(2n+1)! = x + x³/6 + x⁵/120 + ...(−∞, +∞)Converges everywhere
cosh(x)Σ x²ⁿ/(2n)! = 1 + x²/2 + x⁴/24 + ...(−∞, +∞)Converges everywhere
1/(1−x)Σ xⁿ = 1 + x + x² + x³ + ...1(−1, 1)Diverges at both endpoints
ln(1+x)Σ (−1)ⁿ⁺¹xⁿ/n = x − x²/2 + x³/3 − ...1(−1, 1]Diverges at −1, converges at +1
arctan(x)Σ (−1)ⁿx²ⁿ⁺¹/(2n+1) = x − x³/3 + x⁵/5 − ...1[−1, 1]Converges at both endpoints
1/(1+x)Σ (−1)ⁿxⁿ = 1 − x + x² − x³ + ...1(−1, 1)Diverges at both endpoints
√(1+x)1 + x/2 − x²/8 + x³/16 − ... (binomial)1(−1, 1]Diverges at −1, converges at +1
arcsin(x)Σ (2n)!x²ⁿ⁺¹/(4ⁿ(n!)²(2n+1))1[−1, 1]Converges at both endpoints
e⁻ˣΣ (−1)ⁿxⁿ/n! = 1 − x + x²/2! − x³/3! + ...(−∞, +∞)Converges everywhere
e^(x²)Σ x²ⁿ/n! = 1 + x² + x⁴/2! + x⁶/3! + ...(−∞, +∞)Converges everywhere
sin(x²)Σ (−1)ⁿx⁴ⁿ⁺²/(2n+1)!(−∞, +∞)Converges everywhere

For a geometric series Σ arⁿ, find the radius and interval of convergence. The common ratio r can be an expression in x.

Series is Σ a·(x/b)ⁿ

What Is the Interval of Convergence? A Clear Explanation

When you work with a power series, the fundamental question is: for which values of x does the series actually add up to a finite number? The answer is the interval of convergence — the complete set of x-values where the series converges. Understanding this concept is essential in Calculus II, AP Calculus BC, and any course involving infinite series.

Every power series is centred at some value c and has the general form Σ aₙ(x−c)ⁿ. At x = c, every term is zero except the first, so the series always converges at its centre. Moving away from c, the series may converge (produce a finite sum) or diverge (blow up to infinity). The key tool for determining this is the Ratio Test, which gives you the radius of convergence R — the distance from the centre within which the series absolutely converges. The interval of convergence then extends from c−R to c+R, but the behaviour at the two endpoints requires separate testing.

How to Find the Interval of Convergence of a Power Series: The Method

The process of finding the interval of convergence always follows the same systematic steps. Once you understand the procedure, you can apply it to any power series — and this is exactly what the calculator above does, showing every step explicitly.

Step 1: Apply the Ratio Test

The Ratio Test is the standard tool for finding the radius of convergence. Compute the limit of the absolute value of the ratio of consecutive terms:

L = lim(n→∞) |a(n+1)(x) / aₙ(x)| where aₙ(x) is the nth term of the power series (including the x factor).

The Ratio Test tells us: if L < 1, the series converges absolutely. If L > 1, the series diverges. If L = 1, the test is inconclusive and we need more information.

Step 2: Set Up the Inequality and Find the Radius

After computing the limit L (which will be an expression involving |x−c| divided by some constant), set L < 1 and solve for |x−c|:

|x − c| < R (series converges absolutely in this range) |x − c| > R (series diverges here) The radius of convergence is R = 1 / lim|aₙ₊₁/aₙ|

Step 3: Check the Endpoints Individually

The Ratio Test gives L = 1 exactly at the endpoints x = c−R and x = c+R, so it cannot determine convergence there. Each endpoint must be tested separately by substituting into the original series and using a different convergence test. Common tests at endpoints include:

  • Alternating Series Test — if the endpoint gives an alternating series that decreases to zero, it converges conditionally
  • p-Series Test — if the endpoint gives Σ 1/nᵖ, it converges if p > 1 and diverges if p ≤ 1
  • Divergence Test — if the terms don't approach zero, the series diverges
  • Direct comparison with known convergent or divergent series

Step 4: Write the Interval Using the Correct Bracket Notation

Once you know whether each endpoint converges or diverges, write the interval:

Both endpoints diverge: open interval (c−R, c+R) Left diverges, right converges: (c−R, c+R] Left converges, right diverges: [c−R, c+R) Both endpoints converge: closed interval [c−R, c+R] R = ∞: the series converges for all x (−∞, +∞) R = 0: the series only converges at x = c {c}
Key Principle: The interval of convergence always includes the open interval (c−R, c+R) — that is guaranteed by the Ratio Test. The only uncertainty is the endpoints. That's why checking them is a separate process and why the interval might be open, half-open, or closed.

Radius of Convergence Calculator with Steps: How R Is Computed

The radius of convergence R is the most important number associated with a power series. Here are the three possible outcomes and what they mean:

  • R = ∞: The series converges absolutely for every real number x. This happens when the limit in the Ratio Test equals zero for any fixed x — meaning the factorials in the denominator (for series like eˣ, sin(x), cos(x)) grow so much faster than any xⁿ that the ratio goes to zero. These series converge everywhere on (−∞, +∞).
  • R = a finite positive number: The series converges absolutely for x in (c−R, c+R). This is the most common case in textbooks and exams — geometric series, logarithm series, arctan series, and many others have a finite radius.
  • R = 0: The series converges only at the single point x = c. This happens when the coefficient aₙ grows faster than any geometric sequence — for example, when aₙ = n! (factorial coefficients), the series n!·xⁿ diverges for any x ≠ 0.

Interval of Convergence for eˣ and Other Common Maclaurin Series

The most frequently tested series in Calculus II all have clean intervals of convergence. Understanding why they converge on their specific intervals — not just memorising the answers — makes you genuinely effective at solving unfamiliar problems.

Interval of Convergence for eˣ

The Maclaurin series for eˣ is one of the most beautiful results in mathematics: eˣ = Σ xⁿ/n! = 1 + x + x²/2! + x³/3! + x⁴/4! + ... Applying the Ratio Test:

aₙ = xⁿ/n! |a(n+1)/aₙ| = |x^(n+1)/(n+1)!| / |xⁿ/n!| = |x| · n!/(n+1)! = |x| / (n+1) As n → ∞: L = |x| · lim(1/(n+1)) = |x| · 0 = 0 Since L = 0 < 1 for every value of x, the series converges for all x ∈ (−∞, +∞). Radius of convergence R = ∞.

The key intuition is that factorials grow far faster than any exponential — n! eventually dwarfs xⁿ for any fixed x, no matter how large. This is why the exponential, sine, and cosine series (all involving factorials in the denominator) converge everywhere.

Interval of Convergence for Geometric Series Σ xⁿ

The geometric series Σ xⁿ = 1 + x + x² + x³ + ... is the simplest non-trivial example. Its sum formula is 1/(1−x), and the interval of convergence is exactly (−1, 1) — the series converges to 1/(1−x) precisely when |x| < 1. Applying the Ratio Test:

aₙ = xⁿ |a(n+1)/aₙ| = |x^(n+1)| / |xⁿ| = |x| L = lim|x| = |x| (constant, no n involved) Set L < 1: |x| < 1, so R = 1. Endpoint x = 1: Σ 1ⁿ = 1 + 1 + 1 + 1 + ... → diverges (terms don't → 0) Endpoint x = −1: Σ (−1)ⁿ = 1 − 1 + 1 − 1 + ... → diverges (terms don't → 0) Interval of convergence: (−1, 1) — open at both ends.

Interval of Convergence for ln(1+x)

The series for ln(1+x) = Σ (−1)ⁿ⁺¹xⁿ/n = x − x²/2 + x³/3 − x⁴/4 + ... has a more interesting endpoint story. The Ratio Test gives R = 1, and checking the endpoints:

Endpoint x = −1: Σ (−1)ⁿ⁺¹(−1)ⁿ/n = Σ (−1)^(2n+1)/n = −Σ 1/n This is the negative harmonic series, which diverges. Endpoint x = +1: Σ (−1)ⁿ⁺¹/n = 1 − 1/2 + 1/3 − 1/4 + ... This is the alternating harmonic series, which converges (by AST). Interval of convergence: (−1, 1] — open at left, closed at right.

This is a perfect example of why endpoint checking matters. The interval is neither fully open nor fully closed — it includes the right endpoint but not the left.

Interval of Convergence for arctan(x)

The series arctan(x) = Σ (−1)ⁿx²ⁿ⁺¹/(2n+1) = x − x³/3 + x⁵/5 − x⁷/7 + ... has the nicest endpoint behaviour of the common series. Both endpoints x = ±1 give alternating series that converge by the Alternating Series Test:

At x = 1: Σ (−1)ⁿ/(2n+1) = 1 − 1/3 + 1/5 − 1/7 + ... = π/4 ✓ Converges At x = −1: Σ (−1)ⁿ(−1)^(2n+1)/(2n+1) = −Σ (−1)ⁿ/(2n+1) = −π/4 ✓ Converges Interval of convergence: [−1, 1] — closed at both ends.

This result is used in the famous Leibniz formula for π: 1 − 1/3 + 1/5 − 1/7 + ... = π/4, which is arctan(1) evaluated using its convergent power series.

Interval of Convergence for Maclaurin Series: Complete Framework

A Maclaurin series is a Taylor series centred at c = 0. The convergence properties of Maclaurin series follow three distinct patterns depending on the type of function:

Pattern 1: Converge Everywhere — R = ∞

Functions whose Maclaurin series involve factorials in the denominator always converge everywhere. The factorial growth rate overwhelms any power of x. This group includes: eˣ, e⁻ˣ, sin(x), cos(x), sinh(x), cosh(x), and any composition of these (like sin(x²) or e^(x³)).

Pattern 2: Converge on (−1, 1) with Endpoint Variation — R = 1

Many fundamental functions have their Maclaurin series converge on (−1, 1) with varying endpoint behaviour. This group includes 1/(1−x), 1/(1+x), ln(1+x), arctan(x), arcsin(x), and the binomial series (1+x)^k. The open/closed nature of the interval at each endpoint must be determined individually using the Alternating Series Test or p-Series Test.

Pattern 3: Converge Only at the Centre — R = 0

Series with factorial or super-exponential coefficients in the numerator (like n!·xⁿ or (2n)!·xⁿ) have radius of convergence zero. They converge only at x = 0, which makes them essentially useless as computational tools for approximating function values away from the centre.

The Ratio Test Explained: Why It Works for Finding Convergence

The Ratio Test works by comparing consecutive terms of the series. If each successive term is a constant fraction of the previous one (like a geometric series), the series converges. The key insight is the limiting ratio L = lim|aₙ₊₁/aₙ|:

  • If L < 1: each term is eventually smaller than r × (previous term) for some r < 1, making the series behave like a convergent geometric series
  • If L > 1: each term is eventually growing, so the terms don't approach zero and the series must diverge
  • If L = 1: the test is inconclusive — the series might converge or diverge, and we need a different approach

For power series, computing the Ratio Test always simplifies nicely because the xⁿ factors cancel, leaving an expression purely in terms of the coefficient pattern aₙ and the variable |x−c|. Setting this expression < 1 gives the radius of convergence directly.

💡 Exam Strategy Tip: On AP Calculus BC or Calculus II exams, always check whether the series is one of the standard Maclaurin series (eˣ, sin x, cos x, 1/(1−x), ln(1+x), arctan x) before applying the full Ratio Test. If you recognise the series, you can write the interval of convergence directly — saving significant time. The calculator's Known Series Lookup tab above is exactly this strategy in digital form.

Finding the Interval of Convergence: Worked Examples

Example 1: Σ xⁿ/n² — Ratio Test with p-Series Endpoints

Series: Σ xⁿ/n² (n = 1 to ∞) Step 1 — Ratio Test: |a(n+1)/aₙ| = |x^(n+1)/(n+1)²| / |xⁿ/n²| = |x| · n²/(n+1)² Step 2 — Take the limit: L = |x| · lim(n→∞) [n/(n+1)]² = |x| · 1² = |x| Step 3 — Set L < 1: |x| < 1 → R = 1, open interval so far: (−1, 1) Step 4 — Check x = 1: Σ 1ⁿ/n² = Σ 1/n² = p-series with p = 2 > 1 → CONVERGES ✓ Step 5 — Check x = −1: Σ (−1)ⁿ/n² = absolutely convergent (|terms| = 1/n², p-series p=2) → CONVERGES ✓ Result: Interval of convergence = [−1, 1] (closed at both ends)

Example 2: Σ n·xⁿ — Coefficients with n Factor

Series: Σ n·xⁿ (n = 1 to ∞) Step 1 — Ratio Test: |a(n+1)/aₙ| = |(n+1)·x^(n+1)| / |n·xⁿ| = |x| · (n+1)/n Step 2 — Take the limit: L = |x| · lim(n+1)/n = |x| · 1 = |x| Step 3 — Set L < 1: |x| < 1 → R = 1 Step 4 — Check x = 1: Σ n·1ⁿ = Σ n = 1 + 2 + 3 + ... → DIVERGES (terms → ∞, not → 0) ✗ Step 5 — Check x = −1: Σ n·(−1)ⁿ = −1 + 2 − 3 + 4 − ... → DIVERGES (terms don't → 0) ✗ Result: Interval of convergence = (−1, 1) (open at both ends)

Example 3: Σ (x−2)ⁿ/3ⁿ — Non-Zero Centre

Series: Σ (x−2)ⁿ/3ⁿ (centred at c = 2) Rewrite: Σ [(x−2)/3]ⁿ — geometric series with ratio r = (x−2)/3 Step 1 — Convergence condition for geometric series: |r| < 1 → |(x−2)/3| < 1 → |x−2| < 3 Step 2 — Radius: R = 3 Step 3 — Endpoints: x = 2 − 3 = −1: Σ (−1)ⁿ = 1 − 1 + 1 − 1 + ... → DIVERGES ✗ x = 2 + 3 = 5: Σ 1ⁿ = 1 + 1 + 1 + ... → DIVERGES ✗ Result: Interval of convergence = (−1, 5) Centre c = 2, Radius R = 3

Interval of Convergence vs. Radius of Convergence: What's the Difference?

Students often conflate these two related concepts, so it's worth being precise. The radius of convergence R is a single non-negative number (or ∞) that tells you how far from the centre the series converges. It doesn't tell you about endpoint behaviour — it only describes the open interval (c−R, c+R) of absolute convergence.

The interval of convergence is the complete set of x-values where the series converges — it includes the radius information plus the endpoint determination. It may be open (−1, 1), half-open (−1, 1], or closed [−1, 1] depending on what happens at x = c±R. In other words: the radius gives you the size, and the interval gives you the full picture including boundaries.

⚠️ Common Mistake: Many students lose points by writing the interval as (c−R, c+R) and stopping there, without checking the endpoints. On any exam, you must always test both endpoints separately after finding R. Forgetting this step typically costs 1–2 points on a free-response problem. Always test both endpoints — even when you're fairly sure they diverge — because examiners want to see the explicit test.

Frequently Asked Questions: Interval of Convergence

Can the interval of convergence be a single point?

Yes. When R = 0, the interval of convergence is just {c}, the single centre point. This happens for power series with factorial coefficients in the numerator, like Σ n!·xⁿ. In this case, the series converges at x = 0 (every power of 0 is 0) but diverges for every x ≠ 0.

Is the interval of convergence always an interval?

Yes — this is a theorem in real analysis. The set of convergence for a power series Σ aₙ(x−c)ⁿ is always of one of three forms: just the centre {c}, an interval of positive length (open, half-open, or closed), or the entire real line (−∞, +∞). It can never be a disconnected set like the union of two separate intervals.

What does the interval of convergence mean geometrically?

Geometrically, the interval of convergence is the set of x-values where the partial sums of the power series actually approach the function the series represents. Outside this interval, the partial sums explode to ±∞ rather than converging to a finite value. For the series of 1/(1−x), for example, the partial sums 1 + x + x² + ... + xⁿ converge to 1/(1−x) only when |x| < 1 — outside this range, successive partial sums oscillate wildly or grow without bound.

Can I use the Root Test instead of the Ratio Test?

Yes. The Root Test (Cauchy-Hadamard formula) gives R = 1/lim(n→∞)|aₙ|^(1/n). It is particularly useful when the coefficient aₙ involves nth powers or nth roots, and it always gives the same radius as the Ratio Test when both tests are applicable. For series with factorial terms, the Ratio Test is typically simpler to compute. The choice of test doesn't affect the answer — only the computational difficulty.

What is the interval of convergence of a Taylor series?

A Taylor series centred at c has exactly the same interval of convergence structure as any other power series. The only difference from a Maclaurin series (centred at 0) is the shift: the interval is (c−R, c+R) instead of (−R, R). The steps for finding it are identical: apply the Ratio Test to find R, then check the endpoints x = c−R and x = c+R. For example, the Taylor series for ln(x) centred at c = 1 has interval of convergence (0, 2], and for 1/x centred at c = 1 has interval of convergence (0, 2).

∑ Quick Reference
eˣ: (−∞, +∞)
sin(x): (−∞, +∞)
cos(x): (−∞, +∞)
Σxⁿ: (−1, 1)
ln(1+x): (−1, 1]
arctan(x): [−1, 1]
1/(1+x): (−1, 1)
Σxⁿ/n²: [−1, 1]
nxⁿ: (−1, 1)
💡 Key Rules
Ratio Test:
L < 1 → converges
L > 1 → diverges
L = 1 → inconclusive

Endpoint Rules:
[ = closed (converges)
( = open (diverges)

R = 1/lim|aₙ₊₁/aₙ|

Factorial → R = ∞
Geometric → R = 1/|ratio base|
n!·xⁿ → R = 0
📋 Endpoint Tests
Alternating Series Test:
If (−1)ⁿbₙ, bₙ decreasing → 0: converges

p-Series:
Σ 1/nᵖ: converges if p > 1

Divergence Test:
If terms don't → 0: diverges

Direct Comparison:
Compare to known series