Series Convergence Test Calculator
Decide whether a series converges or diverges, with the test and every step shown
What Convergence Means
A series converges when its sequence of partial sums has a finite limit:
If that limit fails to exist, the series diverges. A test tells you which of these happens; it does not usually tell you the sum.
Two benchmark families anchor everything else:
The harmonic series is the boundary case , and it diverges — slowly, but definitely.
Absolute convergence: if converges then does too. The converse fails, and a series like is conditionally convergent.
The Tests and Their Hypotheses
Every test has conditions. Applying one outside its hypotheses produces a confident but meaningless answer.
| Test | Requires | Conclusion |
|---|---|---|
| nth-term | none | diverges; proves nothing |
| p-series | converges iff | |
| Integral | positive, continuous, decreasing on | and share a fate |
| Comparison | converges does | |
| Limit comparison | and with | both behave alike |
| Ratio | converges, diverges, inconclusive | |
| Root | same thresholds as the ratio test | |
| Alternating | decreasing and | converges |
Choosing quickly
- Check first — if it is not , you are done.
- Factorials or -th powers ratio or root test.
- A quotient of polynomials limit comparison with , using the difference of the leading degrees as .
- An easily integrated integral test.
- Alternating signs test first, then the alternating series test.
Common Mistakes to Avoid
- Concluding convergence from : the harmonic series is the standing counterexample. The nth-term test can only prove divergence.
- Using the ratio test on a rational function: it always returns there, which is inconclusive. Use limit comparison instead.
- Skipping the decreasing hypothesis: the integral test and the alternating series test both require it, and it can fail for small even when it holds eventually.
- Comparing in the wrong direction: a series larger than a divergent one diverges; a series larger than a convergent one tells you nothing.
- Confusing sequence and series: says the sequence converges, not the series.
示例题目
常见问题
Start with the nth-term test, since a limit that is not zero settles the question immediately. After that, let the form guide you: factorials and nth powers point to the ratio or root test, rational expressions to limit comparison with a p-series, and integrable terms to the integral test.
No. It is necessary but not sufficient — the harmonic series 1 + 1/2 + 1/3 + ... has terms tending to zero yet diverges. The nth-term test can only ever prove divergence, never convergence.
The test is inconclusive and you must switch. This happens for every rational function and every p-series, so use limit comparison against 1/n^p, or the integral test. The root test almost always gives 1 in the same situations.
A series converges absolutely when the series of absolute values converges, which is the stronger property and permits rearranging terms freely. It converges conditionally when it converges but the absolute version does not — as with the alternating harmonic series, whose terms can be rearranged to sum to anything.
相关求解器
相关学习指南
免费试用 AI-Math
任何数学问题都能获得分步解答。拍照上传或输入问题即可。
开始解题