I am trying to prove that a $n \times n$ matrix $A$ and $A^T$ have the same eigenvalues.
I can prove that $A$ and $A^T$ have the same entries on the diagonal, but I am not sure where to go from there.
I am trying to prove that a $n \times n$ matrix $A$ and $A^T$ have the same eigenvalues.
I can prove that $A$ and $A^T$ have the same entries on the diagonal, but I am not sure where to go from there.
$\lambda$ is an eigenvalue of the $n \times n$ matrix $A$ iff $\det(A-\lambda I)=0$.
Remember that the determinant of a matrix is equal to the determinant of its transpose. Thus if $\det(A-\lambda I)=0$ then $\det([A-\lambda I]^T)=0$. But $[A-\lambda I]^T = A^T-\lambda I^T = A^T - \lambda I$. Therefore $\det(A-\lambda I) = 0 \implies \det(A^T - \lambda I) =0$. Thus $A$ and $A^T$ have the same eigenvalues.
Hint: They will have the same eigenvalues if they have the same characteristic polynomial. (which can be shown that they do have the same easily)