We used a method of undetermined coefficients to find particular solutions for a single non-homogeneous linear differential equation with constant coefficients. This method can be expanded to solving a nonhomogeneous linear system of differential equations with constant coefficients:
where \(\mathbf{A}\) is an \(n\times n\) matrix of constants. The procedure is a generalization of the procedure we used when working with a single equation. We will demonstrate the procedure with two examples.
What lesson were you supposed to learn from this example? How is the method of undetermined coefficients different for systems than it is for a single equation?
The method of variation of parameters for linear systems of differential equations is easier to describe when we write the system using matrix notation. Consider the nonhomogeneous linear system of differential equations in which the coefficients do not need to be constants:
has fundamental matrix \(\mathbf{\Phi}(t)\) on some interval \(I\) where \(\mathbf{P}(t)\) and \(\mathbf{f}(t)\) are continuous, then (β ) has a particular solution of the form
In your written homework, they ask you to βuse the method of variation of parameters (and perhaps a computer algebra system) to solve the initial value problem.β You are asked to do number 25. I strongly suggest that you use some CAS (computer algebra system) to help you solve this problem. The computations are a little intense. In Brightspace, I have posted some notes that come with your textbook if you want to use Maple, Mathematica, or MATLAB. I used Sagemath, which is available for free at https://cocalc.com/features/sage. In Brightspace, I posted my Sage worksheet for solving Problem 24 from Section 3.7 with