How do I evaluate the expression:
$\exp{(a/T)} / T$ for $T \rightarrow 0$
If I use L'Hôpital's rule I just get:
$\frac{\frac{d}{dT}\exp{(a/T)}}{\frac{d}{dT}T} = \frac{-a\exp{a/T}}{T^2}$
I know I am suppose to get zero. But Im not really sure how to get it..