Now you are in the subtree of Container for Linear Algebra project. 

Definition of eigenvalue of a matrix

Created over 8 years ago, updated 10 days ago

Definition: A scalar $\lambda$ is an eigenvalue of an $n \times n$ matrix $A$ if there exists a nonzero vector $v$ such that $Av = \lambda v$. Equivalently, $\det(A - \lambda I) = 0$.