Let $A\in M_n(\mathbb{R})$, a symmetric positive-definite matrix. Prove that for every $k\in\mathbb{N}$, $A^k$ is also positive definite.
So since $A\in M_n(\mathbb{R})$ is symmetric and positive definite, we know there's an invertible $P$ such that $P^tAP = \text{Diag}(c_1,\ldots,c_n)$ such that $c_1,\ldots ,c_n > 0$.
I think it's sufficent to prove it for $k=2$ and the rest is given by induction.
I also know that Matrix congruence is an equivalence relation so I tried to "play" with the definitions to infer something about $A^2$ but havn't got something useful.