Calculating term in Virial Expansion

  • Thread starter Thread starter MostlyHarmless
  • Start date Start date
  • Tags Tags
    Expansion Term
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
19 replies · 3K views
MostlyHarmless
Messages
344
Reaction score
15

Homework Statement


...For each of the temperatures...compute the second term in the virial equation ##B(T)/(V/n)##, for nitrogen at atmospheric pressure.

Homework Equations


##PV = nRT(1+\frac{B(T)}{V/n}+\frac{C(T)}{(V/n)^2}+...)##

The Attempt at a Solution


I'm given a list of temperatures and values for B(T), for starters, Let T=100K giving B(T)= -160 (cm^3/mol).
I think I'm misunderstanding the question maybe. I'm confused on how I'm supposed to calculate the second term when I need the volume, but to find volume I need the second term. I'm also assuming I can just consider 1 mol of nitrogen.
 
Physics news on Phys.org
Ok, that's what I tried doing. I did get an answer. It was close'ish to the answer I got when calculating V just from the ideal gas law, but off by a couple of factors of 10. I must have made some sort of conversion mistake.
 
I'm going to try it a couple more times carefully before I subject my self to typing the quadratic formula with units and what not. :)
 
MostlyHarmless said:
I'm going to try it a couple more times carefully before I subject my self to typing the quadratic formula with units and what not. :)
If you are using the quadratic formula, you may be encountering a roundoff problem. Is the 4ac term very small compared to the b2 term in the discriminant?

Chet
 
Ok, I found my problem. I left out T^2 when I substituted numbers into the variables on my white board. So I kept making the same mistake over and over.

Here's what I got, V=98.13cm^3 using the virial expansion and V=82.03cm^3 using the ideal gas law.

Does this seem like a reasonable difference at 100K?
 
MostlyHarmless said:
Ok, I found my problem. I left out T^2 when I substituted numbers into the variables on my white board. So I kept making the same mistake over and over.

Here's what I got, V=98.13cm^3 using the virial expansion and V=82.03cm^3 using the ideal gas law.

Does this seem like a reasonable difference at 100K?
Well, if B(T) is negative, wouldn't you expect V from the virial equation to be less than V from the ideal gas law? And, in addition, from the ideal gas law, I get 8203 cc/mole.

Chet
 
I wasn't converting one of the constants, so I'm in the right degree of 10 now.

It would make sense that V from the virial equation should be less than V from the ideal gas law. But now I've got 8358 cc/mole. Not really sure where I'm going wrong so quadratic formula madness is coming..
 
##P-Pressure=10.13 \frac{N}{cm^2}; R-constant= 8.31 \frac{J}{mol*K}=831\frac{N*cm}{mol*K}##

##PV^2 - nRTV - B(T)n^2RT = 0##
##V = \frac{-(-nRT) + \sqrt{(nRT)^2 - 4(P)(B(T)n^2RT)}}{2P}##
##V = \frac{(831*100) + \sqrt{(831*100)^2 - 4(10.13)(-160)(831*100)}}{2*10.13}##
##V = 8358 cm^3##
 
MostlyHarmless said:
I wasn't converting one of the constants, so I'm in the right degree of 10 now.

It would make sense that V from the virial equation should be less than V from the ideal gas law. But now I've got 8358 cc/mole. Not really sure where I'm going wrong so quadratic formula madness is coming..
Just do it by successive substitutions. Start by substituting the result from the ideal gas law into the virial term, and then resolving for V/n again on the left side. Keep substituting the previous solution into the virial term and then resolving until the answer stops changing.

Chet
 
Ok, cool, now I've got V/n = 8147cc/mol. Which seems much more reasonable. Thank you!

On the other hand, though, why would the quadratic formula fail to give an accurate V?
 
Where exactly? I've been working on it so long it's harder and harder to find my mistakes.
 
Ah ok, thank you. And just for completeness' sake, I found another error, I wasn't dividing by P and was misreading my calculator, my actual V/n was 8042 cc/mol.
 
No, that is the answer I get from successive substitution, the previous 8147 that I posted, was actually 8.147x10^4, and I still needed to divide by P to get my final answer.
 
Yes, I get 8040 using the quadratic formula.