We use the Charpit's method for solution.
f(x,y,z,p,q)=pq−z=0 with p=zx and q=zy.
Charpit's auxiliary equations in general case:
∂p∂f−dx=∂q∂f−dy=p∂p∂f+q∂q∂f−dz=∂x∂f+p∂z∂fdp=∂y∂f+q∂z∂fdq
Charpit's auxiliary equations for the given PDE:
q−dx=p−dy=2pq−dz=−pdp=−qdq
One of the possible solutions is that with pq=0. In this case z=pq=0, p=zx=0 and q=zy=0 .
We assume from now that pq=0 .
q−dx=−qdq implies that dq=dx, q=x+a
p−dy=−pdp implies that dp=dy, p=y+b
Finally, z=pq=(x+a)(y+b).
The integral surface passing through C : x0 = 0, y0 = s, z0 = s2 must satisfy:
s2=a(b+s). Therefore, a=0 and b=a−1s2−s.
Answer. z=(x+a)(y+a−1s2−s)
Comments