Simple Partial Differentiation

Chewy0087
Messages
368
Reaction score
0

Homework Statement


Hey >.< another simple problem;

find \frac{\partial u}{\partial y} , \frac{\partial v}{\partial y}, \frac{\partial w}{\partial y}

given that

u - v + 2w = x + 2z
2u + v - 2w = 2x - 2z
u - v + w = z - y

The Attempt at a Solution



I don't know, this question is really bugging me, i understand that the whole idea of partial differentiation is only to have to deal with the change of one variable, so why are you given the first two equations? if you assume that everything apart from y & u are constant then of course

\frac{\partial u}{\partial y} = -1

however this isn't the answer, i thought maybe you can't assume that they're constant, because u is dependant on them, however this becomes an insanely hard/impossible simultaneous equation if you try to solve for all of their changes!

could someone give me a hint? i think I'm missing the point of this question (done all of the other questions in the exercise so far)

and of course, once again thank you for help you give me! =D

p.s answers are 0, 2 & 1
 
Last edited:
Physics news on Phys.org
Take d/dy of all three equations. You'll get a pretty simple set of three equations in the three unknowns that you are looking for. Since it looks like x,y and z are your independent variables, dx/dy=dz/dy=0.
 
Hm, but how do you know that x, y and z are the independant variables, just because they ask for u, v and w's change with respect to y? Also i suppose that that means I CAN assume like you said that dx/dy = dz/dy = 0, but can't assume that dw/dy = 0?

Why can i simply choose to do that? =P (sorry if that's a long explainy question, if it is just forget it and i'll try to find a link)

and thanks a lot sir, the help is invaluable (trying to self-teach this, you can tell how it's going xP)
 
http://en.wikipedia.org/wiki/Partial_differential" may help.

If not, consider this: Partial derivatives force all variables except one to be constants at some determined point in order to see the behavioral (derivative aka slope) result of the variable in question. However, instead of assigning constants to the other variables, partials continue to solve for the variable in question mathematically, so as to provide for a derivative solution at all values of the other variables.

I'm not a mathematician, though, so I hope one comes along, soon... :biggrin:
 
Last edited by a moderator:
It is sort of implied. It should have been explicitly stated. If you are taking partial derivatives with respect to y, that implies there are other independent variables around. Since x,y,z are consecutive letters in the alphabet I would assume they are the independent variables and that u,v and w are to be regarded as functions of x,y and z. I.e. u(x,y,z), v(x,y,z) and w(x,y,z). As I said, I think they really should have stated that if they didn't. I'm just reading between the lines.
 
I see, it's just common sense really, i guess if i had more experience answering these questions it would have been more obvious to me...much obliged Dick (i managed to get the answer out)! =D ps i voted for you in the polls a couple of weeks ago :D

and i have read that link...it's not VERY helpful but i agree I need to read more into the theory, I'm just learning to compute right now (not very good)
 
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