What is the Connection Between Matrix Trace and Endomorphism?

  • Context: Graduate 
  • Thread starter Thread starter tamintl
  • Start date Start date
  • Tags Tags
    Trace
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
tamintl
Messages
74
Reaction score
0
Consider the 4x4 matrices
A =
(1 2 3 4)
(5 6 7 8)
(9 10 11 12)
(13 14 15 16)B=
(1 2 3 4)
(8 5 6 7)
(11 12 9 10)
(14 15 16 13)

The question I was asked was the following: Show that there does not exist an endomorphism f: ℝ4 -> ℝ4 and basis 'a' and 'b' of R^4, such that A = a[f]a and B=b[f]b.

I have read in my notes and found that if the traces of the two matrices are not the same then they cannot represent the same endomorphism.

I am struggling to see the intuition behind this though.

Can anyone shed some light?

Many thanks
 
Physics news on Phys.org
The trace of a linear transformation is the sum of the eigenvalues of the matrix, and so is independent of the choice of basis.

Alternatively, you can use the fact that Tr(AB) = Tr(BA) to show that if you conjugate a matrix by another matrix the trace is unchanged.