I am trying to solve a second order homogenous ODE. I know how to do this when the coefficients of the complimentary polynomial are numbers, but what do I do when they are expressions of x?
I am trying to solve a second order homogenous ODE. I know how to do this when the coefficients of the complimentary polynomial are numbers, but what do I do when they are expressions of x?
e.g. (e^ax)(d2y/dx2) + a(e^ax)(dy/dx) = 0
Thank you!
Its an equation, can you not first divide through by ... (assuming Im reading it correctly)
but unless you're specifically doing something like that, any example you get given will typically have a simple trick (usually a substitution) that reduces it to the constant coefficient case.