Proving g is a Function of u in Partial Differentiation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Gregg
Messages
452
Reaction score
0

Homework Statement



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

[tex]y{\partial f \over \partial x} + x{\partial f \over \partial y} = 0[/tex]

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

Homework Equations



[tex]\frac{\partial }{\partial x}=\frac{\partial u}{\partial x}\frac{\partial }{\partial u}+\frac{\partial v}{\partial x}\frac{\partial }{\partial v}[/tex]

[tex]\frac{\partial }{\partial y}=\frac{\partial u}{\partial y}\frac{\partial }{\partial u}+\frac{\partial v}{\partial y}\frac{\partial }{\partial v}[/tex]

The Attempt at a Solution



[tex]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[/tex]

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

I did that and so

[tex]\frac{\partial g}{\partial v}=0[/tex]

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.