Comprehensive Guide to the Radius of Convergence
In mathematical analysis, a power series is an infinite series of the form $\sum_{n=0}^{\infty} a_n (x - x_0)^n$. Understanding where this series converges or diverges is crucial in calculus, differential equations, and complex analysis. The radius of convergence ($R$) defines a boundary centered at $x_0$ inside which the power series converges absolutely for all $x$ satisfying $|x - x_0| < R$.
Formula Used for Calculations
Two primary methods govern the mathematical computation of the radius of convergence:
- The Ratio Test: Derived from limits of consecutive coefficients using the formula: $$\frac{1}{R} = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|$$
- The Root Test: Based on the limit superior of the $n$-th root of the absolute coefficients: $$\frac{1}{R} = \limsup_{n \to \infty} \sqrt[n]{|a_n|}$$
If the resulting limit evaluates to zero, the radius of convergence is infinity ($\infty$). Conversely, if the limit approaches infinity, the radius of convergence is zero ($R = 0$).
How to Use This Calculator
- Select your preferred series classification type from the dropdown options.
- Input the explicit formula for the coefficient term $a_n$ or choose a preset example.
- Specify the center of expansion $x_0$ (frequently set to zero for Maclaurin series).
- Choose your analytical testing method (Ratio Test or Root Test).
- Adjust your desired decimal precision and click Calculate Radius.