Einstein solid, Sterling approximation

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
4 replies · 10K views
Messages
1,270
Reaction score
8

Homework Statement


Use Sterling's approximation to show that the multiplicity of an Einstein solid, for any large values of N and q is approximately
[tex]\Omega(N,q) = \frac{(\frac{q+N}{q})^q(\frac{q+N}{N})^N}{\sqrt{2\pi q(q+N)/N}}[/tex]

Homework Equations


[tex]\Omega(N,q) = \frac{(N+q-1)!}{q!(N-1)!}[/tex]
[tex]\ln(x!) \simeq x\ln(x) - x[/tex]

The Attempt at a Solution


I see where the terms in the numerator come from, but I cannot see where the terms in the denominator come from. Specifically, the squareroot, and the factor of 2 pi*q. When I grind out the math, I get that the denominator should be (q+N)/N. Help anyone?
 
Last edited:
Physics news on Phys.org
Sterling' s approximation is

[tex]n! \approx \sqrt{2\,\pi\,n}\left(\frac{n}{e}\right)^n[/tex]

To get your formula fist get rid of 1 at [tex](N+q-1)!,\,(N-1)![/tex]

I think that in the formula

[tex]\Omega(N,q) = \frac{(\frac{q+N}{q})^q(\frac{q+N}{N})^N}{\sqrt{2\pi q(q+N)/N}}[/tex]

the denominator must be [tex]\sqrt{2\,\pi\,q\,N/(q+N)}[/tex]
 
:smile: You solved it while I was typing!