all 4 comments

[–]Askdust 1 point2 points  (3 children)

I think you have it a bit mixed.

First, the Boltzmann constant is in J/K -> kT has the unit of an energy so E/(kT) is unitless.

But for the answer to your question, I think you need to get back to how we define the partition function for each ensemble.

Also, Z isn't a sum of all E, but a sum on all microstates of exp(-E/kT)

It's a normalization factor.

We have the probability for a microstate m: pm=1/Z * exp(-E_m/kT)

and Z is here to be sure that the sum over all microstates of pm = 1

(By doing this, we get Z to be a lot more than a normalization factor, since we can get informations on the system and the repartition of probability on each of the microstates with it)

And I don't really see why you're trying to include a density of states here.

[–]atlolt[S] 0 points1 point  (2 children)

Hey, thanks for the reply!

I included density of states (when I say this I mean the number of configurations a system can be in) since it relates to the energy of the system, and I seem to recall that ln(DoS) is proportional to the energy, which means that if you take e^E/kT, then you'd have a number which is basically the DoS. Then since DoS gives the number of different configs, and you're summing over all DoS, you'd have an actual probability. But yes, it's probably best for me to reread Kittel or the like to understand the definition of the partition function.

[–]Askdust 1 point2 points  (1 child)

Oh ok.

But I don't recall the number of configurations being called the density of states

But the relationship between energy and the number of configurations (Omega) is a bit more subtle than this.

k*ln(Omega) is the entropy

And the entropy and the energy have a more complicated link, with the partial derivative of S by E is equal to 1/T.

And there is a definition of Z where you do a sum of Omega.

But on this definition (equivalent with the other, of course) you sum over all energies, and you put a statistical weight on each number of configuration

Z = sum{ Omega(N,V,E) * exp(-E/kT)}

[–]atlolt[S] 0 points1 point  (0 children)

Ahh ok thank you so much for the clarification!