Nonlinear differential equation

CINA
Messages
60
Reaction score
0

Homework Statement



y''+4\left(y'\right)^{2}+8=0

Homework Equations



u=y'?

The Attempt at a Solution



I don't really know where to start, do I use u=y' substituted? So, y''=u*(du/dy)?

That leads to u\frac{du}{dy}+4u^{2}+8=0

I don't think this is correct, since it leads to y(x)=-\frac{u^{2}}{16}-\frac{ln (u)}{4}
 
Physics news on Phys.org
Why not just let u=y' and get:

u'+4u^2+8=0

and try and remember that whenever you have a first-order equation with a u^n term, try to see if it's a Bernoulli equation which is easily solved.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top