Loading…

Convergence Tester

Math Algebra • Sequences and Series

View all topics
6. Convergence Tester
Determine convergence of a series \(\sum a_n\) using ratio, root, p-series recognition, (limit) comparison, and alternating series checks. Includes partial-sum graph.
Ready
Partial sums \(S_N=\sum_{n=n_0}^{N} a_n\)
x-axis: N • y-axis: SN. Drag to pan • wheel/pinch to zoom.
N: 0, S: 0 sx: 40, sy: 40 Partial sums \(S_N\)
Click Test convergence to see results and steps.

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 does it mean for a series to converge?

A series converges when its partial sums S_N approach a finite limit as N goes to infinity. If the partial sums grow without bound or fail to settle, the series diverges.

How does the ratio test decide convergence?

It computes L = lim n->infinity |a_{n+1}/a_n|. If L < 1 the series converges absolutely, if L > 1 it diverges, and if L = 1 the result is inconclusive.

When is a p-series convergent?

A p-series has the form sum 1/n^p. It converges when p > 1 and diverges when p <= 1.

Why can an alternating series converge even if the absolute series diverges?

An alternating series can converge conditionally when terms decrease in magnitude and approach 0, even if sum |a_n| diverges. The calculator can check alternating behavior and also test absolute convergence when enabled.

What does the partial-sum graph show?

It plots S_N = sum_{n=n_0}^N a_n versus N. Convergence typically appears as S_N leveling off toward a stable value, while divergence often shows unbounded growth or persistent oscillation.