Infinite limit, small question

  • Thread starter Thread starter Asphyxiated
  • Start date Start date
  • Tags Tags
    Infinite Limit
Asphyxiated
Messages
263
Reaction score
0

Homework Statement



\lim_{x \to \infty} \frac {4x}{\sqrt{2x^{2}+1}}


Homework Equations





The Attempt at a Solution



So at first glance I saw that this equation ends up at infinity/infinity so I tried to use L'hopital's rule and got:

\lim_{x \to \infty} \frac {4}{2x(2x^{2}+1)^{-1/2}}

That seemed to have sent me in a wrong direction so I went back and just factored out the x^2 from the radical and it worked out such as:

\lim_{x \to \infty} \frac {4x}{\sqrt{x^{2}(2+1x^{-2})}}

\lim_{x \to \infty} \frac {4x}{x\sqrt{2+1x^{-2}}}

\lim_{x \to \infty} \frac {4}{\sqrt{2+1x^{-2}}}

and with the limit applied:

\lim_{x \to \infty} \frac {4}{\sqrt{2+1x^{-2}}} = \frac {4}{\sqrt{2}} = \sqrt{8}

which is correct, so my question is why didn't L'Hopital's Rule work when it was infinity/infinity or would it have worked out and I just stopped too soon?
 
Physics news on Phys.org
Asphyxiated said:

Homework Statement



\lim_{x \to \infty} \frac {4x}{\sqrt{2x^{2}+1}}


Homework Equations





The Attempt at a Solution



So at first glance I saw that this equation ends up at infinity/infinity so I tried to use L'hopital's rule and got:

\lim_{x \to \infty} \frac {4}{2x(2x^{2}+1)^{-1/2}}
It's MUCH simpler to factor x^2 out of both terms in the radical, which is where you eventually went.
The above can be written as
\lim_{x \to \infty} \frac {4\sqrt{2x^2 + 1}}{2x}}

This is still the indeterminate form [inf/inf], and I think that repeated applications of L'Hopital's Rule won't be of any use.

Asphyxiated said:
That seemed to have sent me in a wrong direction so I went back and just factored out the x^2 from the radical and it worked out such as:

\lim_{x \to \infty} \frac {4x}{\sqrt{x^{2}(2+1x^{-2})}}

\lim_{x \to \infty} \frac {4x}{x\sqrt{2+1x^{-2}}}

\lim_{x \to \infty} \frac {4}{\sqrt{2+1x^{-2}}}

and with the limit applied:

\lim_{x \to \infty} \frac {4}{\sqrt{2+1x^{-2}}} = \frac {4}{\sqrt{2}} = \sqrt{8}

which is correct, so my question is why didn't L'Hopital's Rule work when it was infinity/infinity or would it have worked out and I just stopped too soon?
 
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