Comparison test for convergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
0 replies · 2K views
Messages
1,753
Reaction score
143

Homework Statement


[tex]\sum\limits_{n = 2}^\infty {\frac{{\sqrt n }}{{n - 1}}}[/tex]


Homework Equations





The Attempt at a Solution



[tex]\begin{array}{l}<br /> a_n = \frac{{\sqrt n }}{{n - 1}},\,\,b_n = \frac{{\sqrt n }}{n} = \frac{{n^{1/2} }}{n} = \frac{1}{{n^{1/2} }}\,\,{\rm{is_ a_ p - series_ with }}p{\rm{ = }}\frac{1}{2},\,\frac{1}{2} < 1\,{\rm{diverges}} \\ <br /> \\ <br /> \frac{{\sqrt n }}{{n - 1}} > \frac{{\sqrt n }}{n}\, \\ <br /> \\ <br /> \end{array}[/tex]
so it is divergent.

But in this example from the notes, the teacher used the Limit Comparison Test, taking the [tex]\mathop {\lim }\limits_{n \to \infty } \frac{{a_n }}{{b_n }}[/tex], and using this to justify that since bnis is divergent, therefore anis also divergent. I understand this logic, but why was the extra step necessary when the comparison test alone showed it to be divergent?