Let $A$ be a $n\times n$ matrix. Choose the correct option.
a) if $A^2 =0$ then $A$ is diagonalisable.
b) if $A^2 =I$ then $A$ is diagonalisable.
c) if $A^2 - A =0$ then $A$ is diagonalisable.
Now... for a) I tried by transforming them using minimal polynomial (cayley Hamilton) so it should satisfy $t^2 =0$ hence the eigen values are $0$ (twice) hence its not convertible and not diagonalisable... similar arguments for b) and c).
But I am not sure whether I am right... please guide me..