Einstein's formula for specific heat

Piano man
Messages
73
Reaction score
0
I'm working through a derivation of Einstein's formula for specific heat and I'm stuck.

So far I've been working off Planck's assumption of quantised energy E=n\hbar\omega and the energy probability P(E)= e^{\frac{-E}{k_b T}}, using the fact that the mean expectation energy is \langle E \rangle= \frac{\sum_n E P(E)}{\sum_n P(E)} to get total energy U=3N\langle E \rangle=\frac{3N\sum_n n\hbar\omega e^{-n\hbar\omega/k_b T}}{\sum_n e^{-n\hbar\omega/k_b T}}

The next step is where my problem is. The derivation I am studying says the above expression is equal to 3Nk_b T\left[\frac{\hbar\omega/k_b T}{e^{\hbar\omega/k_bT}-1}\right], which when differentiated wrt T gives the Einstein formula, but I don't see how that step is made.

Any ideas?
Thanks.
 
Physics news on Phys.org
you need to remember the identities

1+x+x^{2}+....= (1-x)^{-1}

x+2x^{2}+3x^{3}+...= -x(1-x)^{-2}

setting x=e^{\frac{-\hbar \omega}{k_{b}.T}} you can sum both series and get finite answers for U

Oh man , i wish physics were sooo easy nowadays too
 
I don't really see 'how' the step is made either - it doesn't look like a natural one-liner, although with sufficient ingenuity you can show why that it is correct (zetafunction has shown the level of ingenuity which is sufficient). The 'easier way' is to do the sum earlier on - by first writing down the partition function for a single oscillator, and working from there.

Have you met partition functions in the context of statistical physics before?
 
Thanks for the replies :D

zetafunction, thank you for those formulas. I tried using them and I got the correct formula out, but with a negative sign in front from the negative x in the second formula above. Where do those identities come from?

peteratcam, no I'm not familiar with partition functions. How would that work in this case?
 
Well the partition function is the sum over all energy states:
Z = \sum_i e^{-\beta E_i}
All thermodynamic information can be derived from the partition function, for example the Helmholtz Free Energy is -kT \ln Z and the internal energy is -\partial \ln Z/\partial \beta.

For a harmonic oscillator, calculating the partition function is as simple as knowing how to sum a geometric series. And then you can take derivatives to obtain the energy.

Look in any university level statistical physics book for more details.
 
The identity for 1+x+x^2+x^3+... = (1-x)^(-1) is just the binomial expansion. The other one is obtained by noticing that it is related to the derivative of the first.
 
ok thanks genneth, that makes sense.
So if you take the derivative of the first and multiply by x, you get x(1-x)^-2 not -x(1-x)^-2, which gives the required result.
 
Back
Top