The Question:
Suppose that $V$ is a finite dimensional inner product space over $\Bbb C$, and the linear transformation $T:V \rightarrow V$ is such that $T^2$ is self adjoint.
What are the possible Jordan Normal Forms of $T$?
My Attempt:
So I know that
\begin{align} T^2 \text{ is self adjoint} & \implies T^2 \text{ is diagonalisable} \\ & \implies T^2 \text{ has a basis of eigenvectors} \end{align}
And then how should I proceed from here?
Is it true that an eigenvector of $T^2$ is also an eigenvector of $T$?
Let $v$ be an eigenvector of $T^2$, $T^2 v=\lambda v$. Then the span $L$ of $\{v,Tv\}$ is invariant under $T$. The action of $T$ on $L$ can be represented by the matrix $$ \pmatrix{ 0 & 1\\ \lambda & 0 }. $$ Now compute the eigenvalues and vectors of this matrix. These will give you eigenvalues of $T$ with corresponding eigenvectors equal to a suitable linear combination of $v$ and $Tv$.
This shows that $T$ is diagonalizable if all eigenvalues are not zero. In addition, Jordan blocks to the zero eigenvalues are of size 2 at most.