Solution:
Given: 2(y+z)dz−(x+z)dy+(2y−x+z)dz=0
We know that the general form of the Pfaffian equation is
Pdx+Qdy+Rdz=0
The integrability condition for the Pfaffian equation is
(curl F,F)=0
where F=(P,Q,R) , or
P(∂z∂Q−∂y∂R)+Q(∂x∂R−∂z∂P)+R(∂y∂P−∂x∂Q)=0
Here, P=2(y+z),Q=−(x+z),R=(2y−x+z)
Now, verification: LHS
=2(y+z)(−1−2)−(x+z)(−1−2)+(2y−x+z)(2+1)
=−6y−6z+3x+3z+6y−3x+3z=0
= RHS
Hence, verified.
So, the integrability condition for this equation hold.
If the Pfaffian equation is multiplied by a certain function μ(x,y,z) then one can obtain in the
left-hand side the total differential.
Next, if treating z as a constant, then the given equation reduces to
2(y+z)dx−(x+z)dy=0
⇒x+z2dx−y+z1dy=0
which has a solution
U(x,y,z)=y+z(x+z)2=C1
The integrating factor μ(x,y,z) is given by
μ=P1⋅∂x∂U=2(y+z)1⋅y+z2(x+z)=(y+z)2x+z
Then, we get
K=μR−∂z∂U==(y+z)2x+z(2y−x+z)−(y+z)22(x+z)(y+z)−(x+z)2==(y+z)2x+z(2y−x+z−2y−2z+x+z)=0
Thus we have the equation
dU=0
which has a solution U=c
Thus the solution of the given equation is
(x+z)2=c(y+z)
where c is a constant.
Comments