Loading…

Radius of Convergence Calculator

Math Calculus • Infinite Series and Sequences

View all topics
5. Radius Of Convergence Calculator
Estimates the radius of convergence \(R\) for \(\sum c_n (x-a)^n\) using the ratio/root tests (limsup sampling), checks endpoints \(a\pm R\), and visualizes the convergence disk in the complex plane.
Inputs
Series form: \(\sum_{n=n_0}^{\infty} c_n (x-a)^n\). Enter \(c_n\) using variable n. Constants: pi, e. Functions: sin cos tan, sqrt abs exp ln/log, and fact(n). Use ^ for powers. Implicit multiplication like 2n is allowed.
Uses tail sampling to approximate a limsup-style limit.
Samples \(c_n\) up to this index to estimate the limit.
Uses the last tail samples to compute a robust median / spread.
Test point \(z_0\) (complex)
Used for endpoint and boundary-point heuristics.
Click a preset to load & evaluate.
Ready
Graph (complex plane)
Drag to pan • wheel/pinch to zoom. Shows the convergence disk \(|z-a|<R\).
x: 0, y: 0, zoom: 70
Results & steps
Enter \(c_n\), \(n_0\), and \(a\), then click Calculate.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

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.