Help me solve this limit, using simple limit work: $$\lim_{x\to 0}\left(\frac {e^x}{x}-\frac {1}{\arctan{x}}\right)$$
I tried extracting $\frac {e^x}{x}$ but that was dead end, then $\frac {e^x-1}{x}+\frac{1}{x}-\frac{1}{x} \frac{x}{\arctan{x}}$ but I got stuck there.
Rewrite everything as:
$ \Large{e^x\arctan x -x\over x \arctan x} $
$ \arctan x $ is asymptotically equal to $x$ as $x \to 0$ so we have:
$ \Large{e^x\arctan x -x\over x \arctan x}$ $\sim$ $\Large{{xe^x -x}\over{x^2}} $
Group by $x$ the numerator:
$\Large{{x(e^x -1)}\over{x^2}} $
$ e^x -1 $ is asymptotically equivalent to $x$ as $x \to 0$ so we have:
$\Large{{x(e^x -1)}\over{x^2}} $ $\sim$ $\Large{x^2\over x^2}$ $=$ $1$