I am visiting a course about linear algebra. Our professor proved the equality between the Frobeniusnorm and the Schatten-2-norm. For this he used the following equality for a real matrix A.
$\sqrt{(\lambda_1^2+...+\lambda_n^2)}=\sqrt{tr(A^TA)}$
where $\lambda_1, ..., \lambda_n$ are the eigenvalues of $A^TA$ and $tr(A^TA)$ denotes the trace of $A^TA$. May someone please explain, why this equality holds?
Thank you very much!
It is well known that the trace of any matrix is the sum of its eigenvalues (counted with algebraic multiplicity). This is equal valid for $A^TA$ as for any other matrix.
So it really ought to be $$ \lambda_1+\cdots+\lambda_n=\operatorname{tr}(A^TA) $$