- #1
MaXiiMo
- 4
- 0
I do not have any work to show as I am not skilled enough to solve this problem as of yet. I really do need an answer to the question though. I know this is a long shot but I am desperate at the moment, so please do provide the solution with steps to the problem below. Many thanks.
Problem) The trace of an n x n matrix A is:
Tr(a) = a11 + a22 + ... + ann.(a) Show that Tr(A + B) = Tr(A) + Tr(B).
(b) Show that Tr(AB) = Tr(BA).
(c) Show: For a 2 x 2 matrix A, we have
A^2 - Tr(A)A + det(A)*I2 = O.
(I believe I2 is representative of "Identity matrix 2")
Problem) The trace of an n x n matrix A is:
Tr(a) = a11 + a22 + ... + ann.(a) Show that Tr(A + B) = Tr(A) + Tr(B).
(b) Show that Tr(AB) = Tr(BA).
(c) Show: For a 2 x 2 matrix A, we have
A^2 - Tr(A)A + det(A)*I2 = O.
(I believe I2 is representative of "Identity matrix 2")