Deriving an expression for internal energy.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 7K views
L-x
Messages
66
Reaction score
0

Homework Statement


Show that the change in internal energy of a simple system between states (V1, T1)
and (V2, T2) is given by

[tex]∆U = \int^{T1}_{T2} C_v\ dT + \int^{V1}_{V2} T.\frac{\partial p}{\partial T}|_V - p \ dV[/tex]

Homework Equations


dU=dQ-pdV

The Attempt at a Solution


As U is a function of state i wrote down [tex]dU =\frac{\partial U}{\partial T}|_V dT + \frac{\partial U}{\partial V}|_T dV[/tex]

[tex]\frac{\partial U}{\partial T}|_V[/tex] is clearly just Cv but i can't get the other part into the correct form, my manipulation is just going around in circles.
 
Physics news on Phys.org
Keep in mind that, in terms of its fundamental variables, a differential in internal energy is also given by:

[tex] dU = T dS - P dV[/tex]

You can then write:

[tex] <br /> \left( {\frac{{\partial U}}{{\partial V}}} \right)_T = T\left( {\frac{{\partial S}}{{\partial V}}} \right)_T - P<br /> [/tex]

Can you figure out what to do from there?
 
danago said:
Keep in mind that, in terms of its fundamental variables, a differential in internal energy is also given by:

[tex] dU = T dS - P dV[/tex]

Doesn't this only hold for a reversible process?
 
The equation is derived for a reversible process, however internal energy is a state function so it can be applied to non-reversible processes.
 
Ah of course! Thanks very much for your help.