Show that the equation:
$$ y’ = \frac{2-xy^3}{3x^2y^2} $$
Has an integration factor that depends on $x$ And solve it that way.
Already we got to:
$$ y’ + \frac{xy^3}{3x^2y^2} = \frac{2}{3x^2y^2} $$
Therefore:
$$ y’ + \frac{1}{3x}y = \frac{2}{3x^2}y^{-2} $$
But, in order to get an integration factor, shouldn’t we have a linear equation? Of the form:
$$ y‘ + p(x)y = g(x) $$
That way getting the integration factor:
$$ \mu = ke^{\int p(x)}, k \in R $$
But what we have is a non-linear equation, so how could an integration factor exists?
Thanks.
Make life easier letting $$y=\frac z {\sqrt[3]x}\implies 3 x z'(x)=\frac{2}{z(x)^2}$$ which is simpler