fluidistic
Gold Member
- 3,928
- 272
Homework Statement
I must solve xy'+y+x^4y^4e^x=0.
Homework Equations
Bernoulli's.
The Attempt at a Solution
I divided the original DE by x to get y'+y \left ( \frac{1}{x} \right )=-x^3e^xy^4.
Now let z=y^{-3} \Rightarrow z'=-3y^{-3}y'.
I then multiplied the DE by -3y^{-4} to reduces the DE to z'-\frac{3}{x}z=3x^3e^x. This is a first order linear DE so I should be able to solve it via the integrating factor method, however this doesn't work out for me.
The integrating factor is e^{\int -3 /x dx}=x^{-3}. So that the general solution of this DE (the z's one) should be z=-e^xx^3+Cx^3.
So that z'=-e^xx^3-3e^xx^2+3Cx^2.
But then when I replace z and z' into z'-\frac{3}{x}z I get that it's worth -e^xx^3 rather than 3x^3e^x. So it seems that I have a "-3" missing factor. I've rechecked all the algebra like 3 times, including now by typing this post and I still don't see where my mistake lies. I'm almost 100% sure it's in the integrating factor method but I really don't see it. I've even reopened Boas' mathematical methods book for the integrating factor method and I feel I've done it right.
Thanks for all help!