The partial differential equation is an equation which imposes relations between the various partial derivatives of a multivariable function. For exaple, dx2d2u−dy2d2u=0.
Let's find the differential equation arising from F[y/x,z/x3]=0 .
Let f(x;y;z)=F(xy;x3z).
f′(x)=−x2yFx1′−3x4zFx1′;f′(y)=Fx1′/x;f′(z)=Fx1′/x3. So we have Fx1′=xf′(x);Fx2′=x3f′(z) . Since the function x(y;z) can be given by from the equality f(x;y;z)=0 by the implicit function theorem. We have x′(y)=−f′(x)f′(y),x′(z)=−f′(x)f′(z). From the equality f′(x)=−x2yFx1′−3x4zFx1′ we have 1=xyx′(y)+3xzx′(z) or yx′(y)+3zx′(z)=x.
Comments