How Does Temperature Affect Particle Distribution in Two-State Systems?

AI Thread Summary
Temperature significantly influences the distribution of particles between two energy states in a two-state system. The ratio of particles in the first state to those in the second can be derived from the probabilities of each state being occupied, expressed as P(0) and P(1). The relationship shows that the ratio of probabilities is equivalent to the ratio of particles, simplifying the calculation. Basic statistical principles indicate that the average number of particles in each state follows a binomial distribution, allowing for straightforward ratio determination. Understanding these concepts is crucial for analyzing particle behavior under varying temperature conditions.
silence98
Messages
9
Reaction score
0

Homework Statement



Consider a system of N particles, with two available energy states, 0 and E. What is the ratio of particles occupying the first state, n0, to particles occupying the second state n1?

Homework Equations


single particle partition function Z=\Sigmaexp(-ei/kt)
system partition function Zsys=Z^N

The Attempt at a Solution



Z = exp(0)+exp(-E/kt) = 1+exp(-E/kt)

I then looked at the probability of each state being occupied:

P(0)=1/(1+exp(-E/kt))
P(1)=exp(-E/kt)/(1+exp(-E/kt))

I assumed that the ratio of probabilities P(0)/P(1) was equal to the ratio of particles occupying the first state to the number occupying the second.

P(0)/P(1) = exp(E/kt)

I'm unsure if this is the right method? I don't see how to incorporate the system partition function..
 
Physics news on Phys.org
silence98 said:
I assumed that the ratio of probabilities P(0)/P(1) was equal to the ratio of particles occupying the first state to the number occupying the second.

That's actually quite simple to see.
If you have N particles, and for each one the probability of being in state n is P(n) independent of the other particles, then basic statistics tells you that on average there are
E(n) = N P(n)
particles in state n (it's a binomial distribution).
If you calculate their ratio,
E(1) / E(0) = (N P(1)) / (N P(0)) = P(1) / P(0)
(or E(0) / E(1), is fine with me) you will see that N drops out and you only get the ratio of the probabilities.
 
CompuChip said:
That's actually quite simple to see.
If you have N particles, and for each one the probability of being in state n is P(n) independent of the other particles, then basic statistics tells you that on average there are
E(n) = N P(n)
particles in state n (it's a binomial distribution).
If you calculate their ratio,
E(1) / E(0) = (N P(1)) / (N P(0)) = P(1) / P(0)
(or E(0) / E(1), is fine with me) you will see that N drops out and you only get the ratio of the probabilities.

thanks for the complete and concise response!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top