logo

Eigenvalues and Eigenvectors of Finite-Dimensional Linear Transformations 📂Linear Algebra

Eigenvalues and Eigenvectors of Finite-Dimensional Linear Transformations

Definition1

Let VV be a finite-dimensional FF-vector space. Let T:VVT : V \to V be a linear transformation. For λF\lambda \in F, Tx=λx Tx = \lambda x a non-zero vector xVx \in V satisfying this is called an eigenvector of TT.

The scalar λF\lambda \in F is called the eigenvalue corresponding to the eigenvector xx.

Explanation

Although one might find the term eigenvector replaced by the terms characteristic vector or proper vector, and eigenvalue replaced by characteristic value or proper value, the author has not encountered these terms.

Eigenvalues and eigenvectors are related to the diagonalization of linear transformations.

Theorem

A linear transformation T:VVT : V \to V on a nn-dimensional vector space VV is diagonalizable if and only if there exists an ordered basis of VV made up of eigenvectors of TT, denoted as β\beta. That is to say, TT is diagonalizable if there exist nn linearly independent eigenvectors of TT.

Moreover, if TT is diagonalizable, and if β={v1,,vn}\beta = \left\{ v_{1}, \dots, v_{n} \right\} is an ordered basis of eigenvectors of TT, and if D=[T]βD = \begin{bmatrix} T \end{bmatrix}_{\beta}, then DD is a diagonal matrix and DjjD_{jj} corresponds to the eigenvalue of vjv_{j}.

See Also


  1. Stephen H. Friedberg, Linear Algebra (4th Edition, 2002), p245~264 ↩︎