$$\lim _{x \to 0} \left[\frac{2}{x^3}(\sin^{-1}x - \tan^{-1}x )\right]^{\frac{2}{x^2}}$$
How to find this limit?
My Try: I tried to evaluate this $$\lim _{x \to 0} \left[\frac{2}{x^3}(\sin^{-1}x - \tan^{-1}x )\right]$$ to understand the nature of the problem. I used L'Hopital. But it became too tedious to calculate.
Can anyone please give me suggestion to solve it?
Edit: I used the hint given By lab bhattacharjee. I expand the inverse functions and I got $$\lim _{x \to 0} \left[\frac{2}{x^3}(\sin^{-1}x - \tan^{-1}x )\right] =1$$.
Now I think it remains to find the value of $\lim _{x \to 0}e^{f(x).g(x)}$ where $f(x) = \left[\frac{2}{x^3}(\sin^{-1}x - \tan^{-1}x )\right]$ and $g(x) = 2/x^2$
By series expansion of the arcsine and arctangent, we get $$\arcsin x-\arctan x = \frac12x^3 - \frac18 x^5 + o(x^5) $$
So you're looking for $$ \begin{align}\lim_{x\to 0} [1-\tfrac14x^2+o(x^2)]^{2/x^2} &= \lim_{x\to 0} \exp\left(\frac{2}{x^2}\log(1-\tfrac14x^2+o(x^2))\right) \\&= \lim_{x\to 0} \exp\left(\frac{2}{x^2}\bigl(-\tfrac14x^2+o(x^2)\bigr)\right) = \cdots \end{align} $$