Eigenspace
Learn about eigenvector, eigenvalues, and eigenspaces.
Eigenspace vs. matrix subspaces
Unlike the column, row, and null spaces, the eigenspace only exists for a square matrix. The eigenspace of a square matrix, , is the set of vectors that preserve their direction under the linear transformation matrix, . Furthermore, eigenspace can be complex in contrast to the other spaces of a matrix, which are always real.
Definition
Formally, an eigenspace of an matrix, , is defined as:
, where is an eigenvalue of and is the corresponding eigenvector of . Thus, eigenspace consists of all the eigenvectors of a matrix corresponding to an eigenvalue.
Example
Consider a matrix, . Furthermore, consider an eigenvalue, , and the corresponding eigenvector, . Notice that all multiples of (that is ) would also make valid eigenvectors corresponding to the same eigenvalue, such as . Therefore, by definition, the eigenspace corresponding to eigenvalue 6 will have the span of .
Note: There are infinitely many eigenvectors corresponding to each eigenvalue of a matrix.
Below is a visualization that shows how eigenvectors of a matrix preserve their direction under the linear transformation of that matrix. The red and blue vectors are eigenvectors corresponding to the eigenvalue, . These vectors kept their direction under the matrix A transformation. In contrast, a brown vector loses its ...