Printed Page 575
When you finish this section, you should be able to:
We can determine whether a series converges or diverges by comparing it to a series whose behavior we already know. Suppose ∞∑k=1bk is a series of positive terms that is known to converge to B, and we want to determine if the series of positive terms ∞∑k=1ak converges. If term-by-term ak≤bk, that is, if a1≤b1, a2≤b2,…,an≤bn,…
then it follows that (nth partial sum of ∞∑k=1ak)≤(nth partial sum of ∞∑k=1bk)<B
This shows that the sequence of partial sums {Sn} of ∞∑k=1ak is bounded, so by the General Convergence Test, ∞∑k=1ak must also converge. This proves the Comparison Test for Convergence.
The General Convergence Test: An infinite series of positive terms converges if and only if its sequence of partial sums is bounded.
576
If 0<ak≤bk for all k and ∞∑k=1bk converges, then ∞∑k=1ak converges.
Printed Page 576
It is important to remember that the early terms in a series have no effect on the convergence or divergence of a series. In fact, the Comparison Test for Convergence is true if 0<an≤bn for all n≥N, where N is some suitably selected integer. We use this in the next example by ignoring the first term.
Show that the series below converges: ∞∑k=11kk=1+122+133+⋯+1nn+⋯
Solution We know that the geometric series ∞∑k=112k converges since |r|=12<1. Now, since 1nn≤12n for all n≥2, except for the first term, each term of the series ∞∑k=11kk is less than or equal to the corresponding term of the convergent geometric series. So, by the Comparison Test for Convergence, the series ∞∑k=11kk converges.
Do you see why 1nn≤12n when n≥2? n≥2⇒nn≥2n⇒ 1nn≤12n.
In Example 1, you may have asked, “How did you know that the given series should be compared to ∞∑k=112k?” The easy answer is to try a series that you know converges, such as a geometric series with |r|<1 or a p-series with p>1. The honest answer is that only practice and experience will guide you.
There is also a comparison test for divergence. Suppose ∞∑k=1ck is a series of positive terms we know diverges, and ∞∑k=1ak is the series of positive terms to be tested. If term-by-term ak≥ck, that is, if a1≥c1,a2≥c2,…,an≥cn,…
then it follows that (nth partial sum of ∞∑k=1ak)≥(nth partial sum of ∞∑k=1ck)
But we know that the sequence of partial sums of ∞∑k=1ck is unbounded. So, the sequence of partial sums of ∞∑k=1ak is also unbounded, and ∞∑k=1ak diverges.
If 0<ck≤ak for all k and ∞∑k=1ck diverges, then ∞∑k=1ak diverges.
577
Show that the series ∞∑k=1k+3k(k+2) diverges.
Solution Since k+3k(k+2) has a factor 1k, we choose to compare the given series to the harmonic series ∞∑k=11k, which diverges. n+3n(n+2)=(n+3n+2)(1n)>1n
It follows from the Comparison Test for Divergence that ∞∑k=1k+3k(k+2) diverges.
Printed Page 577
The Comparison Tests for Convergence and Divergence are algebraic tests that require certain inequalities hold. Obtaining such inequalities can be challenging. The Limit Comparison Test requires certain conditions on the limit of a ratio. You may find this comparison test easier to use.
Suppose ∞∑k=1ak and ∞∑k=1bk are both series of positive terms.
If lim, 0< L<\infty , then both series converge or both series diverge.
The Limit Comparison Test gives no guidance if \lim\limits_{n\,\rightarrow \,\infty }\dfrac{{ a}_{n}}{{ b}_{n}} =0 or \lim\limits_{n\,\rightarrow \,\infty }\dfrac{{ a}_{n}}{{ b}_{n}}=\infty or \lim\limits_{n\rightarrow \infty }\dfrac{a_{n}}{b_{n}} does not exist.
If \lim\limits_{n\,\rightarrow \,\infty }\,\dfrac{a_{n}}{b_{n}}=L\,{>}\,0, then for any \varepsilon\,{>}\,0, there is a positive real number N so that \left\vert \dfrac{a_{n}}{b_{n}}-L\right\vert <\varepsilon , for all n>N. If we choose \varepsilon =\dfrac{L}{2}, then \begin{eqnarray*} \begin{array}{rl@{\qquad\hspace{18.2pt}}l} \left\vert \dfrac{a_{n}}{b_{n}}-L\right\vert &< \dfrac{L}{2} & \hbox{for all }n>N \\[13pt] \dfrac{L}{2}<\dfrac{a_{n}}{b_{n}} &< \dfrac{3L}{2} & \hbox{for all }n>N\, \end{array} \end{eqnarray*}
Since b_{n}>0, \begin{array}{rl@{\qquad}l} \dfrac{L}{2}b_{n}<a_{n} & <\dfrac{3L}{2}b_{n} & \hbox{for all }n>N \end{array}
If \sum\limits_{k=1}^{\infty }a_{k} converges, by the Comparison Test for Convergence, the series \sum\limits_{k=1}^{\infty }\left(\dfrac{L}{2}b_{k}\right) =\dfrac{L}{2}\sum\limits_{k=1}^{\infty }b_{k} also converges. It follows that the series \sum\limits_{k=1}^{\infty }b_{k} is also convergent.
If \sum\limits_{k=1}^{\infty }b_{k} converges, then so does \sum\limits_{k=1}^{\infty }\left(\dfrac{3L}{2}b_{k}\right). Since a_{n}<\dfrac{3L}{2}b_{n}, for all n>N, by the Comparison Test for Convergence, \sum\limits_{k=1}^{\infty }a_{k} also converges.
Therefore, \sum\limits_{k=1}^{\infty }a_{k} and \sum\limits_{k=1}^{\infty}b_{k} converge together. Since one cannot converge and the other diverge, they must diverge together.
If c is a nonzero real number and if \sum\limits_{k\,=\,1}^{\infty}{a}_{k}={S} is a convergent series, then the series \sum\limits_{k\,=\,1}^{\infty} ({ca}_{k}) also converges. Furthermore, \sum\limits_{k\,=\,1}^{\infty}({ca}_{k})={c}\sum\limits_{k\,=\,1}^{\infty }{a}_{k}={cS}.
578
The Limit Comparison Test is quite versatile for comparing algebraically complex series to a p-series. To find the correct choice of the p-series to use in the comparison, examine the behavior of the terms of the series for large values of n. For example,
Determine whether the series \sum\limits_{k\,=\,1}^{\infty }\dfrac{1}{2k^{3/2}+5} converges or diverges.
Solution We choose an appropriate p-series to use for comparison by examining the behavior of the series for large values of n: \begin{eqnarray*} \dfrac{1}{2n^{3/2}+5}=\dfrac{1}{n^{3/2}\left( 2+\dfrac{5}{n^{3/2}}\right) }= \dfrac{1}{n^{3/2}}\left( \dfrac{1}{2+\dfrac{5}{n^{3/2}}}\right) & \underset{\underset{\color{#0066A7}{{\hbox{for large }\hbox{\(n\)}}}}{{\color{#0066A7}{{\uparrow }}}} }{\approx} & \dfrac{1}{n^{3/2}}\left(\dfrac{1}{2}\right)\\ \end{eqnarray*}
This leads us to choose the p-series \sum\limits_{k\,=\,1}^{\infty }\dfrac{1}{k^{3/2}}, which converges, and use the Limit Comparison Test with a_{n}=\dfrac{1}{2n^{3/2}+5} \qquad \hbox{and}\qquad b_{n}=\dfrac{1}{n^{3/2}} \lim\limits_{n\rightarrow \infty }\dfrac{a_{n}}{b_{n}}=\lim_{n\,\rightarrow \,\infty }\frac{\dfrac{1}{2n^{3/2}+5}}{\dfrac{1}{n^{3/2}}} =\lim\limits_{n\rightarrow \infty }\frac{n^{3/2}}{2n^{3/2}+5} =\lim\limits_{n\rightarrow \infty }\dfrac{1}{2+\dfrac{5}{n^{3/2}}}=\frac{1}{2}
Since the limit is a positive number and the p-series \sum\limits_{k\,=\,1}^{\infty }\dfrac{1}{k^{3/2}} converges, then by the Limit Comparison Test, \sum\limits_{k\,=\,1}^{\infty }\dfrac{1}{2k^{3/2}+5} also converges.
579
Determine whether the series \sum\limits_{k\,=\,1}^{\infty }\dfrac{3\sqrt{k}+2}{\sqrt{k^{3}+3k^{2}+1}} converges or diverges.
Solution We choose a p-series for comparison by examining how the terms of the series behave for large values of n: \begin{eqnarray*} \frac{3\sqrt{n}+2}{\sqrt{n^{3}+3n^{2}+1}}=\frac{\sqrt{n}\,\left( 3+\dfrac{2}{ \sqrt{n}}\right) }{\sqrt{n^{3}}\left( \sqrt{1+\dfrac{3}{n}+\dfrac{1}{n^{3}}} \right) }=\dfrac{n^{1/2}}{n^{3/2}}\frac{3+\dfrac{2}{\sqrt{n}}}{\sqrt{1+ \dfrac{3}{n}+\dfrac{1}{n^{3}}}} & \underset{\underset{\color{#0066A7}{{\hbox{for large }\hbox{\(n\)}}}}{{\color{#0066A7}{{\uparrow}}}}}{\approx} & \dfrac{1}{n}(3) \\ \end{eqnarray*}
So, we compare the series \sum\limits_{k\,=\,1}^{\infty }\dfrac{3\sqrt{k~}+2}{\sqrt{k^{3}+3k^{2}+1}} to the harmonic series \sum\limits_{k\,=\,1}^{\infty }\dfrac{1}{k}, which diverges, and use the Limit Comparison Test with a_{n}=\frac{3\sqrt{n}+2}{\sqrt{n^{3}+3n^{2}+1}}\qquad \hbox{ and }\qquad b_{n}=\dfrac{1}{n} \begin{eqnarray*} \lim\limits_{n\rightarrow \infty }\dfrac{a_{n}}{b_{n}} &=& \lim_{n\,\rightarrow \,\infty }\frac{\dfrac{3\sqrt{n}+2}{\sqrt{n^{3}+3n^{2}+1}}}{\dfrac{1}{n}} =\lim\limits_{n\rightarrow \infty }\frac{n\left( 3\sqrt{n}+2\right) }{\sqrt{ n^{3}+3n^{2}+1}}=\lim\limits_{n\rightarrow \infty }\frac{3n^{3/2}+2n}{\sqrt{n^{3}+3n^{2}+1}}\\[7pt] &=&\lim\limits_{n\rightarrow \infty }\dfrac{3n^{3/2}}{n^{3/2}}=3 \end{eqnarray*}
Since the limit is a positive real number and the p-series \sum\limits_{k\,=\,1}^{\infty }\dfrac{1}{k} diverges, then by the Limit Comparison Test, \sum\limits_{k\,=\,1}^{\infty }\dfrac{3\sqrt{k~}+2}{\sqrt{k^{3}+3k^{2}+1}} also diverges.
Using comparison tests to determine whether a series converges or diverges requires that you know convergent and divergent series to use in the comparison. Table 3 lists some series we have already encountered that are useful for this purpose.
Series | Convergent | Divergent |
---|---|---|
The geometric series \sum\limits_{k\,=\,1}^{\infty}ar^{k-1} | \vert ~r \vert <1 | \vert ~r \vert \geq 1 |
The harmonic series \sum\limits_{k\,=\,1}^{\infty}\dfrac{1}{k} | Divergent | |
The p-series \sum\limits_{k\,=\,1}^{\infty}\dfrac{1}{k^{p}} | p>1 | 0<p\leq 1 |
The series \sum\limits_{k\,=\,1}^{\infty}\dfrac{1}{k^{k}} | Convergent |