How to calculate Pauli matrix commutators

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
4 replies · 8K views
Physics news on Phys.org
Do you know how to write down the Pauli matrices? Do you know what the commutator [A,B] and anticommutator {A,B} stand for? How about the Levi-Civita symbol [tex]\epsilon_{abc}[/tex]?
 
hey, I know how what Pauli matrices are, and I know [a, b], but I don't know {a, b}. I know Levi-Civita as well. I tried to do matrix multiplication [a,b]=a*b-b*a, but that did not lead me anywhere.

As matrices, I wrote down arbitrary values such as a=[a1,a2],[a3,a4] and b=[b1,b2],[b3,b4]
 
The anti-commutator is just {A,B} = AB+BA. I'm not sure why you're using arbitrary matrices when the [tex]\sigma_a[/tex] are the known Pauli matrices. Just compute [tex][\sigma_1,\sigma_2][/tex], etc. and you should see more progress.
 
Wait, so are you asking how to do the first line or the second?

What the first line tells you is that when you do the commutator of 2 pauli matrices, you should get [tex]2i\epsilon_{abc}\sigma_c[/tex].

What do you get when you find the commutator of [tex][\sigma_1 ,\sigma_2][/tex]? What does the right hand side tell you? I'll give you a hint, [tex]\epsilon_{12c}[/tex] is non-zero when c is equal to what?

For the anti-commutators, it's the same idea. You plug in various values for 'a' and 'b' and see what you get and see if the pattern you see corresponds to what the answer should be.