z=x+ax2y2....................(1)
From the equation above, we have that the number of arbitrary constants is less than the number of independent variables. This implies that we will have a multiple PDE with order of one.
Differentiate (1) w.r.t x and y
∂x∂z=p=1+2axy2,∂y∂z=q=2ax2y.............(2)
From (2), we have that
a=2xy2p−1,a=2x2yq
Put each values of a into (1). We have that;
z=x+(2xy2p−1)⋅x2y2z=x+(2p−1)xz=x(2p+1)Also, z=x+(2x2yq)⋅x2y2z=x+2xqy2xz=2x2+qy.
So, the two partial differential equations for from the equation above are z=x(2p+1) and 2xz=2x2+qy.
We can see the the two PDEs are of order one and degree one. The independent variables are x and y. While the dependent variable is z.
Comments