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

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

\[\int_{1}^{\infty }{{\frac{{z - 1}}{{{z^4} + 2{z^2}}}\,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.

Both the numerator and denominator of this function are polynomials and we know that as \(z \to \infty \) the behavior of each of the polynomials will be the same as the behavior of the largest power of \(z\). Therefore, it looks like this integral should behave like,

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

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

Therefore, we can guess that the integral,

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

will converge.

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 converges we now know that it converges 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 converges 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 converges do we want a larger or smaller function that we know converges?
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 converges so if we find a larger function that we know converges the area analogy tells us that there would be a finite (i.e. not infinite) amount of area under the larger function.

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

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

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

Therefore we need to find a larger function that we know converges.

Show Step 3

Okay, now that we know we need to find a larger function that we know converges.

So, let’s start with the function from the integral. It is a fraction and we know that we can make a fraction larger by making numerator larger or the denominator smaller.

Note that for \(z > 1\) (which we can assume from the limits on the integral) we have,

\[z - 1 < z\]

Therefore, we have,

\[\frac{{z - 1}}{{{z^4} + 2{z^2}}} < \frac{z}{{{z^4} + 2{z^2}}} = \frac{1}{{{z^3} + 2z}}\]

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

Show Step 4

It is at this point that students again often make mistakes with this kind of problem. After doing one manipulation of the numerator or denominator they stop the manipulation and declare that the new function must converge (since that is what we want after all) and move on to the next problem.

Recall however that we must know that the new function converges and we’ve not gotten to a function yet that we know converges. To get to a function that we know converges we need to do one more manipulation of the function.

Again, note that for \(z > 1\) we have,

\[{z^3} + 2z > {z^3}\]

Therefore, we have,

\[\frac{1}{{{z^3} + 2z}} < \frac{1}{{{z^3}}}\]

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

Show Step 5

Finally, putting the results of Steps 3 & 4 together we have,

\[\frac{{z - 1}}{{{z^4} + 2{z^2}}} < \frac{1}{{{z^3}}}\]

and we know that,

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

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

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

must also converge.