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 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top