Radius of Convergence Calculator
Enter aₙ as a formula in n or as a list of coefficients and get R by the ratio or root test — plus the endpoint behaviour most calculators skip: Σ(−1)ⁿ/(n+1) converges at x = 1 and diverges at x = −1.
Related tools
All Calculus tools →Radius of Convergence Calculator works straight from this page — free, instant, nothing to install. It sits under Calculus in our catalogue, alongside Series Convergence Test Calculator and Antilog Calculator (inverse logarithm).
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What does Radius of Convergence Calculator do?
Enter aₙ as a formula in n or as a list of coefficients and get R by the ratio or root test — plus the endpoint behaviour most calculators skip: Σ(−1)ⁿ/(n+1) converges at x = 1 and diverges at x = −1.
When would I actually use this?
Checking a derivative or an integral you worked out by hand, finding where a function turns, and getting a numeric answer when no closed form exists.
What is the most common mistake?
Integrating across a discontinuity as if it were not there. A numeric method will happily return a finite value for an integral that diverges — check the domain before trusting the number.
How is Radius of Convergence Calculator different from Series Convergence Test Calculator?
They sit next to each other but answer different questions: Series Convergence Test Calculator is the one to open when you need it to pick a series and see which test settles it — p-series, ratio, root, Leibniz, Cauchy condensation, limit comparison — with the limit it produces and whether the convergence is absolute or conditional. Pick whichever matches what you're starting from — both are free.
Is there a tool for the next step?
Antilog Calculator (inverse logarithm) is the closest one after this: The antilogarithm undoes the logarithm: antilog_b(y) = bʸ, so log_b(bʸ) = y. Pick base 10, e, 2 or your own, enter the exponent, and the result comes back with the inverse relationship spelled out and the round trip checked. Bases of zero or less, and base 1, are rejected with the reason.
What else is worth having open alongside it?
Bernoulli ODE Solver and Convolution Calculator — they come up in the same task often enough to be worth a second tab.
Where do the figures come from?
Symbolic results are exact; numeric ones come from adaptive quadrature or a standard step method, and the tool reports which. Where both are available, compare them — a large gap means the problem is ill-conditioned.