Skip to main content
Logo image

Coordinated Calculus

Section 7.4 Comparison Tests

In Section 7.3, we encountered more infinite series and began discussing how to test for convergence or divergence using the nth term and integral tests. But what can we do when presented with series that are similar to simpler series that we know converge or diverge, such as p-series, but that we are unable to apply a different test to? In this section, we will consider two tests which involve comparing the convergence or divergence of two series -- the direct comparison test and the limit comparison test.

Subsection 7.4.1 The Direct Comparison Test

The Integral Test in the previous section allows us to determine the convergence of an entire family of series: the p-series. However, we have seen that it is often difficult to integrate functions, so the Integral Test is not one that we can use all of the time. In fact, even for a relatively simple series such as k2+1k4+2k+2, the Integral Test is not an option. In what follows we develop a test that applies to series of rational functions by comparing their behavior to that of other series whose convergence behavior we know.

The Direct Comparison Test.

Suppose that 0anbn for all n beyond a certain value.
  • If bn converges, then an converges.
  • If an diverges, then bn diverges.
The idea behind the Direct Comparison Test is very intuitive. If a series an has terms that are all (beyond a certain n) smaller than the corresponding terms in a series bn that we know converges, then the unknown series an must also converge, because it is "smaller" than something finite. Thus, we can use the first bullet point above to prove that a series (an) converges.
On the other hand, if a series bn has terms that are all (beyond a certain n) larger than the corresponding terms in a series an that we know diverges, then the series bn must also diverge, because it is "larger" than something infinite. Thus, we can use the second bullet point to prove that a series (bn) diverges.

Example 7.28.

  1. Consider the series
    n=1n2n4+1.
    Since the convergence or divergence of a series only depends on the behavior of the series for large values of n, we might examine the terms of this series more closely as n gets large. By computing the value of n2n4+1 for n=100 and n=1000, explain why the terms n2n4+1 are essentially nn4 when n is large.
  2. This gives us the sense that the series n2n4+1 should behave the same way that nn4=1n3 behaves. Does 1n3 converge or diverge? Why?
  3. Show that for all n2, 0n2n4+1nn4=1n3. You can then use the direct comparison test to argue that
    n=1n2n4+1
    converges.
  4. Use a similar method to the parts above to determine whether
    n=13n+24n23
    converges or diverges.
Solution.
  1. When n is very large, the constant 2 in the numerator is negligible when compared to n, and the constant 1 in the denominator is negligible when compared to n4. So for large n, the numerator looks like n and the denominator looks like n4. Thus, the fraction n2n4+1 looks like nn4 for large n.
  2. We know that 1n3 is a p-series with p=3, so it is a convergent series. Thus, we expect that n2n4+1 will converge too.
  3. Since we expect n2n4+1 to converge, we’ll want to use the first bullet point from the test, so we need to complete the inequality
    0n2n4+1
    until we get to a series we know converges. Since a fraction increases if we make the numerator larger or if we make the denominator smaller, we can do the following:
    0n2n4+1nn4+1nn4=1n3
    for all n1. Now since 1n3 converges, then n2n4+1 also converges by the Direct Comparison Test.
  4. We similarly first get a feel for what we expect the series to do. For very large n, 3n+24n23 behaves like 3n4n2=34n=341n. Since 1n diverges, then 34n also diverges, so we expect 3n+24n23 to diverge as well.
    Thus, this time we’ll use the second bullet point and build the inequality
    3n+24n230
    where the middle is filled in with a series whose convergence behavior we know. To make a fraction smaller, we should decrease the numerator and increase the denominator. So we can do
    3n+24n233n4n233n4n2=34n0.
    Now since 34n diverges, then 3n+24n23 also diverges by the Direct Comparison Test.
In order to use the direct comparison test, we have to be able to set up the inequalities requried by the test, which can sometimes be difficult. The following example illustrates this.

Example 7.29.

Consider the series k+1k3+2.
  1. For large k, what p-series does k+1k3+2 behave like? Using this, do you expect k+1k3+2 to converge or diverge?
  2. Set up an inequality to apply the direct comparison test to prove that the series converges or diverges. What makes this challenging?
Solution.
  1. For large k, k+1k3+2 behaves like kk3=1k2. Since 1k2 is a p-series with p=2, then 1k2 converges, so we expect k+1k3+2 to converge as well.
  2. We need to find a series whose kth term is larger than k+1k3+2. We can begin as in the previous example with:
    0k+1k3+2k+1k3
    for all k1. However, kk3 is smaller than k+1k3, not larger. Thus, we have to make more of an effort to find a useful inequality. For example:
    0k+1k3+2k+1k3k+kk3=2kk3.
    This works because in the numerator, k+1k+k for k1. Now 2kk3=2(1k2), which yields a convergent p-series. Therefore, by the direct comparison test, k+1k3+2 also converges.

Subsection 7.4.2 The Limit Comparison Test

The limit comparison test is another test that can be used to determine series convergence and works in many of the same situations that the direct comparison test is used. However, the limit comparison test does not require any inequalities between the series you are comparing, so in some cases it can be easier to use than the direct comparison test.

Example 7.30.

Once again, consider the series k+1k3+2.
  1. Recall that for large k, k+1k3+2 looks like kk3. Let’s formalize this observation a bit more. Let ak=k+1k3+2 and bk=kk3. Calculate
    limkakbk.
    What does the value of the limit tell you about ak and bk for large values of k? Compare your response from part (a).
  2. What do you think that this tells us about the convergence or divergence of the series k+1k3+2, based on the convergence of kk3? Explain.
Answer.
  1. limkakbk=1 so akbk for large values of k.
  2. k+1k3+2 converges.
Solution.
  1. Note that
    limkakbk=limkk+1k3+2kk3=limk(k+1)k3k(k3+2)=limk1+1k1+2k=1.
    This tells us that akbk for large values of k, formally (before, we were only building intuition and hadn’t proved this).
  2. Since kk3=1k2, the series kk3 is a p-series with p=2 and so converges. Since akbk for large values of k, it seems reasonable to expect that akbk. Since ak is finite, we should then conclude that bk is also finite. So k+1k3+2 should be a convergent series.
Example 7.30 illustrates how we can compare one series with positive terms to another whose convergence status we know. Suppose we have two series ak and bk with positive terms and we know the convergence status of the series ak. Recall that the convergence or divergence of a series depends only on the terms of the series for large values of k, so if we know that ak and bk are proportional for large k, then the two series ak and bk should behave the same way. In other words, if there is a positive finite constant c such that
limkbkak=c,
then bkcak for large values of k. So
bkcak=cak.
Since multiplying by a nonzero constant does not affect the convergence or divergence of a series, it follows that the series ak and bk either both converge or both diverge. The formal statement of this fact is called the Limit Comparison Test.

The Limit Comparison Test.

Let ak and bk be series with positive terms. If
limkbkak=c
for some positive (finite) constant c, then ak and bk either both converge or both diverge.
The Limit Comparison Test shows that if we have a series p(k)q(k) of rational functions where p(k) is a polynomial of degree m and q(k) a polynomial of degree l, then the series p(k)q(k) will behave like the series kmkl. So this test allows us to determine the convergence or divergence of series whose terms are rational functions.

Example 7.31.

Use the Limit Comparison Test to determine the convergence or divergence of the series
3k2+15k4+2k+2.
by comparing it to the series 1k2.
Answer.
k2+1k4+2k+2 converges.
Solution.
Let bk=k2+1k4+2k+2 and ak=1k2. Then
limkbkak=limkk2+1k4+2k+21k2=limkk4+k2k4+2k+2=limk1+1k21+2k3+2k4=1.
Since limkbkak is a finite positive constant, the Limit Comparison Test shows that 1k2 and k2+1k4+2k+2 either both converge or both diverge. We know that 1k2 is a p-series with p>1 and so 1k2 converges. Therefore, the series k2+1k4+2k+2 also converges.

Subsection 7.4.3 Summary

  • Applying the integral test can be difficult due to the difficulty of integration. We can in many cases instead use the direct comparison test to compare the convergence of a challenging series with a much simpler p-series. In particular, if 0anbn for all n, then
    • If bn converges, then an also converges.
    • If an diverges, then bn also diverges.
  • The limit comparison test applies in many of the same situations as the comparison test, but does not require showing any inequality relationship between the two series. If limkbkak=c for some positive (finite) constant c, then ak and bk either both converge or both diverge.

Exercises 7.4.4 Exercises

1. The direct comparison test.

In this exercise we look at why the Direct Comparison Test works.
  1. Consider the series
    1k2 and 1k2+k.
    We know that the series 1k2 is a p-series with p=2>1 and so 1k2 converges. In this part of the exercise we will see how to use information about 1k2 to determine information about 1k2+k. Let ak=1k2 and bk=1k2+k.
    1. Let Sn be the nth partial sum of 1k2 and Tn the nth partial sum of 1k2+k. Which is larger, S1 or T1? Why?
    2. Recall that
      S2=S1+a2 and T2=T1+b2.
      Which is larger, a2 or b2? Based on that answer, which is larger, S2 or T2?
    3. Recall that
      S3=S2+a3 and T3=T2+b3.
      Which is larger, a3 or b3? Based on that answer, which is larger, S3 or T3?
    4. Which is larger, an or bn? Explain. Based on that answer, which is larger, Sn or Tn?
    5. Based on your response to the previous part of this exercise, what relationship do you expect there to be between 1k2 and 1k2+k? Do you expect 1k2+k to converge or diverge? Why?

2. Determining convergence of series without knowing which test to use.

Mark each series as convergent or divergent.
  1. n=114+n73
  2. n=14n(n+7)
  3. n=74n236
  4. n=19+4n7+2n
  5. n=1ln(n)2n

3. Determining series convergence and which test(s) to use.

Use any method to determine whether the series converges.
(a) k=1(k+6)!ek2
  • Converges
  • Diverges
(b) k=16k+kk!+6
  • Converges
  • Diverges