Eigenvalues & Eigenvectors Flashcards
What is the formula for eigenvalues & eigenvectors?
Ax = λx
What does x represent in the eigenvalue formula?
The eigenvector, a vector with the same length as A.
What does A represent in the eigenvalue formula?
A square matrix of known value
What does lambda represent in the eigenvalue formula?
The eigenvalue, a scaler
How do you find the Eigenvalues?
Subtract lambda from the main diagonal of A, set the determinant equal to 0, & solve for lambda
How many eigenvalues & eigenvectors are there for a given square matrix A?
The number of each will be less then or equal to the length of A. If A is 10x10, there will be up to 10 eigenvalues & the same number of eigenvectors.
Practice finding the eigenvalues & eigenvectors for a 3x3 matrix
Check using the formula.
What does tr(A) mean?
The trace of matrix A.
What is the trace of a matrix?
The sum of the main diagonal.
What is the relationship between the trace & the eigenvalues?
The trace is equal to the sum of eigenvalues. Beware of multiplicities.