Prove Commutation Property for 2x2 Matrices D

  • Context: Undergrad 
  • Thread starter Thread starter vdgreat
  • Start date Start date
  • Tags Tags
    Commutation Property
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
9 replies · 4K views
vdgreat
Messages
11
Reaction score
0
Let D =

[d11 d12]
[d21 d22]

be a 2x2 matrix. Prove that D commutes with all other 2x2
matrices if and only if d12 = d21 = 0 and d11 = d22.

I know if we can prove for every A, AD=DA should be true, but I really don't know how to proceed from there. I tried equating elements of AD with DA but that really didnt help.

Can anyone help me with this problem. Thanks..
 
Physics news on Phys.org
morphism's idea is excellent. Do you see where he got it?
The matrices
[tex]\left(\begin{array}{cc}1 & 0 \\ 0 & 0 \end{array}\right)[/tex]
[tex]\left(\begin{array}{cc}0 & 1 \\ 0 & 0 \end{array}\right)[/tex]
[tex]\left(\begin{array}{cc}0 & 0 \\ 1 & 0 \end{array}\right)[/tex]
[tex]\left(\begin{array}{cc}0 & 0 \\ 0 & 1 \end{array}\right)[/tex]
form a basis for the vector space of all 2 by 2 matrices. What is true for the basis is true for all 2 by 2 matrices.
 
but how can i prove it or generalize it??
 
help with this problem

anyone?
 
try to look over schur lemma... it is a generalztion of what you asked...

ciao
marco
 
for each of the above matrices, i found out that it is true. but how can i prove this without having knowledge of basis. i haven't don't it yet.