Clever-Name
- 378
- 1
Homework Statement
I have come across a rather interesting conundrum. Given the configurational potential energy partition function for a non-ideal gas:
<br /> Z = Z_{internal}\frac{1}{N!}\left(\frac{2\pi m}{h^{2}\beta}\right)^{\frac{3N}{2}}(V^{N} - B_{2}(T)N^{2}V^{N-1})<br />
where B_{2}(T) is the second virial coefficient.
I'm supposed to solve for the pressure.
Homework Equations
p = \frac{1}{\beta Z}\frac{\partial Z}{\partial V}
or
p = \frac{1}{\beta}\frac{\partial ln(Z)}{\partial V}
The Attempt at a Solution
If we calculate it using the first expression for p we arrive at
<br /> p = \frac{1}{\beta}\left(\frac{N}{V} - B_{2}(T)N^{2}(N-1)V^{-2} \right)<br />
However if you do it using the second form for p you can arrive at two different answers depending on how you 'prepare' the 3rd term in Z
Ignoring terms that don't involve V, if you start with it as written and evaluate
<br /> \frac{\partial}{\partial V} ln(V^{N} - B_{2}(T)N^{2}V^{N-1})<br />
<br /> = \frac{NV^{N-1} - B_{2}(T)N^{2}(N-1)V^{N-2}}{(V^{N} - B_{2}(T)N^{2}V^{N-1})} <br />
in the denominator (for each case) we assume B_{2}(T) is small, so we can write the denominator just as V^{N}
So we arrive at
<br /> \frac{N}{V} - B_{2}(T)N^{2}(N-1)V^{-2}<br />
OK, great that's what it should be, but if you start out with:
<br /> \frac{\partial}{\partial V}ln(V^{N}(1-B_{2}(T)N^{2}V^{-1}))<br />
<br /> = \frac{\partial}{\partial V}\left(ln(V^{N}) + ln(1-B_{2}(T)N^{2}V^{-1})\right)<br />
<br /> = \frac{N}{V}+ \frac{B_{2}(T)N^{2}V^{-2}}{(1-B_{2}(T)N^{2}V^{-1})}<br />
Again, B_{2}(T) is small, so:
<br /> <br /> = \frac{N}{V} + B_{2}(T)N^{2}V^{-2}<br /> <br />
Now we have a different answer...
Why is this happening??
In my prof's notes he uses the second derivation, where we get a different answer from every other calculation.
I suspect
<br /> \frac{N}{V} - B_{2}(T)N^{2}(N-1)V^{-2}<br />
is the correct form but I can't see what's wrong with the other way.