Eigenvalue

A scalar for which a linear operator has a nonzero fixed direction
Eigenvalue

Let TT be a T:VVT:V\to V over a field FF. A scalar λF\lambda\in F is an eigenvalue of TT if there exists a nonzero vector vVv\in V such that

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

Any such v0v\neq 0 is an of TT with eigenvalue λ\lambda.

Eigenvalues can be detected via the (over a field where that polynomial splits). The set of eigenvalues can depend on the base field; passing from R\mathbb{R} to the can create eigenvalues that were not previously available.

Examples:

  • If T=λIT=\lambda I (scalar multiplication) on FnF^n, then λ\lambda is an eigenvalue and every nonzero vector is an eigenvector.
  • The rotation of R2\mathbb{R}^2 by 9090^\circ has no real eigenvalues; viewed over C2\mathbb{C}^2 it has eigenvalues ii and i-i.
  • The matrix (1101)\begin{pmatrix}1&1\\0&1\end{pmatrix} (acting on F2F^2) has eigenvalue 11.