Statistical Mechanics, Simplifying dq/dT

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
curio_city
Messages
1
Reaction score
0

Homework Statement



[tex]\frac{dq}{dT}=\sum_{i} g_i \frac{dq}{dT} e^{-\frac{ε_i}{kT}} = \frac{1}{kT^2}\sum_{i} g_i ε_i e^{-\frac{ε_i}{kT}} = \frac{1}{kT^2} \bar{ε} q[/tex]

Homework Equations



[tex]q=\sum_{i} e^{-\frac{ε_i}{kT}}[/tex] or for degenerate states, [tex]q=\sum_{I} g_i e^{-\frac{ε_I}{kT}}[/tex]

The Attempt at a Solution



The equations in (1) are just set out in my notes. My problem is understanding the last step: I take [itex]\bar{ε}[/itex] to be the average molecular energy, since later they show that [itex]\bar{ε}_{trans}=\frac{3}{2}kT[/itex].

How can [itex]\sum_{i} g_i ε_i[/itex] be the mean, without dividing by N? Isn't it the total molecular energy?
 
Physics news on Phys.org
The probability for a particle to have energy ##\varepsilon_i## is
$$
\mathcal{P}(\varepsilon_i) = \frac{1}{q} g_i e^{-\varepsilon_i / kT}
$$
Therefore, the average energy can be calculated as
$$
\begin{align}
\bar{\varepsilon} &= \sum_i \varepsilon_i \mathcal{P}(\varepsilon_i) \\
&= \sum_i \varepsilon_i \frac{1}{q} g_i e^{-\varepsilon_i / kT}
\end{align}
$$
Compare to your equation.