We now complete our discussion of exact solutions to planar linear systems of ODEs . There are three different methods for finding closed form solutions to systems of ODEs. We have discussed two of these methods. In the first we find solutions by the direct method, that is, we find two linear independent solutions whose linear combinations form the space of solutions. See Section ??. In the second method we use similarity and normal form equations (whose solutions are obtained using matrix exponentials) to find closed form solutions. See Sections ?? and ??. In this section we present a third method based on computable formulas for matrix exponentials derived using the Cayley Hamilton theorem.
A Formula for the Matrix Exponential
For matrices with eigenvalues and there is a simple formula for the matrix exponential whose derivation depends on the Cayley Hamilton theorem. When the eigenvalues and of are distinct, the formula is
When the eigenvalues are equal, the formula is where .Note that when computing the matrix exponential using either (??) or (??), it is not necessary to compute the eigenvectors of . This is a substantial simplification. But it is with the use of formula (??) that the greatest simplification occurs.
The Example with Equal Eigenvalues Revisited
Let us reconsider the system of differential equations (??) with initial value The eigenvalues of are real and equal to .
We may write where It follows from (??) that
Hence the solution to the initial value problem is:The Cayley Hamilton Theorem
The Cayley Hamilton theorem states that a matrix satisfies its own characteristic polynomial. More precisely:
- Proof
- Suppose and are similar matrices. We claim that if , then
. To verify this claim, recall from Lemma ?? that and calculate
Theorem ?? classifies matrices up to similarity. Thus, we need only verify this theorem for the matrices
that is, we need to verify that
Using the fact that , we see that
and
and
Verification of (??)
Let be a matrix with eigenvalues . Then the characteristic polynomial of is:
We begin our verification of (??) by showing that
where Using partial fractions we can write where is as in (??). Multiplying (??) by yields Now let be the eigenvector of corresponding to the eigenvalue and compute Similarly, Since and form a basis, (??) holds by linearity.We use the Cayley Hamilton theorem to show that
Assuming that (??) is valid, we see that by (??) and that by (??). Thus we have verified formula (??). To validate (??), calculate using Proposition ?? and the fact that commutes with every matrix. Second, computeVerification of (??)
The verification of (??) is less complicated. Since is assumed to have a double eigenvalue , it follows that has zero as a double eigenvalue. Hence, the characteristic polynomial and the Cayley Hamilton theorem implies that . Therefore, as desired.