Eigenvalues and Eigenvectors
Matrix =
[
]
Your browser does not support the HTML5 canvas tag.
Summary:
An eigenvector of a matrix M is a vector
v
such that M
v
= λ
v
for some λ.
λ is the eigenvalue or characteristic value associated with the eigenvector
v
.
λ is obtained by solving | M - λI | = 0