Interval of Convergence Calculator
Find the radius and interval of convergence for power series with step-by-step solutions
Common Power Series Examples
Geometric Series
Radius: R = 1
Interval: (-1, 1)
Converges for |x| < 1, diverges at endpoints
Exponential Series
Radius: R = ∞
Interval: (-∞, ∞)
Converges for all real values of x
Logarithmic Series
Radius: R = 1
Interval: (-1, 1]
Converges at x = 1, diverges at x = -1
Binomial Series
Radius: R = 1
Interval: Depends on α
Endpoint convergence varies with parameter α
Key Concepts and Definitions
Power Series
A power series is an infinite series of the form:
Where aₙ are coefficients, c is the center, and x is the variable. Power series are fundamental in mathematical analysis and have applications in physics, engineering, and other fields.
Radius of Convergence
The radius of convergence R is the distance from the center within which the series converges absolutely:
For |x – c| > R, the series diverges. At |x – c| = R, convergence depends on the specific series and requires endpoint testing.
Interval of Convergence
The interval of convergence is the set of all x-values for which the power series converges. It has the form:
The exact form depends on whether the series converges at the endpoints x = c ± R, which must be tested separately.
Ratio Test
The ratio test is commonly used to find the radius of convergence:
If L exists, then R = 1/L. If L = 0, then R = ∞. If L = ∞, then R = 0. This test is particularly effective for series with factorials or exponentials.
Root Test
The root test provides another method for finding convergence:
Similar to the ratio test, R = 1/L when L exists. The root test is often useful when the coefficients involve nth powers.
Endpoint Testing
After finding the radius R, test convergence at x = c ± R using:
The series may converge at one, both, or neither endpoint. This determines whether the interval uses parentheses (open) or brackets (closed).
Step-by-Step Solution Process
-
Identify the Power Series
Write the series in standard form ∑aₙ(x-c)^n and identify the coefficients aₙ and center c. -
Apply Convergence Test
Use the ratio test or root test to find the limit L. Calculate R = 1/L (or R = ∞ if L = 0). -
Determine Basic Interval
The series converges for |x – c| < R, giving the open interval (c - R, c + R). -
Test Left Endpoint
Substitute x = c – R into the original series and test for convergence using appropriate tests. -
Test Right Endpoint
Substitute x = c + R into the original series and test for convergence using appropriate tests. -
Write Final Answer
Combine results to write the complete interval of convergence, using brackets for included endpoints.