How can I calculate $lim_{t \to0+}\frac{e^{-1/t}}{\sqrt t}$ ? I know that it goes to 0, but want to know how to get it.
2026-04-24 00:56:03.1776992163
How to find the limit $lim_{t \to0+}\frac{e^{-1/t}}{\sqrt t}$
127 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
You could use l'Hôpital's rule or let $x=\tfrac{1}{t}$, then $x \to +\infty$ as $t \to 0^+$ and the limit becomes: $$\lim_{t\to 0^+}\frac{e^{-1/t}}{\sqrt{t}}=\lim_{x \to \infty}\sqrt{x}e^{-x}=\lim_{x \to \infty}\frac{\sqrt{x}}{e^x}=\ldots$$ Now you might know that the exponential dominates any power function $x^a$ (with $a>0)$.