Suppose we have a square matrix $A\in \Bbb F^{n\times n}$ and we want to find its eigenspaces.
We continue to find its eigenvalues and for each eigenvalue $λ$ we consider $(A-λI)X=0$
If $λ$ is such that this system has only the solution $x_i=0, \forall i\in \{1,..,n\}$. How do I proceed to findinging an eigenvector which corresponds to that eigenvalue?
This is something that causes confusion to a lot of students beginning linear algebra and I'd like to see an answer not only for me but also for those who might experience this too.
Any easy to use examples are welcome.
(trying to find a suitable example)