4

$$\lim\limits_{x\to 0} \frac{(2x \tan x)}{(1-e^x)^2}$$ I have tried using l'hospital's rule to solve for 0/0 indeterminations, but with no success. Can anyone help me to find the solution to this problem? Thank you in advance for any advice.

Quixotic
  • 22,431
kayte
  • 41

2 Answers2

4

Set $g(x)=2 x \tan (x)$, $h(x)=\left(1-e^x\right)^2$, $f(x)=\frac{g(x)}{h(x)}$

Then as $\lim \limits_{x \to 0}g(x)=\lim\limits_{x \to 0}h(x)=0$ you have that

$$\lim_{x \rightarrow 0}\frac{g(x)}{h(x)}=\lim_{x \rightarrow 0}\frac{g'(x)}{h'(x)}$$

if the right hand side exists by l'Hôpital. But as $\lim\limits_{x \to 0}g'(x)=\lim\limits_{x \to 0}h'(x)=0$ you have that

$$\lim\limits_{x \to 0}\frac{g'(x)}{h'(x)}=\lim\limits_{x \to 0}\frac{g''(x)}{h''(x)}$$

if the right hand side exists by l'Hôpital. But by evaluating this you can see that

$$\lim_{x \rightarrow 0}\frac{g''(x)}{h''(x)}=\frac{4}{2}=2$$

And therefore you have your limit.

Quixotic
  • 22,431
Listing
  • 13,937
  • 1
    I would have been interested in seeing how far kayte had gotten, before posting a complete solution. – Gerry Myerson Nov 25 '11 at 09:54
  • 1
    @GerryMyerson Actually I didn't put the derivatives into my answer to let the real work be up to him. The essential "trick" is to apply L'Hôpital twice, but in my opinion you cannot really tell him that without giving my answer. – Listing Nov 25 '11 at 09:59
  • 2
    In my opinion, you can let OP tell you what he (or she - I've been assuming kayte is a woman's name) has done on the problem, where he got stuck. Then you're in a better position to give encouragement and maybe give the one little missing piece that unlocks the puzzle. I don't mean for this to be taken as criticism of what you have done, it's just meant to suggest another possible way of doing things. – Gerry Myerson Nov 25 '11 at 10:36
  • Ok, next time I will not be so hasty to give full solutions :) – Listing Nov 25 '11 at 10:51
4

$${2x\tan x \over(e^x-1)^2}={2\over \cos x}\ {\sin x \over x}\Bigl({e^x -1\over x}\Bigr)^{-2}\ \to\ 2\cdot 1\cdot 1^{-2}=2\qquad (x\to0)\ .$$