Proving g is a Function of u in Partial Differentiation

Gregg
Messages
452
Reaction score
0

Homework Statement



The function f(x,y) satisfies the d.e.

y{\partial f \over \partial x} + x{\partial f \over \partial y} = 0

By changing to new vars u = x^2-y^2 and v=2xy show that f is a function of x^2-y^2 only.

Homework Equations



\frac{\partial }{\partial x}=\frac{\partial u}{\partial x}\frac{\partial }{\partial u}+\frac{\partial v}{\partial x}\frac{\partial }{\partial v}

\frac{\partial }{\partial y}=\frac{\partial u}{\partial y}\frac{\partial }{\partial u}+\frac{\partial v}{\partial y}\frac{\partial }{\partial v}

The Attempt at a Solution



y (\frac{\partial u}{\partial x}\frac{\partial }{\partial u}+\frac{\partial v}{\partial x}\frac{\partial }{\partial v}) g + x (\frac{\partial u}{\partial y}\frac{\partial }{\partial u}+\frac{\partial v}{\partial y}\frac{\partial }{\partial v}) g = y{\partial f \over \partial x} + x{\partial f \over \partial y} = 0 = 0

\left(2y^2+2x^2\right)\frac{\partial g}{\partial v}=x\frac{\partial f}{\partial y}+y\frac{\partial f}{\partial x}=0

I did that and so

\frac{\partial g}{\partial v}=0

How does this confirm g=g(u)? Is is because the slope of g with respect to v is 0? The so called function of v is just a constant or 0?
 
Physics news on Phys.org
I didn't check your arithmetic, but to answer your question, if g is a function of u and v and gv = 0, then yes, that does show g is only a function of u.
 
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