Cal11 calculator

Maclaurin Series Interval of Convergence Calculator

Reviewed by Calculator Editorial Team

Determine the interval of convergence for a Maclaurin series using our calculator and expert guide. Learn how to apply the ratio test and understand the practical implications of your results.

What is a Maclaurin Series?

A Maclaurin series is a special case of a Taylor series where the function is centered at x = 0. It represents a function as an infinite sum of terms calculated from the function's derivatives at zero.

The general form of a Maclaurin series is:

f(x) = f(0) + f'(0)x + (f''(0)/2!)x² + (f'''(0)/3!)x³ + ...

Maclaurin series are used in calculus, physics, and engineering to approximate functions and solve differential equations.

Interval of Convergence

The interval of convergence is the set of all x-values for which the Maclaurin series converges. It's important because it tells you where the series provides a valid approximation of the original function.

The interval is typically expressed in the form (-R, R), where R is the radius of convergence. The series may or may not converge at the endpoints x = -R and x = R.

Note: The interval of convergence is not the same as the domain of the original function. The series might converge for some x-values outside the function's domain.

How to Calculate Interval of Convergence

The most common method to determine the interval of convergence is the ratio test. Here's how it works:

  1. Write the general term of the Maclaurin series: aₙxⁿ
  2. Apply the ratio test: lim (n→∞) |aₙ₊₁xⁿ⁺¹ / aₙxⁿ| = L
  3. Find the critical value R where L = 1
  4. Test the endpoints x = R and x = -R to see if they're included in the interval

The interval of convergence is (-R, R) plus any endpoints where the series converges.

Example Calculation

Let's find the interval of convergence for the series 1 + x + x²/2! + x³/3! + ...

  1. The general term is aₙ = 1/n!
  2. Apply the ratio test: lim (n→∞) |(1/(n+1)!)xⁿ⁺¹ / (1/n!)xⁿ| = |x|/n → 0 for all x
  3. Since the limit is 0 for all x, the series converges for all real numbers

The interval of convergence is (-∞, ∞).

FAQ

What if the ratio test gives an indeterminate form?

If the ratio test results in an indeterminate form like 1/0, you may need to use other convergence tests like the root test or direct comparison.

Can the interval of convergence be empty?

Yes, if the series only converges at x = 0, the interval of convergence is just the single point {0}.

How does the interval of convergence relate to the radius of convergence?

The radius of convergence R is half the length of the interval of convergence. For an interval (-R, R), the radius is R.

What if the series converges at one endpoint but not the other?

The interval of convergence will include only the endpoint where the series converges. For example, if the series converges at x = R but not at x = -R, the interval is (-R, R].