155k views
3 votes
How to know if lambda is an eigenvalue of a matrix?

User Tiru
by
7.7k points

1 Answer

3 votes

\lambda is an eigenvalue of a matrix
\mathbf A if for some non-zero vector
\mathbf x, you have


\mathbf{Ax}=\lambda\mathbf x

where
\mathbf x is the associated eigenvector.
User Ramaral
by
8.1k points