What Matrices A Commute with a Given 2x2 Matrix B?

  • Thread starter Thread starter fallen186
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
fallen186
Messages
41
Reaction score
0

Homework Statement


(Commutativity) Find all 2 x 2 matrices A = [ajk ] that commute with B = [bjk], where bjk = j+k


Homework Equations





The Attempt at a Solution


ajk =
1,1
1,1

bjk =
j+k, j+k
j+k, j+k

I am confused about what they are trying to ask me. I understand that commute means that you can reverse it and you will come out with same outcome. I.E. like 3 x 2 = 6 and 2 x 3 = 6. Can someone give me a clue of what I should try to do.
 
Physics news on Phys.org
hmmm... not sure i understand the question, does
B
= [bjk] = j + k

=[b11 b12]
_[b21 b22]

=[1+1 1+2]
_[2+1 2+2]?

Then to show commutivity, as you implied, you then need to find all matricies A such that
A.B = B.A = C
where the C is added to clarify the meaning of the sum below, where the dummy indiceis are summed over
cik = aij.bjk = bim.amk

what constraints doe thi put on the values aij