Commutator Properties: [A,B]C+B[A,C]=[A,B](C+B)?

  • Context: Undergrad 
  • Thread starter Thread starter Kyle Nemeth
  • Start date Start date
  • Tags Tags
    Commutator Properties
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
2 replies · 3K views
Kyle Nemeth
Messages
25
Reaction score
2
Given the property,

[A,BC] = [A,B]C+B[A,C],

is it true that, if B=C, then

[A,B]C+B[A,C]=[A,B]C+B[A,B]=[A,B](C+B)?

I apologize if I have posted in the wrong forum.
 
Physics news on Phys.org
Kyle Nemeth said:
Given the property,

[A,BC] = [A,B]C+B[A,C],

is it true that, if B=C, then

[A,B]C+B[A,C]=[A,B]C+B[A,B]=[A,B](C+B)?

I apologize if I have posted in the wrong forum.
The commutator (in the assumed context above) is defined as ##[A,B]=AB-BA##.
Now you have ##[A,B]C+B[A,C]=[A,B]B+B[A,B]=AB^2-B^2A## on the left and a factor ##2## on the right.
The (presumably) operators (or linear mappings) ##A,B,C## do not commutate, so you cannot switch orders.
 
  • Like
Likes   Reactions: Kyle Nemeth
Thank you for your help. I understand now.