rbetzel Messages 1 Reaction score 0 Thread starter Feb 3, 2009 #1 I'm trying to find a substitution that works for the nonlin diffeq y''+a(y')^2-by=0 Any suggestions?
NoMoreExams Messages 619 Reaction score 0 Feb 3, 2009 #2 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]
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]