find this limit $\lim_{x+\rightarrow 0}e^{-1/x}/x^2$

76 Views Asked by At

I want to find this limit

$$\lim_{x_+\rightarrow 0}\frac{e^{-1/x}}{x^2}$$

I know that exponential convergence rate is faster, but how to find the limit mathematically?

thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

$\lim_{x\rightarrow 0^+}\frac{e^{-1/x}}{x^2}=\lim_{x\rightarrow 0^+}\frac{1/x^{2}}{e^{1/x}}=\lim_{x\rightarrow 0^+}\frac{2/x}{e^{1/x}}=\lim_{x\rightarrow 0^+}\frac{-2}{e^{1/x}}=0$ after two applications of L'Hospital.