Annihilator Method Cheat Sheet
Annihilator Method Cheat Sheet
operator (annihilator) that turns the nonhomogeneous term (RHS) into zero, converting the equation
1. Write the equation in operator form: Replace derivatives using D notation, where D = d/dt.
2. Identify an annihilator for the RHS (f(t)) using the table below.
Annihilator Table
|-------------------------------------------|----------------------------------|
| Constant (c) |D |
| Exponential e^{at} | (D - a) |
- The part of solution *not already in y_h* is your particular solution y_p.
Pro Tips
- Always check for overlap between y_h and y_p to avoid duplication.
- For each new term in RHS, find its unique annihilator and multiply them.