Paper 1, Section II, A

Vectors and Matrices | Part IA, 2021

Let AA be a real, symmetric n×nn \times n matrix.

We say that AA is positive semi-definite if xTAx0\mathbf{x}^{T} A \mathbf{x} \geqslant 0 for all xRn\mathbf{x} \in \mathbb{R}^{n}. Prove that AA is positive semi-definite if and only if all the eigenvalues of AA are non-negative. [You may quote results from the course, provided that they are clearly stated.]

We say that AA has a principal square root BB if A=B2A=B^{2} for some symmetric, positive semi-definite n×nn \times n matrix BB. If such a BB exists we write B=AB=\sqrt{A}. Show that if AA is positive semi-definite then A\sqrt{A} exists.

Let MM be a real, non-singular n×nn \times n matrix. Show that MTMM^{T} M is symmetric and positive semi-definite. Deduce that MTM\sqrt{M^{T} M} exists and is non-singular. By considering the matrix

M(MTM)1M\left(\sqrt{M^{T} M}\right)^{-1}

or otherwise, show M=RPM=R P for some orthogonal n×nn \times n matrix RR and a symmetric, positive semi-definite n×nn \times n matrix PP.

Describe the transformation RPR P geometrically in the case n=3n=3.

Typos? Please submit corrections to this page on GitHub.