Show that for any $B\in Mat(n; \mathbb{R})$ symmetric and positive definite, there exists a unique symmetric positive definite matrix $A\in Mat(n; \mathbb{R})$ such that $A^2 = B^3$ .
$\textbf{Hint}$: any symmetric matrix is diagonalisable.
Show that for any $B\in Mat(n; \mathbb{R})$ symmetric and positive definite, there exists a unique symmetric positive definite matrix $A\in Mat(n; \mathbb{R})$ such that $A^2 = B^3$ .
$\textbf{Hint}$: any symmetric matrix is diagonalisable.
Rough Structure of Proof: \begin{align} B^3&=QS^{3}Q^T\\&=QS^{3/2}S^{3/2}Q^T\\&=QS^{3/2}Q^TQS^{3/2}Q^T\\&=A^2 \end{align}
$(i)$ If $\rm B$ is a scalar in $\mathbb R^{\ast}_+$, then the polynomial $\rm X^2 - \rm B^3$ has a unique non negative real root, call it $\rm A$ ;
$(ii)$ If $\rm B$ is a positive definite diagonal matrix $\rm B = \text{ Diag }(B_1, ... , B_n)$, then follow $(i)$ for every $\rm B_i$ and set $\rm A = \text{ Diag }(\rm A_1,...,\rm A_n)$ ;
$(iii)$ if $\rm B$ is a symmetric definite positive matrix, then I can diagonalize it, so there exists a positive definite diagonal matrix $\rm D$ and an invertible matrix $\rm P$ such that $\rm B = P D P^{-1}$. Then apply $(ii)$ to $\rm D$ which gives me a diagonal matrix $\rm E$. Then set $\rm A = P E P^{-1}$.