Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Integration Techniques / Comparison Test for Improper Integrals
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 7.9 : Comparison Test for Improper Integrals

2. Use the Comparison Test to determine if the following integral converges or diverges.

\[\int_{3}^{\infty }{{\frac{{{z^2}}}{{{z^3} - 1}}\,dz}}\]

Show All Steps Hide All Steps

Hint : Start off with a guess. Do you think this will converge or diverge?
Start Solution

The first thing that we really need to do here is to take a guess on whether we think the integral converges or diverges.

The “-1” in the denominator does not really change the size of the denominator as \(z\ gets really large and so hopefully it makes sense that we can guess that this integral should behave like,

\[\int_{3}^{\infty }{{\frac{{{z^2}}}{{{z^3}}}\,dz}}=\int_{3}^{\infty }{{\frac{1}{z}\,dz}}\]

Then, by the fact from the previous section, we know that this integral diverges since \(p = 1 \le 1\) .

Therefore, we can guess that the integral,

\[\int_{3}^{\infty }{{\frac{{{z^2}}}{{{z^3} - 1}}\,dz}}\]

will diverge.

Be careful from this point on! One of the biggest mistakes that many students make at this point is to say that because we’ve guessed the integral diverges we now know that it diverges and that’s all that we need to do and they move on to the next problem.

Another mistake that students often make here is to say that because we’ve guessed that the integral diverges they make sure that the remainder of the work in the problem supports that guess even if the work they do isn’t correct.

All we’ve done is make a guess. Now we need to prove that our guess was the correct one. This may seem like a silly thing to go on about, but keep in mind that at this level the problems you are working with tend to be pretty simple (even if they don’t always seem like it). This means that it will often (or at least often once you get comfortable with these kinds of problems) be pretty clear that the integral converges or diverges.

When these kinds of problems arise in other sections/applications it may not always be so clear if our guess is correct or not and it can take some real work to prove the guess. So, we need to be in the habit of actually doing the work to prove the guess so we are capable of doing it when it is required.

The hard part with these problems is often not making the guess but instead proving the guess! So let’s continue on with the problem.

Hint : Now that we’ve guessed the integral diverges do we want a larger or smaller function that we know diverges?
Show Step 2

Recall that we used an area analogy in the notes of this section to help us determine if we want a larger or smaller function for the comparison test.

We want to prove that the integral diverges so if we find a smaller function that we know diverges the area analogy tells us that there would be an infinite amount of area under the smaller function.

Our function, which would be larger, would then also have an infinite amount of area under it. There is no way we can have an finite amount of area covering an infinite amount of area!

Note that the opposite situation does us no good. If we find a larger function that we know diverges (and hence will have a infinite amount of area under it) our function (which is now smaller) can have either a finite amount of area or an infinite area under it.

In other words, if we find a larger function that we know diverges this will tell us nothing about our function. However, if we find a smaller function that we know diverges this will force our function to also diverge.

Therefore we need to find a smaller function that we know diverges.

Show Step 3

Okay, now that we know we need to find a smaller function that we know diverges.

So, let’s start with the function from the integral. It is a fraction and we know that we can make a fraction smaller by making the denominator larger. Also note that for \(z > 3\) (which we can assume from the limits on the integral) we have,

\[{z^3} - 1 < {z^3}\]

Therefore, we have,

\[\frac{{{z^2}}}{{{z^3} - 1}} > \frac{{{z^2}}}{{{z^3}}} = \frac{1}{z}\]

since we replaced the denominator with something that we know is larger.

Show Step 4

Finally, we know that,

\[\int_{3}^{\infty }{{\frac{1}{z}\,dz}}\]

diverges. Then because the function in this integral is smaller than the function in the original integral the Comparison Test tells us that,

\[\int_{3}^{\infty }{{\frac{{{z^2}}}{{{z^3} - 1}}\,dz}}\]

must also diverge.