Eigenvalues and Eigenvectors
Definition
In linear algebra, an eigenvector of a matrix is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted by , is the factor by which the eigenvector is scaled. That is, given some eigenvector of a square matrix , , where is the corresponding eigenvalue of . For example:
Let ,
Thus, is an eigenvector of matrix , and its corresponding eigenvalue .
Resources
- Eigenvalues and Eigenvectors, MIT Math Department
- Eigenvalues and Eigenvectors, Wikipedia
- Solving for Eigenvalues of 2x2 Matrix, Khan Academy
- Eigenvalues of a 3x3 Matrix, Khan Academy
- Finding Eigenvalues and Eigenvectors: 2x2 Matrix Example, patrickJMT
- Eigenvalues and Eigenvectors of a 3x3 Matrix,