Nonlinear differential equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
CINA
Messages
60
Reaction score
0

Homework Statement



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

Homework Equations



[tex]u=y'?[/tex]

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 [tex]u\frac{du}{dy}+4u^{2}+8=0[/tex]

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

[tex]u'+4u^2+8=0[/tex]

and try and remember that whenever you have a first-order equation with a [itex]u^n[/itex] term, try to see if it's a Bernoulli equation which is easily solved.