Valid method of evaluating limit?

  • Thread starter Thread starter Defennder
  • Start date Start date
  • Tags Tags
    Limit Method
Defennder
Homework Helper
Messages
2,590
Reaction score
5

Homework Statement


I don't know if the following is valid, so I'll appreciate if someone could tell me if it's ok. I want to find
\lim_{x\rightarrow \infty} \frac{x}{\sqrt{a^2+x^2}}



Homework Equations





The Attempt at a Solution


Using L'Hopital rule doesn't appear to help, because repeatedly differentiating both the top and bottom gives the same limit. So I did a substitution:

x=a \tan \theta
And the problem now becomes \lim_{\theta \rightarrow \frac{\pi}{2}} \sin \theta which easily evaluates to 1. Is this correct?
 
Physics news on Phys.org
Physical method would be: a^2 is small compared to infinity, so we can ignore it. Sqrt(x^2)=x, so limit is 1 :P
But yes, I guess your method is just fine.
 
It's valid, but why would you want to do it that way? Just divide numerator and denominator by x and use algebra. Which is what Zizy is saying.
 
OK thanks. I got confused for a moment over something.
 
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