In the last chapter, we studied linear homogeneous constant coefficient (LHCC) equations—problems where the right-hand side was always zero. Their solutions came entirely from exponential functions uncovered by the characteristic equation.
Now we take the next step: linear nonhomogeneous constant coefficient (LNCC) equations. These look similar, but with one crucial change—there’s a non-zero function on the right-hand side, called the forcing function. This function represents whatever is driving or influencing the system: an external force, an input, a signal, or some other effect.
Solving these equations involves blending two ideas. First, we find the homogeneous solution, which behaves just like the solutions from the previous chapter. Then we construct a particular solution that accounts for the forcing function. Add them together, and you have the general solution.
In this chapter, we’ll learn how to recognize that structure and then develop a powerful tool—the Method of Undetermined Coefficients—to systematically build the particular solution. This will open the door to solving a huge range of real-world problems.