Let $A\in \mathbb{R^{m\times n}}$. Show that the eigenvalues of $AA^T$ and $A^TA$ are non-negative.
I could just apply the definition of an eigenvalue for $AA^T$ (or $A^TA$), but I don´t know how to determine the sign of the eigenvalue. Here is what I tried: suppose that $\lambda<0$ is an eigenvalue and proceed via contradiction. However, I feel that this might not be correct.
If $\langle,\rangle$ is the standard scalar product, $\langle A(x),y\rangle=\langle x,A^T(y)\rangle$, we deduce that if $AA^T(x)=cx$, $\langle AA^T(x),x\rangle=\langle A^T(x),A^T(x)\rangle=c\langle x,x\rangle$. We conclude that $c\geq 0$ since $\langle A^T(x),A^T(x)\rangle\geq 0$ and $\langle x,x\rangle \gt 0$.