Analysis: Finding limit with l'Hospital

  • Thread starter Thread starter Shackleford
  • Start date Start date
  • Tags Tags
    Analysis Limit
Shackleford
Messages
1,649
Reaction score
2
I'm not sure what I did with this expression is right.

I looked at the argument as x tends to 0. I used l'Hospital twice and found that the argument tends to pi/3. Of course, tan(pi/3) = sqrt3.

http://i111.photobucket.com/albums/n149/camarolt4z28/Untitled-3.png
 
Last edited by a moderator:
Physics news on Phys.org
How did you use l'Hospital twice? Your method is legal. The result is correct.

ehild
 
ehild said:
How did you use l'Hospital twice? Your method is legal. The result is correct.

ehild

Oops. You're right. I just used it once.

I plugged this into my TI-89 Ti, and it didn't agree with my analytical result. I suppose it's not very reliable as it didn't agree for a couple of other problems, too.
 
It's worth noting that you don't need to use L'Hopital's Rule at all for this problem.

\lim_{x \to 0^+}\tan\left( \frac{sin 2\pi x}{6x}\right)
=\tan (\lim_{x \to 0^+}\left( \frac{sin 2\pi x \cdot 2\pi x}{2\pi x \cdot 6x}\right))
=\tan (\lim_{x \to 0^+}\left( \frac{sin 2\pi x}{2\pi x} \cdot \frac{2\pi x}{6x}\right))
=\tan (\frac{\pi}{3}) = \sqrt{3}

I used a wellknown limit, \lim_{t \to 0} \frac{sin(t)}{t} = 1 and the fact that you can interchange the limit and function, provided the function is continuous at the limiting point.
 
Mark44 said:
It's worth noting that you don't need to use L'Hopital's Rule at all for this problem.

\lim_{x \to 0^+}\tan\left( \frac{sin 2\pi x}{6x}\right)
=\tan (\lim_{x \to 0^+}\left( \frac{sin 2\pi x \cdot 2\pi x}{2\pi x \cdot 6x}\right))
=\tan (\lim_{x \to 0^+}\left( \frac{sin 2\pi x}{2\pi x} \cdot \frac{2\pi x}{6x}\right))
=\tan (\frac{\pi}{3}) = \sqrt{3}

I used a wellknown limit, \lim_{t \to 0} \frac{sin(t)}{t} = 1 and the fact that you can interchange the limit and function, provided the function is continuous at the limiting point.

I like that method better. Ah. I didn't know that. I haven't read the section yet, but I'm sure it mentions being able to interchange the limit and function.
 
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...

Similar threads

Back
Top