First Order System Continued

June 14, 2019

Rewrite the dependent variables into , the system of equations from last lecture is

And the final solution we got

Let’s rewrite the system (1) into matrices

Here are taken w.r.t to independent variable . And put the (2) into matrices again, but we won’t exploit the fact that can be columns:

We will utilize the matrices to solve differential equations. And similar to before, trial solutions: , but we will do it in a way that resembles the solution in (4).

Now we’ve got these two equations and we substitute them into (3):

This can look quite similar to you if you remember eigenvalues, if you don’t, no problem. The only way to get non-trivial solutions, that is , is the matrix on the left is singular. That is, the determinant is zero

The equation is also called the characteristic equation. Then after finding the , for corresponding and , we need to find the corresponding eigenvectors (basis) and another with different (they have nothing to do with the dependent variables). So

And:

And we have a similar solution as (4):

, but they are just constants, you got it.

In short, from a second order DE, with coefficient matrix as:

We can construct the characteristic equation

To write (3) into a more concise form

And the trial solutions (4), not to confuse the , let the eigenvectors be ,

Substitute in we get

First Order System Continued - June 14, 2019 - Ruizhen Mai