Given differential equation is (y2+z2−x2)p+2xyq+2zx=0
Then we can write,
(y2+z2−x2)dx=2xydy=−2zxdz
Taking last two terms,
2xydy=−2zxdz
Integrating both sides, we get
∫ydy=∫−zdz
log∣y∣=−log∣z∣+logC1⟹yz=C1 (1)
then z=yC1
taking first two terms,
(y2+z2−x2)dx=2xydy
putting value of z from equation (1),
(y2+y2C12−x2)dx=2xydy
(y2+y2C12−x2)dy=2xydx
2xydx−(y2+y2C12−x2)dy=0 (2)
This equation is exact differential equation, as
∂y∂M=∂x∂N=2x
where M=2xy,N=−(y2+y2C12−x2)
then integrating both sides equation (2),
∫2xydx−∫(y2+y2C12−x2)dy=C2
x2y−3y3+yC12=C2
putting value of C1
x2y−3y3+yz2=C2 (3)
Hence equation (1) and (3) are the required solutions of the equation.
Comments