Sequences - Assumption that I need to confirm about n approaching infinity

  • Thread starter Thread starter unixmd5crypt
  • Start date Start date
  • Tags Tags
    Infinity Sequences
unixmd5crypt
Messages
2
Reaction score
0

Homework Statement


Find the limit:
an= 2n/(n2+1)1/2

Homework Equations


n/a

The Attempt at a Solution


Because n is approaching infinity, is it OK to disregard the +1 in the denominator and just consider the denominator to be n? This would then divide out the n in the numerator leaving 2 which is the correct answer. I think this is acceptable, but I wanted to run it by you all to confirm. Thank you in advance for your help.
 
Physics news on Phys.org
Yes you can consider the limit like that, the '1' becomes negligible as n gets bigger and bigger.
 
great, that was what I thought but I wanted to make sure that what I got and the correct answer weren't just a great coincidence. Thanks for the fast reply! :)
 
factor out an n^2 in the denominator in the square root to get: sqrt((n^2)(1+(1/n^2))).

then the problem should be something like: (2n)/[(n)(sqrt(1 + (1/n^2)))].

Apply the properties of a limit taken to infinity and you should get 2 as your limit.

So in essence, you could ignore the 2, but to show why you can ignore it, you can do what I just showed you.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top