I'm a high school student. For the past few hours, I was practicing the calculation of limits to improve my skills and I got stuck in a simple but complicated (for me) limit. The limit in question is
$$\lim_{x \to 0^+} \left( e^\frac{1}{\sin(x)} - e^\frac{1}{x} \right)$$
Calculating this limit I get zero, but Wolfram says it is infinite. Could someone help me?
We have that
and thus
$${e^\frac{1}{\sin x}-e^\frac{1}{x}}=e^\frac{1}{x}\left(e^{\frac16x+o(x)}-1\right)=e^\frac{1}{x}\left(\frac16x+o(x)\right)=xe^\frac{1}{x}\left(\frac16+o(1)\right)\to \infty$$
indeed by $y=\frac1x\to \infty$
$$xe^\frac{1}{x}=\frac{e^y}{y}\to \infty$$