I Contour integral from "QFT for the gifted amateur"

Click For Summary
The discussion centers on understanding a contour integral example from "QFT for the Gifted Amateur." Participants clarify how to manipulate the limits of integration, specifically how the integral from negative to zero can be re-expressed as one from zero to negative infinity by changing the sign of the variable. They emphasize that this transformation is valid and leads to the correct expression for the integral. The conversation also touches on the implications of exchanging limits of integration and the application of Jordan's lemma in the context of complex analysis. Overall, the discussion aims to clarify the mathematical steps involved in the integral transformation.
marcom
Messages
17
Reaction score
5
Hi,

Could you please help me understand the following example from page 76 of "QFT for the gifted amatur"?

I can't see how the following integral

Screenshot_2017_10_16_14_05_33_1.png
becomes

Screenshot_2017_10_16_14_06_02_1.png


Thanks a lot
 
  • Like
Likes atyy
Physics news on Phys.org
The extra exponential term is because

$$\int_{-\infty}^{0} d|p| \ ... + \int_{0}^{\infty} d|p| \ ... \ = \int_{0}^{-\infty} d(-|p|) \ ... + \int_{0}^{\infty} d|p| \ ... \ = \ ... \ \\ = \int_{-\infty}^{\infty} d|p| |p| \exp(i |p| |x|) \bigg(\exp(it \sqrt{|p|^2 + m^2}) - \exp(-it \sqrt{|p|^2 + m^2}) \bigg)$$
Substitute ##|p| = iz## as the text says, and you get the last integral in your print.
 
Last edited:
Thanks but I didn't understand
 
marcom said:
Thanks but I didn't understand
The first integral in your post, originally with the limits ##-\infty## to ##\infty## can be re-expressed as a sum of two integrals, one from ##-\infty## to ##0## plus other one from ##0## to ##\infty##.

The first one, ##-\infty## to ##0##, can be re-expressed as being from ##0## to ##-\infty## as long as you change all ##|p|## by ##-|p|## in the integral. Do this to see what you get: the last integral in your print image.
 
I obtain:
∫d|p||p| e-it (√|p| 2 + m 2)(ei|p||x|+e-i|p||x|)
 
marcom said:
I obtain:
∫d|p||p| e-it (√|p| 2 + m 2)(ei|p||x|+e-i|p||x|)
That's right (you just need a minus sign in the exponential sum) . Re-write it as ##\int d|p| |p| \exp(i|p||x|) \bigg(\exp \bigg(i|p| \sqrt{|p|^2+m^2} \bigg) - \exp \bigg(-i|p| \sqrt{|p|^2+m^2} \bigg) \bigg)##
and make the substitution ##|p| = iz##.
 
Last edited:
  • Like
Likes atyy
OK, thanks a lot for your help!
 
  • Like
Likes bhobba and davidge
davidge said:
The first one, ##-\infty## to ##0##, can be re-expressed as being from ##0## to ##-\infty## as long as you change all ##|p|## by ##-|p|## in the integral. Do this to see what you get: the last integral in your print image.

Sorry to talk again about this but normally exchanging the limits of integration only introduces a minus sign
ab=-∫ba
And the result wouldn't be the same, so I don't understand why the substitution p -p works.

(And to be precise in the book they calculate the integral from infinity to I am (left side) + I am to infinity (right side) because for Jordan's lemma we only have to worry about the part going up and down the cut from I am to infinity [that is equal to the integral on the real axis for Cauchy's theorem])

Screenshot_2017_10_22_23_05_08_1.png
 

Attachments

  • Screenshot_2017_10_22_23_05_08_1.png
    Screenshot_2017_10_22_23_05_08_1.png
    9.8 KB · Views: 516
Last edited:
Perhaps because:
##\int_{-\infty}^{0} f(x)dx##=##-\int_{0}^{-\infty} f(x)dx##=##-\int_{0}^{+\infty} f(-x)d(-x)## ?
 
Last edited:
  • Like
Likes bhobba