[Math] Let A be skew-symmetric, and denote its singular values by $\sigma_1\geq \sigma_2\geq \dots \sigma_n\geq0$.

eigenvalues-eigenvectorslinear algebramatrices

Let A be skew-symmetric, and denote its singular values by $\sigma_1\geq \sigma_2\geq \dots \sigma_n\geq0$. Show that

a) If n is even, then $\sigma_{2k}=\sigma_{2k-1}\geq 0, k= 1,2,\dots n/2.$ If n is odd, then the same relationship holds up to $k=(n-1)/2$ and also $\sigma_n=0$.

b) The eigenvalues $\lambda_j=(-1)^ji\sigma_j$, $j=1,2,\dots,n$.

I know that skew symmetric means $-A=A^T$ and I know that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. I am not able to get this though and I have been trying all week…

Thanks for your time.

Best Answer

Hint: The singular values of $A$ are the (positive) square roots of the eigenvalues of the matrix $A^TA = -A^2$. So, if $\lambda$ is an eigenvalue of $A$, then $\sqrt{-\lambda^2} = |\lambda|$ is a singular value.

Because $A$ is real, its complex (i.e. non-real) eigenvalues must come in complex-conjugate pairs.