The given differential equation is
2xy dx+(1−x2+2y)dy=0 .............(1)
Let x2=t .
On differentiation, 2x dx=dt
Substituting these in Eq.(1) we get,
ydt+(1−t+2y)dy=0 .This is the linear form of Eq.(1).
ydt+(1+2y)dy−tdy=0ydt−tdy+(1+2y)dy=0
Dividing by y2 ,
y2ydt−tdy+y21+2ydy=0
d(t/y)+(y21+y2)dy=0 since d(t/y)=y2ydt−tdy
Integrating,
∫d(t/y)+∫(y21+y2)dy=C , where C is the constant of integration.
yt+(−y1+2lny)=C
Substituting t=x2,
yx2−y1+2lny=C
This is the solution of the differential equation (1).
Comments