<aside>
📎 For the nonhomogenous linear differential equation, $y’’+y’ + y != 0$
</aside>
Method of Undetermined Coefficients
- Solve the complementary equation and write down the general solution
- Based on the form of $r(x)$, make an inital guess for $y_p(x)$
- Check whether any term in the guess for $y_p(x)$ is a solution to the complementary equation
- If so, multiply the guess by $x$
- Repeat this step until there are no terms in $y_p(x)$ that solve the complementary equation
- Subsitude $y_p(x)$ into the differential equation and equate like terms to find values for the unknown coefficients in $y_p(x)$
- Add the general solution to the complementary equation and the particular solution you just found to obtain the general solution to the nonhomogenous equation