Commutators of Lorentz generators

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
5 replies · 3K views
Messages
3,762
Reaction score
297
Equation 2.14 of Srednicki is:

[tex]U(\Lambda)^{-1} M^{\mu \nu} U(\Lambda) = \Lambda^{\mu}_{\,\,\rho} \Lambda^{\nu}_{\, \, \sigma} M^{\rho \sigma}[/tex]

He says that writing [itex]\Lambda = 1 + \delta \omega[/itex], one obtains the usual commutation relation of the [itex]M_{\mu \nu}[/itex]:

[tex][ M^{\mu \nu},M^{\rho \sigma} ] = i ( g^{\mu \rho} M^{\nu \sigma} - (\mu \leftrightarrow \nu}) - (\rho \leftrightarrow \sigma)[/tex]

I get, starting from the first equation

[tex][ M^{\mu \nu},M^{\rho \sigma} ] \delta \omega_{\rho \sigma} = i (\eta^\mu_\rho \delta \omega^\nu_\sigma M^{\rho \sigma} + \eta^\nu_\sigma \delta \omega^\mu_\rho M^{\rho \sigma} )[/tex]

I don't see how to extract the commutator because the omega on the right side contain one of the indices that is not summed over. Its' not clear to me how to proceed. Any suggestion?
 
Physics news on Phys.org
Check the right hand side of the equation, you can write


[tex] <br /> \delta\omega^\nu_\sigma = \delta\omega_{\rho\sigma} \eta^{\rho \nu} <br /> [/tex]

Edit:

Also M is anti-symmetric, which means you can write it as

[tex] <br /> M^{uv} = \frac{1}{2} (M^{uv} - M^{vu})<br /> [/tex]
 
Last edited:
what level of quantum physics is this? grad?
 
what said:
Check the right hand side of the equation, you can write


[tex] <br /> \delta\omega^\nu_\sigma = \delta\omega_{\rho\sigma} \eta^{\rho \nu} <br /> [/tex]
Of course! (Slapping myself right now...I should have seen it). Thanks!