Entropy and partition function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 10K views
Euclid
Messages
213
Reaction score
0
Is it possible to obtain the relation
[tex]S = \log Z + \langle U \rangle /T[/tex]
directly from the Boltzmann distribution?

Edit: It seems that we can if we use the VN entropy:
[tex]S = -\Sigma p_i \log p_i[/tex]
This suggests that the entropy of a single microstate should be
[tex]s = -\log( \frac{e^{-\epsilon \beta}}{Z})[/tex]

Is there some way to justify this last formula?
 
Last edited:
Physics news on Phys.org
Using log rules the last line becomes
ln(Z) +epsilom.beta
the justifying the fact that epsilom /(kT) implies <U>/T
Does this help , is epsilom the energy of the particular state?
 
Yes epsilon is the energy of some particular state. My question is, is there some way to arrive at [tex]s = -\log (e^{-\epsilon \beta}/Z)[/tex] from the more familiar definition [tex]S = \log \Omega[/tex], where omega is the number of accessible microstates?
 
I just gave it a fair whack.
Got S/k=Z+sum{beta.E.exp(-beta.E)/Z}
Have done stat. mech. for about a year so I am a bit rusty. Does this help?
My experience is that somewhere along the way lies a small math trick that helps, just getting to know it is hard
 
NoobixCube said:
I just gave it a fair whack.
Got S/k=Z+sum{beta.E.exp(-beta.E)/Z}
Have done stat. mech. for about a year so I am a bit rusty. Does this help?
My experience is that somewhere along the way lies a small math trick that helps, just getting to know it is hard

Yes I have already been that far. I think you mean [tex]\log Z[/tex] in the first term.

In any event, I think I have figured this one out. In the microcanonical ensemble, the entropy of a state is given by [tex]\log N[/tex] where N is the number of accessible microstates. This can be rewritten as [tex]\log N = - \Sigma \log \left(\frac{1}{N}\right) = - \Sigma_i \log p_i[/tex]. The last line follows from the fundamental assumption that a system is equally likely to be in any of its accessible microstates. Thus, in the canonical ensemble, the appropriation generalization is the formula given above.

All I was trying to do here was to see explicitly the connection between entropy in these two ensembles.
 
You can just write the partition function as

[tex]Z = \int dE \Omega\left(E\right)\exp\left(-\beta E\right)[/tex]

Next, take the log of the integrand and expand around the maximum, so you write it as exp(expansion of log) (i.e. you use the the steepest descent method). You obtain the relation as the leading order term that becomes exact in the thermodynamic limit.
 
The thermodynamic potential for a system in thermal contact with a bath is Helmotz's free energy F:

dF=-SdT-pdV

so [tex]S=-\frac{\partial F}{\partial T}[/tex]

but [tex]F=\frac{-1}{\beta}lnZ[/tex]

[tex]S=klnZ+\frac{1}{\beta Z}\frac{\partial Z}{\partial T}[/tex]

and the last term is the mean value of energy / T.