High Temperature Limit of Entropy in a Two Level System

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
2 replies · 2K views
Kara386
Messages
204
Reaction score
2

Homework Statement


Sounds like a physics problem but I'm sure of the physics, stuck on the maths. At high T a two level system has ##\frac{N}{2}## particles in each level. If entropy is given by ##S = k\ln(\Omega)##, where ##\Omega## is the number of ways of getting ##\frac{N}{2}## particles per level, show the high temperature limit is ##Nk\ln(2)##.

Homework Equations

The Attempt at a Solution


To the best of my knowledge, ##Omega = \frac{N!}{(\frac{N}{2})!(\frac{N}{2})!}##. Taking ##ln## of this and using the Stirling approximation:

##N\ln(N) - N - [\frac{N}{2}\ln(\frac{N}{2}) - \frac{N}{2}] - [\frac{N}{2}\ln(\frac{N}{2})-\frac{N}{2}]##
##= N\ln(N) - N\ln(\frac{N}{2})##
## = -Nln(2)##
I've gone wrong with a minus sign somewhere but I really can't see where! Thanks for any help!
 
Physics news on Phys.org
How do you write ##-N \ln(N/2)## as a sum of two logarithms?
 
  • Like
Likes   Reactions: Kara386
DrClaude said:
How do you write ##-N \ln(N/2)## as a sum of two logarithms?
Oh yes, there's the missing minus sign. Thank you! :)