Evaluate the Limit $$L=\lim_{x \to 0}\frac{x}{\sqrt{1-e^{-x^2}}}$$
Now it is in Indeterminate form $\frac{0}{0}$
I Tried using L'Hopital's Rule as below:
$$L=\lim_{x \to 0}\frac{1}{\frac{1}{2\sqrt{1-e^{-x^2}}}{\left(-e^{-x^2}\right)}{(-2x)}}$$
$\implies$
$$L=\lim_{x \to 0}\frac{\sqrt{1-e^{-x^2}}}{x}=\frac{1}{L}$$
hence
$$L=1$$
is this right approach?
The function is tricky since
$$ \lim_{x\to \color{blue}{0^+}} \frac{x}{\sqrt{1 - e^{-x^2}}} = \color{blue}{+1} $$
and
$$ \lim_{x\to \color{red}{0^-}} \frac{x}{\sqrt{1 - e^{-x^2}}} = \color{red}{-1} $$
So, technically
$$ \lim_{x\to 0} \frac{x}{\sqrt{1 - e^{-x^2}}} $$
does not exist