How do you solve $y''+4x=0$ using $p=y'$ and $p(\mathrm dp/\mathrm dy) = y''\;?$
I am working on ODE and can't figure out how to do it without complex roots. Supposedly, I am to solve as above, where $\displaystyle x=\int\dfrac{\mathrm dy}p\,.$
However, when I set up the equation, I am stumped on how to solve. I would appreciate the help! Thank you!
Kai, you can solve it without any change of variables, indeed :
$\displaystyle y’=-\int4x\,\mathrm dx=-2x^2+C\;\;,$
$\displaystyle y=\int\left(-2x^2+C\right)\mathrm dx=-\dfrac23x^3+Cx+D\,.$