How Is Cp - Cv Calculated for an Ideal Monatomic Gas Using Thermodynamics?

  • Thread starter Thread starter subzero0137
  • Start date Start date
  • Tags Tags
    Thermodynamics
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
3 replies · 2K views
subzero0137
Messages
91
Reaction score
4

Homework Statement


[/B]
Use the equation $$C_p - C_v = \left[ P + \left( \frac {∂U}{∂V} \right)_T\right] \left[ \left( \frac {∂V}{∂T} \right)_P \right]$$ to find ##C_p - C_v## for an ideal monatomic gas.

Homework Equations



##U = \frac {3}{2} RT##
##PV = RT##

The Attempt at a Solution



I substitute ##PV = RT## into the expression for ##U## to get ##U = \frac {3}{2} PV##, therefore

$$\left( \frac {∂U}{∂V} \right)_T = \frac {3}{2} P$$

Since ##PV=RT ⇒ V = \frac {RT}{P}##,

$$\left( \frac {∂V}{∂T} \right)_P = \frac {R}{P}$$

Therefore ##C_p - C_v = [P + \frac {3}{2} P][\frac {R}{P}] = \frac {5}{2} R## but the real answer is ##C_p - C_v = R##. What have I done wrong? I can't seem to find the mistake.
 
on Phys.org
subzero0137 said:
I substitute ##PV = RT## into the expression for ##U## to get ##U = \frac {3}{2} PV##, therefore

$$\left( \frac {∂U}{∂V} \right)_T = \frac {3}{2} P$$
The T suffix in
$$\left( \frac {∂U}{∂V} \right)_T $$
means keeping T constant. In performing the differentiation you appear to have kept P constant instead.
 
haruspex said:
The T suffix in
$$\left( \frac {∂U}{∂V} \right)_T $$
means keeping T constant. In performing the differentiation you appear to have kept P constant instead.

Oh I see. So the partial derivative would be 0?