Maxwell propagator in Kaku's QFT book

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 · 3K views
hyungrokkim
Messages
3
Reaction score
0
In Michio Kaku's QFT book, p. 106, he writes:

[To illustrate problems with direct quantization due to gauge invariance]
let us write down the action [of the Maxwell theory] in the following form:
[tex]\mathcal L=\frac12 A^\mu P_{\mu\nu}\partial^2A^\nu[/tex]
where
[tex]P_{\mu\nu}=g_{\mu\nu}-\partial_\mu\partial_\nu/(\partial)^2[/tex]
The problem with this operator is that it is not invertible. [...]​

I don't understand his notation. Normally, the same Lagrangian is written
[tex]\mathcal L=-\frac14F^2[/tex]

When factoring out [tex]A^\mu[/tex], how does he get the [tex]\partial^2[/tex]?
 
Physics news on Phys.org
hyungrokkim said:
In Michio Kaku's QFT book, p. 106, he writes:

[To illustrate problems with direct quantization due to gauge invariance]
let us write down the action [of the Maxwell theory] in the following form:
[tex]\mathcal L=\frac12 A^\mu P_{\mu\nu}\partial^2A^\nu[/tex]
where
[tex]P_{\mu\nu}=g_{\mu\nu}-\partial_\mu\partial_\nu/(\partial)^2[/tex]
The problem with this operator is that it is not invertible. [...]​

I don't understand his notation. Normally, the same Lagrangian is written
[tex]\mathcal L=-\frac14F^2[/tex]

When factoring out [tex]A^\mu[/tex], how does he get the [tex]\partial^2[/tex]?

Kaku wrote everything in terms of the vector potential 'A', rearranged the resulting "expression" to get another "expression + 4-divergence" , and threw away the 4-divergence (you can throw away a 4-divergence in a Lagrangian). This is a typical technique, not unique to Kaku's book.
 
In these kind of expression you often want to get an expression like

[tex] \phi Y \phi[/tex]

where Y is an expression involving a second order derivative, and with some contraction depending on what phi exactly is. The reason is that these kind of expressions give you Gaussian integrals which you know how to handle. The way to get them is via partial integration and using Stokes;

[tex] \partial A \partial B = \partial(A \partial B) - A \partial^2 B[/tex]

The first term gives a boundary condition after integration and can be discarted after suitable boundary conditions.
 
Maybe you should try it for the scalar field; the action of the scalar field can be rewritten as

[tex] \int d^n x \phi(\partial^2 + m^2)\phi[/tex]

So [itex]Y = \partial^2 + m^2[/itex]. You can do the same thing for the vector field A.
 
I did figure it out, thanks for the replies. What threw me off was the (unusual, but still possible) occurrence of [tex](\partial^2)^{-1}[/tex], i.e., the inverse of the d'Alembertian.