Learning Outcomes
- Use the comparison test to test a series for convergence
In the preceding two sections, we discussed two large classes of series: geometric series and p-series. We know exactly when these series converge and when they diverge. Here we show how to use the convergence or divergence of these series to prove convergence or divergence for other series, using a method called the comparison test. We begin by recalling a principle for comparing variable quantities in the denominator of a fraction.
Recall: Algebra of inequalities
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.
For example, 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.
Furthermore, since
for all positive integers [latex]n[/latex], the [latex]k\text{th}[/latex] 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 table below.) Since the series on the right converges, the sequence [latex]\left\{{S}_{k}\right\}[/latex] is bounded above. We conclude that [latex]\left\{{S}_{k}\right\}[/latex] is a monotone increasing sequence that is bounded above. Therefore, by the Monotone Convergence Theorem, [latex]\left\{{S}_{k}\right\}[/latex] converges, and thus
converges.
Similarly, consider the series
This series looks similar to the divergent series
The sequence of partial sums for each series is monotone increasing and
for every positive integer [latex]n[/latex]. Therefore, the [latex]k\text{th}[/latex] partial sum [latex]{S}_{k}[/latex] of [latex]\displaystyle\sum _{n=1}^{\infty }\frac{1}{n - \frac{1}{2}}[/latex] satisfies
(See Figure 1 (b) and the following table.) Since the 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]\left\{{S}_{k}\right\}[/latex] is an unbounded sequence, and therefore diverges. We conclude that
diverges.
[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] |
[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] |
Theorem: 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]
To use the comparison test to determine the convergence or divergence of a series [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex], it is necessary to find a suitable series with which to compare it. Since we know the convergence properties of geometric series and p-series, these series are often used. If there exists an integer [latex]N[/latex] such that for all [latex]n\ge N[/latex], each term [latex]{a}_{n}[/latex] is less than each corresponding term of a known convergent series, then [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] converges. Similarly, if there exists an integer [latex]N[/latex] such that for all [latex]n\ge N[/latex], each term [latex]{a}_{n}[/latex] is greater than each corresponding term of a known divergent series, then [latex]\displaystyle\sum _{n=1}^{\infty }{a}_{n}[/latex] diverges.
Try It
Example: Using the Comparison Test
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]
try it
Use the comparison test to determine if the series [latex]\displaystyle\sum _{n=1}^{\infty }\frac{n}{{n}^{3}+n+1}[/latex] converges or diverges.
Watch the following video to see the worked solution to the above Try IT.
For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.
You can view the transcript for this segmented clip of “5.4.1” here (opens in new window).
Candela Citations
- 5.4.1. Authored by: Ryan Melton. License: CC BY: Attribution
- Calculus Volume 2. Authored by: Gilbert Strang, Edwin (Jed) Herman. Provided by: OpenStax. Located at: https://openstax.org/books/calculus-volume-2/pages/1-introduction. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License Terms: Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction