I'm trying to reproduce the calculation resulting in equation (3.12) in the following script:
http://www.desy.de/~jlouis/Vorlesungen/QFTII11/QFTIIscript.pdf
The only difference is that in my notes, the Feynman propagator was defined with an extra minus sign. Let Ax=(◻x+m2), then
AxD(x−y)=−iδ(x−y).
The generating functional is given by:
Z[J]=∫Dϕexpi∫d4x(−12ϕAϕ+Jϕ)
Let I=∫d4x(−12ϕAϕ+Jϕ) and change variables
ϕ(x)=ϕ′(x)+ϕ0(x)≡ϕ′(x)+i∫d4yD(x−y)J(y)
so that Dϕ′=Dϕ and
Axϕ0(x)=J(x)
Then
I=∫d4x(−12[ϕ′Aϕ′+ϕ′Aϕ0+ϕ0Aϕ′+ϕ0Aϕ0]+Jϕ′+Jϕ0)
this simplifies to
I=∫d4x(−12ϕ′Aϕ′−12ϕ0Aϕ′+12Jϕ′+12Jϕ0)
Now, we just want to keep the −12ϕ′Aϕ′ and 12Jϕ0=i2∫d4yJ(x)D(x−y)J(y) parts. The first one is independent of J and provides the normalization, and the second, upon multiplication by i and exponentiation, leads to the correct answer:
Z[J]=Ne−(1/2)∬d4xd4yJ(x)D(x−y)J(y).
However, I absolutely can't see why the other two parts of the expression for I need to cancel. That is, why the following holds:
−12ϕ0(x)Aϕ′(x)+12J(x)ϕ′(x)=0?
Answer
The cancellation occurs by integrating the term −12ϕ0(x)Aϕ′(x) twice by parts.
Ignoring surface terms and the −12 coefficient, this is:
∫d4x ϕ0(x)Aϕ′(x)=∫d4x ϕ0(x)∂2ϕ′(x)+ϕ0(x)m2ϕ′(x)=−∫d4x ∂ϕ0(x)∂ϕ′(x)+∫d4x ϕ0(x)m2ϕ′(x)=∫d4x ∂2ϕ0(x)ϕ′(x)+∫d4x ϕ0(x)m2ϕ′(x)=∫d4x Aϕ0(x)ϕ′(x)=∫d4xJ(x)ϕ′(x)
No comments:
Post a Comment