If a 2*2 matrix has only one independent eigen vector then which of the following is necessarily true?
- Inverse does not exist
- There must be a repeated eigen value
- The matrix is non diagonalizable
I am sure about 2 and 3. I believe the 1 is not right. Can anyone give an example?
Proof that (1) is false:
$$A=\begin{pmatrix}1&1\\0&1\end{pmatrix}$$