Partial derivatives and chain rule

cloudone
Messages
5
Reaction score
0

Homework Statement



express (\frac{\partial u}{\partial s})_{v} in terms of partial derivatives of u(s,t) and t(s,v)

Homework Equations





The Attempt at a Solution



I'm pretty stuck with this problem. I know that

dv = (\frac{\partial v}{\partial s})_{t} ds + (\frac{\partial v}{\partial t})_{s} dt

and similarly for u(s,t) and t(s,v). But problem is that where do I get (\frac{\partial u}{\partial s})_{v} from, and how to express it?
 
Physics news on Phys.org
d/(dv)[du/ds]=

d/(dv)[du(s,t(s,v))/ds]=

d/(dv)[du/ds + du/dt * dt/ds]=

d/(dv)[du/ds+du(s,t(s,v))/dt * dt(s,v)/ds]=

d^2u/dsdt * dt/dv + d^2u/dt^2 * dt/dv * dt/ds + du/dt* d^t/dsdv

Write it down in usual partial derivative notation and you'll see where it all comes from.
 
UD1 said:
d/(dv)[du/ds]=

d/(dv)[du(s,t(s,v))/ds]=

d/(dv)[du/ds + du/dt * dt/ds]=

d/(dv)[du/ds+du(s,t(s,v))/dt * dt(s,v)/ds]=

d^2u/dsdt * dt/dv + d^2u/dt^2 * dt/dv * dt/ds + du/dt* d^t/dsdv

Write it down in usual partial derivative notation and you'll see where it all comes from.

Please don't give out complete solutions (even if they are grievously incorrect like this one), it violates forum rules and doesn't help the student learn the material.
 
cloudone said:

Homework Statement



express (\frac{\partial u}{\partial s})_{v} in terms of partial derivatives of u(s,t) and t(s,v)

Homework Equations


The Attempt at a Solution



I'm pretty stuck with this problem. I know that

dv = (\frac{\partial v}{\partial s})_{t} ds + (\frac{\partial v}{\partial t})_{s} dt

and similarly for u(s,t) and t(s,v). But problem is that where do I get (\frac{\partial u}{\partial s})_{v} from, and how to express it?

For starters, u(s,t) is a function of both s and t, so use the chain rule.
 
gabbagabbahey said:
Please don't give out complete solutions (even if they are grievously incorrect like this one), it violates forum rules and doesn't help the student learn the material.

I apologize. The solution is correct though.
 
UD1 said:
I apologize. The solution is correct though.

No, it isn't. You've misinterpreted the question/notation.

\left(\frac{\partial u}{\partial s}\right)_v\neq\frac{\partial}{\partial v}\left(\frac{\partial u}{\partial s}\right)

Instead, \left(\frac{\partial u}{\partial s}\right)_v is defined as the derivative of u w.r.t s, while v is held constant. It's a specific type of partial derivative.
 
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