Use the characteristic equation to show that a and a have th
Solution
The matrix (AI)T is the same as the matrix (ATI),
since the identity matric is symmetric.
Thus:
det(ATI) = det((AI)T) = det(AI)
From this it is obvious that the eigenvalues are the same for both A and AT
IN SIMPLER WAY>>
I have to show that
det(A-I)=det(A^t-I)
Since,we have
det(A)=det(AT)
det(A-I)=det((A-I)T)
det(AT-IT)=det(AT-I)
NOW BY CHARACTERISTIC EQUATIONS
Use the characteristic equation.
Let be an eigenvalue of A.
Then, |A - I| = 0.
Since |M| = |MT| for any square matrix M,
|(A - I)T| = 0.
==> |AT - ( I)T| = 0.
==> |AT - (I)T| = 0.
==> |AT - I| = 0, since I = IT.
Hence is also an eigenvalue for AT.
Since all the steps above are reversible, we get that any eigenvalue of AT is also one for A.
So, that\'s how we complete the proof.
Therefore, A and AT have the same eigenvalues
