Locoism
- 77
- 0
I'm taking my first ODE course, and I'm unsure what is meant in this question when it asks "Solve the following differential equation" (I have a list of DEs to solve). Some of them are really messy and I can't figure out an implicit solution. Would an explicit solution be acceptable?
Example:
\frac{dy}{dx} = \frac{x}{x^2y+y^3}
Since this isn't an exact equation, I transform it and find the integrating factor
\frac{dy}{dx}(x^2y+y^3) - x = 0
and setting the partials \frac{∂}{∂x}N(x,y)μ(x) = \frac{∂}{∂y}M(x,y)μ(x)
I get μ(x) = \frac{1}{x^2+y^2}
I thought the integrating factor was supposed to be only a function of x, I may have made a mistake there.
Then I take \frac{∂}{∂y}\int M(x,y)μ(x) dx
and I find f(x,y)=C=\frac{x^2+y^2}{2} - ln(x^2+y^2)
This just doesn't look right, I feel like I'm using the wrong method. Can someone clear this up for me please?
Example:
\frac{dy}{dx} = \frac{x}{x^2y+y^3}
Since this isn't an exact equation, I transform it and find the integrating factor
\frac{dy}{dx}(x^2y+y^3) - x = 0
and setting the partials \frac{∂}{∂x}N(x,y)μ(x) = \frac{∂}{∂y}M(x,y)μ(x)
I get μ(x) = \frac{1}{x^2+y^2}
I thought the integrating factor was supposed to be only a function of x, I may have made a mistake there.
Then I take \frac{∂}{∂y}\int M(x,y)μ(x) dx
and I find f(x,y)=C=\frac{x^2+y^2}{2} - ln(x^2+y^2)
This just doesn't look right, I feel like I'm using the wrong method. Can someone clear this up for me please?