The equation
"(x-y)p-(x-y+z)q=z" is a Lagrange linear PDE of the form:
"Pp+Qq=R" where:
"P=x-y\\\\ Q=-(x-y+z)\\\\\nR= z"
The auxiliary equation is of the form
"\\frac{dx}{P}=\\frac{dy}{Q}=\\frac{dz}{z}" Thus, from the given equation, we have:
"\\frac{dx}{x-y}= \\frac{dy}{-(x-y+z)}=\\frac{dz}{z} \\qquad \\cdots (i)" Solving equation (i) we get:
"\\frac{dx+dy+dz}{x-y+[-(x-y+z)]+z} = k \\qquad \\text{(say)}\\\\\n\\frac{dx+dy+dz}{x-y-(x-y+z)+z} = k\\\\\n\\frac{dx+dy+dz}{x-y-x+y-z+z} = k\\\\\n\\frac{dx+dy+dz}{0} = k\\\\\n\\implies dx+dy+dz =0" Integrating through, we get:
"\\int dx+\\int dy+\\int dz = \\int 0\\\\\nx+y+z= c" this implies that:
"\\bold{c_1 = x+y+z}"
From equation (i), we can have:
"\\frac{dx+dy}{x-y-(x-y-z)}=\\frac{dz}{z}\\\\\n\\frac{dx+dy}{x-y-x+y+z}=\\frac{dz}{z}\\\\\n\\frac{dx+dy}{z}=\\frac{dz}{z}\\\\\n\\implies dx+dy=dz" Integrating through, we get:
"\\int dx + \\int dy = \\int dz\\\\\nx+y=z+c_2" This implies that:
"\\bold{c_2 = x+y-z}"
The general solution is thus:
"\\phi(c_1,c_2) =0 \\\\\\implies \\phi(x+y+z\\;,\\quad x+y-z) =0"
Comments
Leave a comment