Eigenvector

From Rice Wiki
Revision as of 06:35, 10 June 2024 by Rice (talk | contribs)


Given a matrix, its eigenvectors are special vectors that satisfy the following property:

where is the eigenvalue associated with the eigenvector

The definition of eigenvectors are also frequently written in this form:

Intuition

If we think of a matrix as a linear transformation, eigenvectors do not change direction. Instead, they simply scale by an eigenvalue.