(1) You should know how to solve systems of
constant-coefficient differential equations by the direct method of
elimination (analogous to the standard method for solving systems of
linear algebraic equations) as well as by the eigenvalue
method. For the former method, you should be able to use the language
of differential operators fluently (see section 4.2).
Make sure you are familiar with the basic concepts and terms of linear
algebra (see pages 284-290 for a review) and that you can convert
between a system of differential equations and a single equation
expressed in matrix form. Also, be able to find eigenvalues and
eigenvectors for a given matrix and to
use this knowledge to construct a full set of linearly independent
solutions to a given system of equations.
Here are a few sample problems for you to try. In each case, find the
general solution to the system of equations
x'=Ax, where A is the given matrix.
-
-
-
-
-
-
-
| 2 | 0 | 0 | 0 |
| -21 | -5 | -27 | -9 |
| 0 | 0 | 5 | 0 |
| 0 | 0 | -21 | -2 |