can someone help me with the question? your help will be appreciated
Question: if A is a nxn diagonizable matrix, determine tr(A) and Det(A) as functions of eigenvalues of of the matrix?
can someone help me with the question? your help will be appreciated
Question: if A is a nxn diagonizable matrix, determine tr(A) and Det(A) as functions of eigenvalues of of the matrix?
Copyright © 2021 JogjaFile Inc.
If we write the Jordan Normal Form for the matrix $A$ we get:
$$A=P^{-1}JP$$
and $J$ has all eigenvalues on the diagonal but $J$ not necessearily is a diagonal matrix.
So $\det(A)=\det(J)$ and $\det(J)$ is the product of the eigenvalues.
Now using the known relation $\mbox{tr} (AB)=\mbox{tr} (BA)$ we have:
$$\mbox{tr} (A)=\mbox{tr} (P^{-1}JP)=\mbox{tr} (JPP^{-1})=\mbox{tr} (J)$$
and $\mbox{tr} (J)$ is the sum of eigenvalues.