Lesson 30 - Matrix Methods for Linear Homogeneous Systems
Definition: Let be a constant matrix. The eigenvalues of are values of that satisfy . The corresponding nontrivial solutions, are called eigenvectors of associated with .
Theorem: Suppose, , then constant matrix has linearly independent eigenvectors . If are the corresponding eigenvalues (for ), then the set
{ } forms a fundamental set of solutions of the equations (t).
The general solution is
What does this all mean?
An eigenvalue is a special value that helps us understand how a matrix behaves when it acts on a vector. An eigenvector is a collection of those eigenvalues. These values are specific to the matrix that we are working with. They allow us to stretch or shrink the matrix without affecting the direction of the vector components.
For any matrix, we can find these special vectors and their corresponding values.
For differential equations, we deal with equations that change over time. These eigenvalues and eigenvectors help us solve these equations more easily. Let's take a look at an example.
Example
For the DE: where .
a) Find the eigenvalues and the corresponding eigenvectors.
b) Write the general solution.
In order to find the eigenvalues, we take the determinant of , where is the identity matrix . We find that is a scalar-matrix multiplication, where we multiply each component of the matrix by the value . This gives us
First, let's calculate .
Now, we find the determinant of the matrix. This is essentially the cross product of the matrix. So,
These are the eigenvalues of the matrix .
To find the eigenvectors, we have , let .
For , we have
This comes from plugging in into the matrix that we found above for . Now, we have a linear system of equation in the form of vector-matrix multiplication. Let's convert this to notation that will allow us to solve for and .