Sequences & Series · Convergence Tests

Comparison Test

0anbn:bn conv.an conv.;an div.bn div.0 \leq a_n \leq b_n: \sum b_n \text{ conv.} \Rightarrow \sum a_n \text{ conv.}; \quad \sum a_n \text{ div.} \Rightarrow \sum b_n \text{ div.}

Compare with a known series. If the larger series converges, so does the smaller. If the smaller diverges, so does the larger.

Worked examples

Does Σ 1/(n³ + 1) converge?
  1. 1/(n³+1) < 1/n³ for all n ≥ 1
  2. Σ 1/n³ is a p-series with p = 3 > 1 (converges)
  3. By comparison, Σ 1/(n³+1) converges.

Answer: Converges by comparison with Σ 1/n³.

Related formulas

Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.