Let $T:V\rightarrow V$ be a a linear operator; then I need to find Jordan canonical form of each of the following cases:
- $T^2=T$.
- $T^2=1$;
- $T^2=0$.
For the first and second case I know the eigenvalue are distinct so they are diagonalizable, but the eigenvalues for third one are not distinct so I am not sure. How this information will help us finding the Jordan canonical form of each operator?
Thanks for the help.
Hint For case (3), an eigenvector $\bf v$ of $T$, say, of eigenvalue $\lambda$ satisfies $$0 = T^2 {\bf v} = T(T {\bf v}) = T(\lambda {\bf v}) = \lambda T {\bf v} = \lambda (\lambda {\bf v}) = \lambda^2 {\bf v},$$ so $\lambda = 0$. So, the only eigenvalue of $T$ is zero.