Proving GL(n) Center Diagonal Matrices

  • Thread starter Thread starter Jim Kata
  • Start date Start date
  • Tags Tags
    Center
Jim Kata
Messages
197
Reaction score
10
Is the center of GL(n) the set diagonal martices? It's easy to prove that ADA^-1 = D if D is diagonal, but if ABA^-1 = B is true that B is diagonal.
 
Physics news on Phys.org
no, the center is the set of all scalar matrices, ie, A is in the center iff A = c*I for some c in F\{0}

consider elementary matricesanother suggestion, when working on problems like this where you don't know what it is you want to prove, think simple, ie, take n = 2, and A = (1 0; 0 -1) which is diagonal, and B = (2 3; 1 1), then AB != BA, so A is not in the center but A is a diagonal matrix.
 
Last edited:
Back
Top