I am trying to prove that taking the limit as $h\to0$ for the average quantum mechanical energy $$\dfrac{hν}{e^{hν/kBT}−1}$$ yields the average classical energy, $kBT$. How would you use l'Hôpital's rule for this?
2026-04-25 11:26:48.1777116408
Prove the average quantum mechanical energy using l'Hôpital's rule
102 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Using the fact that the derivative of $e^{h\alpha}$ is $\alpha e^{h\alpha}$, we find that
\begin{align*} \lim_{h \to 0} \dfrac{h\nu}{e^{h\nu / kBT} - 1} &= \lim_{h \to 0} \dfrac{\nu}{\dfrac{\nu}{kBT} e^{h\nu/kBT}}\\ &= \dfrac{\nu}{\frac{\nu}{kBT}} \\ &= kBT \end{align*}
were we have used that $e^0 = 1$ to evaluate the limit.