Description
An eigenvector of a linear transformation is a non-trivial vector that is only scaled when a linear transformation is applied to it. This means that the direction of the eigenvector is preserved after the operation.
In mathematical notation: Let be an eigenvector of the matrix . Then for a unique .
This equation says that the transformed vector is just a scaled version of the original vector .
We also define the eigenvector to be non-trivial because for all matrices.
The eigenvalue associated with this eigenvector is the scalar quantity by which the eigenvector is scaled. In the above equation, would the eigenvalue associated with the vector . The eigenvalue associated with an eigenvector can be 0.
The eigenspace of an eigenvalue is the span of all eigenvectors with this eigenvalue because any linear combination of the eigenvectors is still an eigenvector with the same eigenvalue. In the above equation the eigenspace because there is one eigenvector corresponding to .
Proof: Let be an eigenvector of the matrix . Then for a unique . Now, let’s scale by a constant . Therefore, is still the associated eigenvalue of .
Last updated
Was this helpful?