Eigenvalue

In linear algebra, an eigenvector of a linear map $L$ is a non-zero vector $\bold{v}$ such that applying $L$ to $\bold{v}$ results in a vector in the same direction as $v$ (including possibly the zero vector). In other words, $\bold{v}$ is an eigenvector for $L$ if and only if there is some scalar constant $\lambda$ such that $L \bold{v} = \lambda \bold{v}$. Here, $\lambda$ is known as the eigenvalue associated to the eigenvector. The eigenspace of an eigenvalue refers to the set of all eigenvectors that correspond with that eigenvalue, and is a vector space; in particular, it is a subspace of the domain of the map $L$.

This article is a stub. Help us out by expanding it.