Non linear second order diff eq

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
rbetzel
Messages
1
Reaction score
0
I'm trying to find a substitution that works for the nonlin diffeq

y''+a(y')^2-by=0

Any suggestions?
 
Physics news on Phys.org
If you differentiate again, you get

[tex]y^{'''} + 2ay^{'} \cdot y^{''} - b = 0[/tex] right?

If you let

[tex]u = y^{'}[/tex] you get [tex]u^{''} + 2a u^{'}u - b = 0[/tex]