I have differential equation $$x + x^4 + 2x^2 y^2 + y^4 + yy' = 0$$
The problem is to find integrating factor $\eta (x, y) = \nu (x^2 + y^2)$ for such big equation :(
Does anybody have any ideas?
I have differential equation $$x + x^4 + 2x^2 y^2 + y^4 + yy' = 0$$
The problem is to find integrating factor $\eta (x, y) = \nu (x^2 + y^2)$ for such big equation :(
Does anybody have any ideas?
$$x + \color {red}{x^4 + 2x^2 y^2 + y^4} + yy' = 0$$ $$ \color{red}{(x^2+ y^2 )^2 }+x+ yy' = 0$$ $$ (x^2+ y^2 )^2 +\dfrac 12(x^2)'+ \dfrac 12 (y^2)' = 0$$ $$ (x^2+ y^2 )^2 +\dfrac 12(x^2 +y^2)' = 0$$ $$1=- \dfrac 12 \dfrac {(x^2 +y^2)'}{(x^2+ y^2 )^2 }$$ $$ \left(\dfrac {1}{x^2+ y^2 }\right)'=2$$ Integrate.