- Compare series to determine convergence using the comparison test
- Use the limit comparison test to figure out if a series converges
We’ve seen that the integral test determines convergence by comparing a series to a related improper integral. Now we’ll learn how to determine convergence by comparing a series to another series whose behavior we already know. Comparison tests are particularly useful for series that resemble geometric series or p-series—two types whose convergence patterns we understand completely.
The Comparison Test
In previous sections, we studied geometric series and p-series and learned exactly when they converge or diverge. The comparison test lets us use the known behavior of these series to determine convergence for other, similar series.
Before diving into the test, recall this important inequality behavior:
If [latex]0 < a_n \le b_n[/latex], then [latex]\frac{1}{a_n} \ge \frac{1}{b_n}[/latex]
In other words, a larger denominator corresponds to a smaller fraction.
Comparing Similar Series
Consider the series:
This series looks similar to the convergent series:
Since the terms in each of the series are positive, the sequence of partial sums for each series is monotone increasing.
Notice that for all positive integers [latex]n[/latex]:
Therefore, the [latex]k[/latex]th partial sum [latex]S_k[/latex] of [latex]\displaystyle\sum_{n=1}^{\infty} \frac{1}{n^2 + 1}[/latex] satisfies:
(See Figure 1 (a) and the following table.)
| [latex]k[/latex] | [latex]1[/latex] | [latex]2[/latex] | [latex]3[/latex] | [latex]4[/latex] | [latex]5[/latex] | [latex]6[/latex] | [latex]7[/latex] | [latex]8[/latex] |
|---|---|---|---|---|---|---|---|---|
| [latex]\displaystyle\sum _{n=1}^{k}\frac{1}{{n}^{2}+1}[/latex] | [latex]0.5[/latex] | [latex]0.7[/latex] | [latex]0.8[/latex] | [latex]0.8588[/latex] | [latex]0.8973[/latex] | [latex]0.9243[/latex] | [latex]0.9443[/latex] | [latex]0.9597[/latex] |
| [latex]\displaystyle\sum _{n=1}^{k}\frac{1}{{n}^{2}}[/latex] | [latex]1[/latex] | [latex]\begin{array}{l}1.25\hfill \end{array}[/latex] | [latex]1.3611[/latex] | [latex]1.4236[/latex] | [latex]1.4636[/latex] | [latex]1.4914[/latex] | [latex]1.5118[/latex] | [latex]1.5274[/latex] |
Since the series [latex]\displaystyle\sum_{n=1}^{\infty} \frac{1}{n^2}[/latex] converges, the sequence [latex]{S_k}[/latex] is bounded above. We now have a sequence that is both monotone increasing and bounded above.
By the Monotone Convergence Theorem, [latex]{S_k}[/latex] must converge. Therefore, [latex]\displaystyle\sum_{n=1}^{\infty} \frac{1}{n^2 + 1}[/latex] converges.
Now consider the series:
This series looks similar to the divergent series:
The sequence of partial sums for each series is monotone increasing, and we can compare the terms:
This inequality holds because [latex]n - \frac{1}{2} < n[/latex], making [latex]\frac{1}{n - \frac{1}{2}}[/latex] larger than [latex]\frac{1}{n}[/latex].
Therefore, the [latex]k[/latex]th partial sum [latex]S_k[/latex] of [latex]\displaystyle\sum_{n=1}^{\infty} \frac{1}{n - \frac{1}{2}}[/latex] satisfies:
(See Figure 1 (a) and the following table.)
| [latex]k[/latex] | [latex]1[/latex] | [latex]2[/latex] | [latex]3[/latex] | [latex]4[/latex] | [latex]5[/latex] | [latex]6[/latex] | [latex]7[/latex] | [latex]8[/latex] |
|---|---|---|---|---|---|---|---|---|
| [latex]\displaystyle\sum _{n=1}^{k}\frac{1}{n - \frac{1}{2}}[/latex] | [latex]2[/latex] | [latex]2.6667[/latex] | [latex]3.0667[/latex] | [latex]3.3524[/latex] | [latex]3.5746[/latex] | [latex]3.7564[/latex] | [latex]3.9103[/latex] | [latex]4.0436[/latex] |
| [latex]\displaystyle\sum _{n=1}^{k}\frac{1}{n}[/latex] | [latex]1[/latex] | [latex]1.5[/latex] | [latex]\begin{array}{l}1.8333\hfill \end{array}[/latex] | [latex]2.0933[/latex] | [latex]2.2833[/latex] | [latex]2.45[/latex] | [latex]2.5929[/latex] | [latex]2.7179[/latex] |
Since the harmonic series [latex]\displaystyle\sum_{n=1}^{\infty} \frac{1}{n}[/latex] diverges to infinity, the sequence of partial sums [latex]\displaystyle\sum_{n=1}^{k} \frac{1}{n}[/latex] is unbounded.
Consequently, [latex]{S_k}[/latex] is also unbounded and therefore diverges. We conclude that [latex]\displaystyle\sum_{n=1}^{\infty} \frac{1}{n - \frac{1}{2}}[/latex] diverges.

comparison test
- Suppose there exists an integer [latex]N[/latex] such that [latex]0\le {a}_{n}\le {b}_{n}[/latex] for all [latex]n\ge N[/latex].
If [latex]\displaystyle\sum _{n=1}^{\infty }{b}_{n}[/latex] converges, then [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] converges. - Suppose there exists an integer [latex]N[/latex] such that [latex]{a}_{n}\ge {b}_{n}\ge 0[/latex] for all [latex]n\ge N[/latex].
If [latex]\displaystyle\sum _{n=1}^{\infty }{b}_{n}[/latex] diverges, then [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] diverges.
Proof
We prove part i. The proof of part ii. is the contrapositive of part i. Let [latex]\left\{{S}_{k}\right\}[/latex] be the sequence of partial sums associated with [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex], and let [latex]L=\displaystyle\sum _{n=1}^{\infty }{b}_{n}[/latex]. Since the terms [latex]{a}_{n}\ge 0[/latex],
Therefore, the sequence of partial sums is increasing. Further, since [latex]{a}_{n}\le {b}_{n}[/latex] for all [latex]n\ge N[/latex], then
Therefore, for all [latex]k\ge 1[/latex],
Since [latex]{a}_{1}+{a}_{2}+\cdots +{a}_{N - 1}[/latex] is a finite number, we conclude that the sequence [latex]\left\{{S}_{k}\right\}[/latex] is bounded above. Therefore, [latex]\left\{{S}_{k}\right\}[/latex] is an increasing sequence that is bounded above. By the Monotone Convergence Theorem, we conclude that [latex]\left\{{S}_{k}\right\}[/latex] converges, and therefore the series [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] converges.
[latex]_\blacksquare[/latex]
How to: Apply the Comparison Test
To use the comparison test for a series [latex]\displaystyle\sum_{n=1}^{\infty} a_n[/latex], you need to find a suitable comparison series. Since we know the convergence properties of geometric series and [latex]p[/latex]-series, these are the most commonly used comparison series.
- Strategy for convergence: If you can show that [latex]a_n \leq b_n[/latex] for all [latex]n \geq N[/latex] (for some integer [latex]N[/latex]), where [latex]\displaystyle\sum_{n=1}^{\infty} b_n[/latex] is a known convergent series, then [latex]\displaystyle\sum_{n=1}^{\infty} a_n[/latex] converges.
- Strategy for divergence: If you can show that [latex]a_n \geq b_n[/latex] for all [latex]n \geq N[/latex], where [latex]\displaystyle\sum_{n=1}^{\infty} b_n[/latex] is a known divergent series, then [latex]\displaystyle\sum_{n=1}^{\infty} a_n[/latex] diverges.
For each of the following series, use the comparison test to determine whether the series converges or diverges.
- [latex]\displaystyle\sum _{n=1}^{\infty }\frac{1}{{n}^{3}+3n+1}[/latex]
- [latex]\displaystyle\sum _{n=1}^{\infty }\frac{1}{{2}^{n}+1}[/latex]
- [latex]\displaystyle\sum _{n=2}^{\infty }\frac{1}{\text{ln}\left(n\right)}[/latex]