Algorithm: determine eigenvectors
Problem
Suppose a matrix
is given and you have to determine the eigenvectors
Steps
2)
for each eigenvalue \(\lambda\) consider the matrix
Then a vector is an eigenvector if and only if it lies in the kernel.
Hence determine the kernel.
The kernel is also by Definition the Eigenspace