Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Series & Sequences / Comparison Test/Limit Comparison Test
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 10.7 : Comparison Test/Limit Comparison Test

2. Determine if the following series converges or diverges.

\[\sum\limits_{n = 4}^\infty {\frac{{{n^2}}}{{{n^3} - 3}}} \]

Show All Steps Hide All Steps

Start Solution

First, the series terms are,

\[{a_n} = \frac{{{n^2}}}{{{n^3} - 3}}\]

and it should pretty obvious that as long as \(n > \sqrt[3] 3 \) (which we’ll always have for this series) that they are positive and so we know that we can attempt the Comparison Test for this series.

It is very important to always check the conditions for a particular series test prior to actually using the test. One of the biggest mistakes that many students make with the series test is using a test on a series that don’t meet the conditions for the test and getting the wrong answer because of that!

Hint : Can you make a guess as to whether or not the series should converge or diverge?
Show Step 2

Let’s first see if we can make a reasonable guess as to whether this series converges or diverges.

The “-3” in the denominator won’t really affect the size of the denominator for large enough \(n\) and so it seems like for large \(n\) that the term will probably behave like,

\[{b_n} = \frac{{{n^2}}}{{{n^3}}} = \frac{1}{n}\]

We also know that the series,

\[\sum\limits_{n = 4}^\infty {\frac{1}{n}} \]

will diverge because it is a harmonic series or by the \(p\)-series Test.

Therefore, it makes some sense that we can guess the series in the problem statement will probably diverge as well.

Hint : Now that we have our guess, if we’re going to use the Comparison Test, do we need to find a series with larger or a smaller terms that has the same convergence/divergence?
Show Step 3

So, because we’re guessing that the series diverges we’ll need to find a series with smaller terms that we know, or can prove, diverges.

Note as well that we’ll also need to prove that the new series terms really are smaller than the terms from the series in the problem statement. We can’t just “hope” that the will be smaller.

In this case, because the terms in the problem statement series are a rational expression, we know that we can make the series terms smaller by either making the numerator smaller or the denominator larger.

In this case it should be pretty clear that,

\[{n^3} > {n^3} - 3\]

Therefore, we’ll have the following relationship.

\[\frac{{{n^2}}}{{{n^3}}} < \frac{{{n^2}}}{{{n^3} - 3}}\]

You do agree with this right? The numerator in each is the same while the denominator in the left term is larger than the denominator in the right term. Therefore, the rational expression on the left must be smaller than the rational expression on the right.

Show Step 4

Now, the series,

\[\sum\limits_{n = 4}^\infty {\frac{{{n^2}}}{{{n^3}}}} = \sum\limits_{n = 4}^\infty {\frac{1}{n}} \]

is a divergent series (as discussed above) and we’ve also shown that the series terms in this series are smaller than the series terms from the series in the problem statement.

Therefore, by the Comparison Test the series given in the problem statement must also diverge.

Be careful with these kinds of problems. The series we used in Step 2 to make the guess ended up being the same series we used in the Comparison Test and this will often be the case but it will not always be that way. On occasion the two series will be different.