Trace of the matrix is obviously $7$ and determinant $8$, a $3\times3$ matrix should be easiest to construct, but where to go from here? Any brute force method simply won't work.
2026-03-27 11:46:56.1774612016
Create a symmetric positive definite matrix (but not diagonal) with eigenvalues $1, 2, 4$ - how to approach this problem?
173 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Hint: Choose an appropriate orthogonal matrix $M$ and take$$M^T.\begin{bmatrix}1&0&0\\0&2&0\\0&0&4\end{bmatrix}.M.$$