Can the Limit Comparison Test Determine the Convergence of this Series?

  • Thread starter Thread starter miglo
  • Start date Start date
  • Tags Tags
    Comparison Series
miglo
Messages
97
Reaction score
0

Homework Statement


\sum_{n=2}^{\infty}\frac{1}{n\sqrt{n^2-1}}


Homework Equations


direct comparison test
limit comparison test

The Attempt at a Solution


so i kind of cheated and looked at the back of my book and it says to compare with \frac{1}{n^{3/2}}
so i tried using the direct comparison test and tried to show that the original series converges if \frac{1}{n\sqrt{n^2-1}}<\frac{1}{n^{3/2}} since \sum_{n=1}^{\infty}\frac{1}{n^{3/2}} is a convergent p-series test
i just don't know how to actually show \frac{1}{n\sqrt{n^2-1}}<\frac{1}{n^{3/2}}
or am i using the wrong test? limit comparison? by the way the only tests I've covered in my class are the divergence, p-series, integral, direct comparison, limit comparison tests and geometric and telescoping series
 
Last edited by a moderator:
Physics news on Phys.org
you know that n^{3/2} =n\sqrt{n}, right?
now
<br /> n \sqrt{n} &lt; n \sqrt{n^2-1}
<br /> \sqrt{n} &lt; \sqrt{n^2-1}
<br /> n &lt; n^2-1

which is valid for all n >= 2
 
Since n\sqrt{n^2-1} is of order n^2 this suggests the very easy limit comparison test with \sum\frac 1 {n^2}.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top