Radius of Convergence Calculator
Math Calculus • Infinite Series and Sequences
Frequently Asked Questions
What is the radius of convergence for a power series?
For sum c_n (x-a)^n, the radius of convergence R is the distance from the center a within which the series converges absolutely. The series typically diverges for |x-a|>R, while behavior at |x-a|=R depends on the endpoints.
How is R computed using the ratio test or root test?
Using limsup forms, L = limsup |c_(n+1)/c_n| or L = limsup |c_n|^(1/n), and the radius is R = 1/L. Special cases include L=0 giving R=infinity and L=infinity giving R=0.
Why does the calculator test the endpoints a-R and a+R separately?
Convergence at the boundary |x-a|=R cannot be decided by the ratio or root test alone. Each endpoint can converge or diverge depending on the specific coefficients c_n.
What does the complex test point z0 show on the graph?
z0 is a point in the complex plane plotted relative to the disk |z-a|<R. It helps visualize whether a chosen point lies inside the estimated convergence region or near the boundary.