Peskin & Schroeder Problem 4.1

  • Context: Graduate 
  • Thread starter Thread starter ChrisVer
  • Start date Start date
  • Tags Tags
    Peskin Schroeder
Click For Summary

Discussion Overview

The discussion revolves around Problem 4.1 from Peskin & Schroeder, focusing on the evaluation of a specific term involving the Feynman propagator and current sources in quantum field theory. Participants explore the integration of the Feynman propagator, the Fourier transform of the current, and the relationship between these elements in the context of the problem.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant expresses difficulty in evaluating the term involving the Feynman propagator and current sources, particularly in performing the integration over \( p^0 \).
  • Another participant suggests a method for performing the \( p^0 \) integration by closing the contour in the upper-half plane and obtaining a residue.
  • Concerns are raised about the dependence of the current \( j(p) \) on both time and momentum, complicating the integration process.
  • There is a discussion about the implications of integrating the Feynman propagator without considering the sources, which may lead to loss of necessary variables.
  • One participant reflects on their past experience with the problem, indicating that their previous approach was subtly incorrect and highlighting the complexity of obtaining a truly correct solution.
  • Another participant mentions the importance of carefully handling the integration of the Feynman propagator and suggests that it might be easier to perform this integration first.
  • Clarifications are made regarding the relationship between the term \( A_3 \) and the probability \( P(0) \), with one participant explaining that \( A_3 \) is part of the amplitude expansion.

Areas of Agreement / Disagreement

Participants express differing views on the integration techniques and the handling of the current sources, indicating that multiple competing approaches remain. The discussion does not reach a consensus on the best method to proceed.

Contextual Notes

Participants note potential issues with convergence and the need for careful treatment of the Feynman propagator and current sources. There are unresolved questions about the implications of integrating over time and the behavior of the current in the Fourier transformed expression.

ChrisVer
Science Advisor
Messages
3,372
Reaction score
465
I am having some problems in evaluating the current problem's question (b)...

I have reached the point (writing only the term which I have problem with):

A_{3}= - \frac{1}{2} \int_{t_{0}}^{t} dt' dt'' \int d^{3}x \int d^{3}y j(x,t') j(y,t'') D_{F}(x-y)

So for some unknown reasons, I cannot see that I can find the Fourier Transform of the classical source to bring it in the needed form...
eg.
D_{F}= \int \frac{d^{4}p}{(2 \pi)^{4}} \frac{i}{p^{2}-m^{2}} e^{i p (x-y)}

A_{3}=- \frac{1}{2} \int d^{4}x \int d^{4}y j(x) j(y) \int \frac{d^{4}p}{(2 \pi)^{4}} \frac{1}{p^{2}-m^{2}} e^{i p x} e^{-ipy}A_{3}=- \frac{1}{2} \int \frac{d^{4}p}{(2 \pi)^{4}} \frac{1}{p^{2}-m^{2}} \int d^{4}x j(x) e^{i p x}\int d^{4}y j(y) e^{-ipy}

However I don't know how this p^{0}=E_{p} integration can be performed...
 
Last edited:
Physics news on Phys.org
I'm not sure I understand what your question is. However the p0 integration is usually performed as follows:
$$
\int \frac{d^4p}{(2\pi)^4}\frac{e^{ip(x-y)}}{p_0^2-(\vec p^2+m^2)}=\int \frac{d^4p}{(2\pi)^4}\frac{e^{ip_0(x-y)_0}}{(p_0-E_p)(p_0+E_p)}e^{-i\vec p\cdot(\vec x-\vec y)},
$$
where E_p=\vec p^2+m^2. In order for the integral to converge you need to close in the upper-half plane, i.e. you get the residue at p_0=E_p and hence the final result is:
$$
i\int \frac{d^3p}{(2\pi)^32E_p}e^{ip(x-y)},
$$
where now p_0=E_p=\vec p^2+m^2.

Is this what you were looking for?
 
yes but unfortunately i also have the j(p)=j(p^{0},\vec{p}) in the integrand...
 
Why do you say so? From what I see your sources depend on x and y not on p.
 
\int d^{4}x j(x) e^{i p x}= j(p)
it;s the Fourier tranf of j
 
Yes, exactly. But once you write that all the p dependence is in the exponential e^{ip(x-y)} which I considered in my solution.
 
ChrisVer,

I slogged through these problems ages ago, so I've pulled out my old workbook to refresh my memory. I approached it similarly to you, but I now realize it was subtly wrong. :redface:

At least I now know the fully correct solution. It's easy to fudge a correct-looking solution, but a truly correct solution is rather more difficult. :frown:
There are some tricky bits involving Feynman contours and real parts, etc, which are easy to overlook (as I discovered the hard way).

I'm not sure whether you want step-by-step help like a homework question, or just the final solution. I'll assume the former unless you say otherwise...

Einj's hints were in the right direction, but to see it clearly we might need to go back a couple of steps and write out ##P(0)## in terms of contracted ##\phi(x)## and ##\phi(y)##. The next step is to replace the contraction with the Feynman propagator, which (I guess) you've tried to do in your ##A_3## expression. But you didn't say how your ##A_3## relates to the desired ##P(0)## in the original question. (Getting that right makes an important difference.) A review of the material on p31 of P+S might also be helpful. :wink:

HTH.
 
Last edited:
strangerep said:
But at least I now know the fully correct solution. It's easy to fudge a correct-looking solution, but a truly correct solution is rather more difficult. :frown:
There are some tricky bits involving Feynman contours and real parts, etc, which are easy to overlook (as I discovered the hard way).

Yes, you are right. As you can see I took the pole on the upper-half plane even though the zeros of my denominator both lies on the real axis. I haven't explicitly said that I was taking the right Feynman path, I am sorry I didn't mention that.
 
my problem with Einj is that:
if you firstly do the integration of the Feynman propagator, without caring for the sources j(x), then you will lose/have integrated the p^{0} from the exponential and so you are left with the exponential with the 3-momentum on it. On the other hand, my sources also depend on the x^{0}=t variable, and missing that I can't bring them to the Fourier transformed expression...
If I try to write them as:
\int dt j(\vec{x},t)
then I'll probably get (I am not sure) after FT:
\int dt j(\vec{p},t)
which is weird- I don't want the integral over time...

But I think I found a way out- Probably I can do the integral:
\int d^{4}p |j(p)|^{2} [propagator]
The only problem with that is I don't know what will happen to j when I look for the Residue.

(of course I did that strangerep- I just gave the final expression I'm trying to compute... I am not yet able to see through what kind of contractions happen without first writing the Wick's theorem on them)
 
  • #10
ChrisVer said:
my problem with Einj is that:
if you firstly do the integration of the Feynman propagator, without caring for the sources j(x), then you will lose/have integrated the p^{0} from the exponential and so you are left with the exponential with the 3-momentum on it. On the other hand, my sources also depend on the x^{0}=t variable, and missing that I can't bring them to the Fourier transformed expression...
But did you actually attempt what Einj suggested, or are you just guessing about what might go wrong?

If you do the integration of the Feynman propagator carefully, you should still have factor(s) like $$e^{\pm i E_p (x^0 - y^0)}$$which should help with that perceived problem.

If I try to write them as:
\int dt j(\vec{x},t)
then I'll probably get (I am not sure) after FT:
\int dt j(\vec{p},t)
which is weird- I don't want the integral over time...

But I think I found a way out- Probably I can do the integral:
\int d^{4}p |j(p)|^{2} [propagator]
The only problem with that is I don't know what will happen to j when I look for the Residue.
It's possible to do it this way (that was my first method). One must make certain assumptions about convergence of ##j## anyway (i.e., that it vanishes fast enough on the large semicircle part of the contour). So one can perform that ##p^0## contour integral by standard methods.

Personally, I think it's easier to do the ##D_F## integration first -- provided you do it carefully.

(of course I did that strangerep- [...]
Hmm. Sounds like I'm not the right person to help you. (I'm not a mind reader.)
 
Last edited:
  • #11
strangerep said:
Hmm. Sounds like I'm not the right person to help you. (I'm not a mind reader.)

Sorry I didn't mean it like that... I just explained that there was no other way for me to write A_{3} as I gave it, but by having followed the way you indicated before doing the contraction of the field etc :) nothing more/less...

"but to see it clearly we might need to go back a couple of steps and write out P(0) in terms of contracted ϕ(x) and ϕ(y). The next step is to replace the contraction with the Feynman propagator, which (I guess) you've tried to do in your A3 expression. But you didn't say how your A3 relates to the desired P(0) in the original question. (Getting that right makes an important difference.)"

Sorry if it didn't sound "right"/ sounded impolite ...

So, to make it more clear, the A_{3} is just a part of the expansion of the amplitude...
A= 1+ A_{3}
the 1 middle term which appears, dies because the field has zero vev.
Then the probability P(0) will be just the module square of the amplitude:
P(0)= |1+A_{3}|^{2}
 
  • #12
ChrisVer said:
Sorry I didn't mean it like that...
OK. Let us know if you need further clues.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K