I am trying to find the following limit $$ \lim_{x\to 0^-} \frac{e^{1/x}}{x} $$
As $x$ approaches $0$ from the left I see that both the numerator and denominator approach $0$. So this seems like a standard L'Hopital's rule. But when I apply this, then I get $$ \lim_{x\to 0^-} \frac{e^{1/x}}{x} = \lim_{x\to 0^-} \frac{e^{1/x}(-1/x^2)}{1} = \lim_{x\to 0^-} \frac{e^{1/x}}{-x^2} $$ So this doesn't seem to help much. I am a bit lost.
Note that by $x=-\frac1y$ with $y \to +\infty$
$$\lim_{x\to 0^-} \frac{e^{1/x}}{x}=\lim_{y\to +\infty} -ye^{-y}=\lim_{y\to \infty} -\frac{y}{e^{y}}=0$$
indeed eventually $e^y>y^2$ and
$$\frac{y}{e^{y}}<\frac{y}{y^2}=\frac1y\to0$$