Matrices Show that Tr(A + B) = Tr(A) + Tr(B).

  • Context:
  • Thread starter Thread starter MaXiiMo
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
MaXiiMo
Messages
4
Reaction score
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")
 
Physics news on Phys.org
MQ1993 said:
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")

a) should be easy...
 
Prove It said:
a) should be easy...

Okay, but can you help me with the rest?
 
Hi MQ1993, :)

Both (a) and (b) can be shown by using the definition of trace in sigma notation. If $ \displaystyle \text{tr}(A)=\sum_{i=1}^{n}a_{ii}$, what is the definition of $\text{tr}(AB)$?