Solving y'' + ayy' + b = 0 with substitution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
vashistha
Messages
1
Reaction score
0
hi,
i am facing problem in solving the following differential equation. help me.
y''+ayy'+b=0, where y is a function of x, 'a' & 'b' are constants.

i have tried substituting y'=u, which implies u'=u*dy/dx, these substitution change the equation to first order but i found no way ahead.
 
Last edited:
Physics news on Phys.org
To do this, recognize that you can reverse the chain rule on the term yy' to get (y^2/2)'. You can then directly integrate the equation to get a first order equation. (Don't forget the arbitrary constant that comes from doing so).