Massive vector boson propagator - Definition

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 6K views
mchouza
Messages
2
Reaction score
0
I'm reading Zee's QFT textbook and I'm stuck trying to understand why the [tex]\delta^\mu_\lambda[/tex] appears when he defines the propagator of a massive spin-1 boson as the inverse of a differential operator:

[tex][(\partial^2 + m^2)g^{\mu\nu}-\partial^\mu\partial^\nu]D_{\nu\lambda} = \delta_\lambda^\mu \delta^{(4)}(x)[/tex]

In particular, why only one vector index must be contracted between the propagator and the differential operator? I'm sure that the reason is very simple, but it's still eluding me.

Thanks!
 
Physics news on Phys.org
mchouza said:
I'm reading Zee's QFT textbook and I'm stuck trying to understand why the [tex]\delta^\mu_\lambda[/tex] appears when he defines the propagator of a massive spin-1 boson as the inverse of a differential operator:

[tex][(\partial^2 + m^2)g^{\mu\nu}-\partial^\mu\partial^\nu]D_{\nu\lambda} = \delta_\lambda^\mu \delta^{(4)}(x)[/tex]

In particular, why only one vector index must be contracted between the propagator and the differential operator? I'm sure that the reason is very simple, but it's still eluding me.

Thanks!

Well, intuitively because Zee considers his analysis as a "continuation of matrix operators":

[tex] [D^{-1}]^{\mu\nu}(x)D_{\nu\rho}(x) = \delta^{\mu}_{\rho}\delta^4(x)[/tex]
The 4D delta distribution is there because the propagator is a distribution; you integrate them over spacetime agains functions of spacetime.
 
Thanks for your help. I was confused with the idea of "inverting a tensor", but now I realize that the differential operator works here as a bilinear form (like the metric) and not as a general tensor:

[tex]J_\mu M^{\mu\nu} J_\nu = J_\mu M^\mu\!_\nu J^\nu[/tex]

So it makes sense to invert it:

[tex]M^\mu\!_\nu [M^{-1}]^\nu\!_\lambda = \delta^\mu_\lambda[/tex]

[tex]M^{\mu\nu} [M^{-1}]_{\nu\lambda} = \delta^\mu_\lambda[/tex]