How do I compute this limit $$\lim_{x\to0}{\frac{e^{-1/x^2}}{x^2}}$$ without using L'Hopital.
2026-04-02 13:01:02.1775134862
$\lim\limits_{x\to0}{\frac{e^{-1/x^2}}{x^2}}$ without L'Hopital
113 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If you set $1/x^2=t$, the limit becomes $$ \lim_{t\to\infty}te^{-t}=\lim_{t\to\infty}\frac{t}{e^t} $$ Now $e^t=1+t+t^2/2+\dots>1+t+t^2/2$.