patrickmoloney
- 94
- 4
Homework Statement
System of two energy levels, E_0 and E_1 is populated by N particles, at
temperature T. The particles populate the levels according to the classical
(Maxwell-Boltzmann) distribution law.
(i) Write an expression for the average energy per particle.
Homework Equations
The Attempt at a Solution
The partition function of our system z=\sum_s{e^{-\beta E_s}}= e^{-\beta E_0}+ e^{-\beta E_1} where \beta = \frac{1}{kT}.
The probability of any number of the N particles being in either system is given by
P_0 = \frac{1}{z}e^{-\beta E_0} P_1 = \frac{1}{z}e^{-\beta E_1}
The average energy \overline{E} is
\overline{E}= -\frac{1}{z}\frac{\partial z}{\partial \beta} = \frac{E_0 +E_1}{e^{-\beta E_0}+ e^{-\beta E_1}}since \frac{\partial z}{\partial \beta }= \frac{\partial}{\partial \beta}(e^{-\beta E_0}+ e^{-\beta E_1}) =-(E_0 + E_1)
is this a correct method to the problem?