An eigenvector of a T:VVT:V\to V is a nonzero vector vVv\in V for which there exists a scalar λF\lambda\in\mathbb{F} such that

T(v)=λv.T(v)=\lambda v.

The corresponding scalar λ\lambda is an of TT.

Remarks

The for an eigenvalue λ\lambda is ker(TλI)\ker(T-\lambda I). Its nonzero vectors are precisely the eigenvectors with eigenvalue λ\lambda; the zero vector belongs to the eigenspace but is not an eigenvector.

Examples
  • For A=diag(2,3)A=\operatorname{diag}(2,3) on R2\mathbb{R}^2, the vector (1,0)(1,0) is an eigenvector with eigenvalue 22.
  • For the projection P(x,y)=(x,0)P(x,y)=(x,0), the vector (1,0)(1,0) is an eigenvector with eigenvalue 11 and (0,1)(0,1) is an eigenvector with eigenvalue 00.
  • For the scaling map T(v)=cvT(v)=c\,v, every nonzero vector is an eigenvector with eigenvalue cc.