Reduction of Order
Given a solution to a second-order linear homogenous problem, can we find a second linearly independent of the homogenous problem and a solution to the non-homogenous problem
Given an equation in the form
- Let
be a solution to the homogenous equation, and look at :
Thus, $$y'(x) = y_1(x) v'(x) + y_1'(x)v(x)$$ and $$y''(x) = y_1(x) v''(x) + 2y_1'(x)v'(x) + y_1''(x)v(x)$$ - Substitute from 1 into
- Simplify
- Let
. We get a first order linear ODE in - Solve for
using an integrating factor - Find
- Substitute back into original
Solution will be in the form $$c_1 y_1(x) + c_2 y_2(x) + y_p(x)$$ whereis the 2nd linearly independent solution of the homogenous problem and is a particular solution of .