Assume T is an operator on a finite dimensional real vector space and all the eigen values are real. Prove that Tr($T^2$) $\ge 0$.
I considered using the fact that the sum of all eigenvalues equal to trace($T$). But I can't connected it to trace($T^2$). May anyone help?
2026-03-30 11:04:09.1774868649
Assume T is an operator on a finite dimensional real vector space and all the eigen values are real. Prove that Tr($T^2$) $\ge 0$.
128 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If all eigenvalues are real, then the matrix $M$ of $T$ with respect to some basis is an upper triangular matrix such that the entries of the main diagonal are the eigenvalues $\lambda_1,\ldots,\lambda_n$ of $T$. So\begin{align}\operatorname{tr}(T^2)&=\operatorname{tr}(M^2)\\&=\sum_{k=1}^n{\lambda_k}^2\\&\geqslant0.\end{align}