Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Series & Sequences / Ratio 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.10 : Ratio Test

3. Determine if the following series converges or diverges.

\[\sum\limits_{n = 2}^\infty {\frac{{{{\left( { - 2} \right)}^{1 + 3n}}\left( {n + 1} \right)}}{{{n^2}{5^{1 + n}}}}} \]

Show All Steps Hide All Steps

Start Solution

We’ll need to compute \(L\).

\[\begin{align*}L & = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{{a_{n + 1}}}}{{{a_n}}}} \right| = \mathop {\lim }\limits_{n \to \infty } \left| {{a_{n + 1}}\frac{1}{{{a_n}}}} \right| = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{{{\left( { - 2} \right)}^{1 + 3\left( {n + 1} \right)}}\left( {n + 1 + 1} \right)}}{{{{\left( {n + 1} \right)}^2}{5^{1 + n + 1}}}}\frac{{{n^2}{5^{1 + n}}}}{{{{\left( { - 2} \right)}^{1 + 3n}}\left( {n + 1} \right)}}} \right|\\ & = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{{{\left( { - 2} \right)}^{4 + 3n}}\left( {n + 2} \right)}}{{{{\left( {n + 1} \right)}^2}{5^{2 + n}}}}\frac{{{n^2}{5^{1 + n}}}}{{{{\left( { - 2} \right)}^{1 + 3n}}\left( {n + 1} \right)}}} \right| = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{{{\left( { - 2} \right)}^3}\left( {n + 2} \right)}}{{{{\left( {n + 1} \right)}^2}\left( 5 \right)}}\frac{{{n^2}}}{{\left( {n + 1} \right)}}} \right|\\ & = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{ - 8{n^2}\left( {n + 2} \right)}}{{5{{\left( {n + 1} \right)}^2}\left( {n + 1} \right)}}} \right| = \frac{8}{5}\end{align*}\]

When computing \({a_{n + 1}}\) be careful to pay attention to any coefficients of \(n\) and powers of \(n\). Failure to properly deal with these is one of the biggest mistakes that students make in this computation and mistakes at that level often lead to the wrong answer!

Show Step 2

Okay, we can see that \(L = \frac{8}{5} > 1\) and so by the Ratio Test the series diverges.