Partial Derivatives of U: Solving for Unknown Variables

unscientific
Messages
1,728
Reaction score
13

Homework Statement



The problem is attached in the picture.


The Attempt at a Solution



I'm aware that:

dU = T dS - P dV

∫ dU = ∫ (T) dS - ∫ P dV

Are they assuming that T, P are constant so

U = TS - PV

∂U/∂X = T (∂S/∂X) - P (∂V/∂X)


Or is there a way to directly change dU to ∂U?
 

Attachments

  • jacobian1.jpg
    jacobian1.jpg
    26.4 KB · Views: 420
Physics news on Phys.org
dU is a differential. The first differential is invariant, so if you know what it looks like in terms of dS and dV, you can express it in terms of dX and dY if you express the former via the latter. That's exactly what they do.
 
voko said:
dU is a differential. The first differential is invariant, so if you know what it looks like in terms of dS and dV, you can express it in terms of dX and dY if you express the former via the latter. That's exactly what they do.

I'm not sure what you mean...My question is how did they "convert"

dU = T dS - P dV

into

(∂U/∂X) = T (∂S/∂X) - P (∂V/∂X) ?

Are you allowed to simply replace each 'd' by '∂' ?
 
The first differential is invariant. That means that for a function U(S, V), dU = TdS - PdV, if S and T are functions of (X, Y), with their differentials dS = idX + jdY, dV = kdX + ldY, we can simply plug these dS into dV into the original equation and we will get dU = T(idX + jdY) - P(kdX + ldY) = (Ti - Pk)dX + (Tj - Pl)dY.

Now, it is known that if we have a differential dU = AdX + BdY, then A is the partial derivative with respect to X, and B is the partial derivative with respect to Y. That is also true for i, j, k, l above.

Now combine all of this.
 
voko said:
The first differential is invariant. That means that for a function U(S, V), dU = TdS - PdV, if S and T are functions of (X, Y), with their differentials dS = idX + jdY, dV = kdX + ldY, we can simply plug these dS into dV into the original equation and we will get dU = T(idX + jdY) - P(kdX + ldY) = (Ti - Pk)dX + (Tj - Pl)dY.

Now, it is known that if we have a differential dU = AdX + BdY, then A is the partial derivative with respect to X, and B is the partial derivative with respect to Y. That is also true for i, j, k, l above.

Now combine all of this.

Got it! Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top