Remember that we've already proven the following, for any real symmetric $n\times n$ matrix $M$:
(i) Each eigenvalue of $M$ is real.
(ii) Each eigenvector can be chosen to be real.
(iii) Eigenvectors with different eigenvalues are orthogonal.
(b) Let $A$ be a real antisymmetric $n\times n$ matrix. Prove that each eigenvalue of $A^{2}$ is real and is less than or equal to zero.
The following continues my other question:
If $-\lambda^{2}$ and $-\mu^{2}$ are distinct, non-zero eigenvalues of $A^{2}$, show that there exist orthonormal vectors $u,\ u',\ w,\ w'$ with (I). $ Au= \lambda u'$, (II). $Aw= \mu w'$, (III). $Au'=-\lambda u$, (IV). $Aw'=-\mu w$.
Solution: Let $u, w$ be any unit eigenvectors such that $A^2 u = -\lambda^2 u$ and $A^2 w = -\mu^2 w$ $\qquad (*)$.
$1.$ What legitimises $u, w$ to be unit eigenvectors? Because any eigenvector can be normalised?
Then define $u' = \dfrac{1}{\lambda}Au$ and $w' = \dfrac{1}{\mu}Aw$.
$2.$ How would you determine to define $u', w'$ as such? This feels too clever and guileful.
Then u' and w' are also unit vectors, because $|u'|^2 = ... = |u'|$, and similarly, $|w'|^2 = ... = |w'|$. I skip the algebra.
$3.$ How would you determine to prove that $u', w'$ are unit vectors?
$4.$ How would you determine to compute $|u'|^2$, in order to prove that $u', w'$ are unit vectors? I would've calculated $|u'|$ instead? This also feels clever and guileful.
By inspection, we see that hypotheses (I)-(IV) as required by the question are satisfied. Due to $(*)$ as well, u' and w' are also eigenvectors for $A^2$. So from (iii), each of $\{u, u' \} \perp $ each of $\{w, w' \} $. We are left with proving $u \perp u'$ and $w \perp w'$.
$5.$ I see what (iii) says, but I still don't perceive why "each of $\{u, u' \} \perp $ each of $\{w, w' \} $" $?
So we want to prove $<u, u'> =0$. $<u, u'> = u^T u' = \lambda^{-1} \; \color{orangered}{ u^T Au } $. But because $\color{orangered}{ u^T Au } $ is a scalar, $\color{orangered}{ u^T Au } = ( \color{orangered}{ u^T Au } )^T = ... = -u^T Au \implies \color{orangered}{ u^T Au } = 0$.
$6.$ How would you determine/divine/previse the trick here, of transposing a scalar, to prove $<u, u'> = 0$?