Skip to content

Eigenvalue

Defines Eigenvalue, eigenvalue, eigenvector

An eigenvalue of a linear map T:VVT : V \to V is a scalar λ\lambda such that T(v)=λvT(\mathbf{v}) = \lambda \mathbf{v} for some nonzero vector v\mathbf{v}, called an eigenvector corresponding to λ\lambda.

Eigenvalues are the roots of the characteristic polynomial det(AλI)=0\det(A - \lambda I) = 0. A linear map on a finite-dimensional space has at most nn eigenvalues (counted with multiplicity), where nn is the dimension.

Eigenvalues reveal the “natural scales” of a linear map: the directions along which the map acts by pure stretching or compression, without rotation.

Relations

Date created

Cite

@misc{emsenn2026-eigenvalue,
  author    = {emsenn},
  title     = {Eigenvalue},
  year      = {2026},
  url       = {https://emsenn.net/library/math/domains/linear-algebra/terms/eigenvalue/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}