Why Do Partial Derivatives Not Always Multiply to One?

unscientific
Messages
1,728
Reaction score
13

Homework Statement



1. Is (∂P/∂x)(∂x/∂P) = 1?

I realized that's not true, but I'm not sure why.2. Say we have an equation PV = T*exp(VT)

The question wanted to find (∂P/∂V), (∂V/∂T) and (∂T/∂P) and show that product of all 3 = -1.

The Attempt at a Solution

I tried moving the variables about then differentiate but I got all the wrong answers, for example:

V = (T/P) * exp (VT)

then to find (∂V/∂T) with P constant, i did product rule.. which gave me wrong answers

T = PV * exp(-VT)

then to find (∂T/∂P) with V constant, i use product rule again..which completely gave me the wrong answers..

So I thought that you're not allowed to move the variables around?

Strangely I got (∂P/∂V) correct despite moving the variables around... coincidence?
 
Physics news on Phys.org
update: i realized its the same! but this way it took much much longer than the solution which they simply took the "ln" throughout to simplify..
 
unscientific said:

Homework Statement



1. Is (∂P/∂x)(∂x/∂P) = 1?

I realized that's not true, but I'm not sure why.


2. Say we have an equation PV = T*exp(VT)

The question wanted to find (∂P/∂V), (∂V/∂T) and (∂T/∂P) and show that product of all 3 = -1.


The Attempt at a Solution




I tried moving the variables about then differentiate but I got all the wrong answers, for example:

V = (T/P) * exp (VT)

then to find (∂V/∂T) with P constant, i did product rule.. which gave me wrong answers

T = PV * exp(-VT)

then to find (∂T/∂P) with V constant, i use product rule again..which completely gave me the wrong answers..

So I thought that you're not allowed to move the variables around?

Strangely I got (∂P/∂V) correct despite moving the variables around... coincidence?

Show what you did: you said " ... then to find (∂V/∂T) with P constant, i did product rule.. which gave me wrong answers...". What did you get, and how do you know the answer is wrong?

RGV
 
Ray Vickson said:
Show what you did: you said " ... then to find (∂V/∂T) with P constant, i did product rule.. which gave me wrong answers...". What did you get, and how do you know the answer is wrong?

RGV

I worked it out finally. It comes out the same as the solutions, so I'm relieved. But can anyone answer the first qn?
 
I don't have a clear understanding of partial derivative but the following hint may help you:

Suppose P is a function of x and y, we can write

\frac{\partial P}{\partial P}=1

using chain rule:
\frac{\partial P}{\partial x}\frac{\partial x}{\partial P}+\frac{\partial P}{\partial y}\frac{\partial y}{\partial P}=1

Due to the second term
\frac{\partial P}{\partial x}\frac{\partial x}{\partial P}≠1
 
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