What This Calculator Does
A radius of convergence tells where a power series behaves like a reliable function. The series is built from coefficients and powers around a center. Inside the radius, the terms shrink fast enough for convergence. Outside the radius, the terms fail to settle. The boundary needs separate endpoint tests.
Why The Radius Matters
Power series appear in calculus, physics, engineering, and numerical modeling. A good radius prevents unsafe substitutions. It also shows the largest open interval where a series can represent a function. This calculator helps compare common coefficient patterns, direct ratio limits, direct root limits, and sampled custom coefficients.
How The Engine Estimates Results
For exact pattern modes, the tool uses known growth behavior. Geometric growth gives a finite radius. Factorial growth in the numerator usually forces radius zero. Factorial growth in the denominator often gives an infinite radius. For custom coefficients, the calculator samples many terms. It estimates ratio and root trends near the tail. The result should be checked with algebra when a formal proof is required.
Endpoint Review
The radius alone gives an open interval. Endpoints require their own tests. At each endpoint, the series may converge, diverge, or converge conditionally. Use alternating series, p-series, comparison, or absolute convergence tests when needed. The endpoint selectors let you record your conclusion and build interval notation.
Practical Use Cases
Students can verify homework steps before writing a proof. Teachers can create examples with exported reports. Analysts can inspect approximation ranges before using Taylor models. Developers can test coefficient rules before placing a series inside software. The example table gives sample inputs and expected interpretations.
Best Practices
Start with the simplest known pattern. Use ratio or root limits when you already have them. Use custom coefficient sampling for exploration only. Increase the sample count for slower sequences. Avoid undefined coefficient formulas. Always inspect endpoint behavior separately. Export the result when you need a clean record for notes, reports, or classroom material.
Reading The Output
The main card shows the selected test, estimated limit, radius, interval, and endpoint notes. The step list explains the calculation path. The term table helps you see whether sampled values look stable near the chosen tail before trusting final notation fully.