Let A be a matrix (square). A vector is an of if there is a number such that
That number, is the of the matrix.
par exemple,
Let and , .
i) Is an eigenvector of ? ii) Is an eigenvector of ?
There is no such , thus is not an eigenvector of .
What about ?
It appears is indeed an eigenvector of with an eigenvalue of .
How do we find eigenvalues and eigenvectors of a matrix? We need to find and such that and .
There’s a bunch of math I don’t particularly care to write out, but we yield the following equation:
To find such that we need to be not invertible. We need
If we use solve for via the above equation, we can then get the eigenvectors from the above-above equation.
example
. Find eigenvalues and their eigenspaces.
Step 1: Set up the characteristic polynomial and solve it.
Step 2: Uhhh do the other thing
Theorem: If a matrix is triangular, the eigenvalues are the elements in the main diagonal.
Nota bene: just as
Theorem: Let are eigenvectors of , each associated to a different eigenvalue. Then are linearly independent.
Diagonal Matrices
A square matrix is diagonal if anything is not on the main diagonal is zero;
A diagonalizable matrix: A square matrix is if there is an invertible matrix and a diagonal matrix such that:
what?
No matter.
Why are diagonalizable matrices useful? Next week, we’ll see that it’s important to compute powers of a matrix.
Given , the way we find , and , is understanding that .
Recall:
- The eigenvalue on D corresponds to the eigenvector in the same column in P
We can find an explicit formula for a function using vectors.
If , and
Now we need to find a formula for using diagonalization. We have to find , and such that . This can be done by finding eigenvalues, eigenvectors
3/4/25 3/6/25 3/11/25