Contour integration: why is this integral non-zero

geoduck
Messages
257
Reaction score
2
Just out of curiosity, why doesn't

\int_{1}^{\infty} dx \sqrt{x-1} \mbox{ }e^{-x^4}

vanish by contour integration?

The contour starts just above the real x-axis at x=1, goes rightward to x=infinity, then counter-clockwise from 0 to 2pi, then it goes leftward back to x=1.

Since the integrand has no poles, the entire integral should be zero. Along the real axis, the leftward and rightward contributions are equal. At infinity the contributions are zero. So it seems that the entire integral should be zero.

This is absurd of course, but I can't figure out where I went wrong in my logic.
 
Physics news on Phys.org
geoduck said:
Just out of curiosity, why doesn't

\int_{1}^{\infty} dx \sqrt{x-1} \mbox{ }e^{-x^4}

vanish by contour integration?

The contour starts just above the real x-axis at x=1, goes rightward to x=infinity, then counter-clockwise from 0 to 2pi, then it goes leftward back to x=1.


*** Excuse me: where exactly does the contour "turns counterclockwise from 0 to 2pi" ?!

DonAntonio


Since the integrand has no poles, the entire integral should be zero. Along the real axis, the leftward and rightward contributions are equal. At infinity the contributions are zero. So it seems that the entire integral should be zero.

This is absurd of course, but I can't figure out where I went wrong in my logic.

...
 
geoduck said:
Since the integrand has no poles, the entire integral should be zero..

No. I get:

\int_1^{\infty} f+\int_R f+\int_{\infty}^1 (-f)+\int_{\rho}=0

It's zero around the small indentation around the origin. so:

2\int_{1}^{\infty} f dz=-\int_{R} f dz

And since the integral is a positive real number, the limit of the integral over the large circle must be the negative of twice that number.
 
jackmell said:
No. I get:

\int_1^{\infty} f+\int_R f+\int_{\infty}^1 (-f)+\int_{\rho}=0

It's zero around the small indentation around the origin. so:

2\int_{1}^{\infty} f dz=-\int_{R} f dz

And since the integral is a positive real number, the limit of the integral over the large circle must be the negative of twice that number.



What "large circle" and what "little indentation around the origin"? I can't see any in the OP's original post...

In fact, the integral is defined only for x\geq 1 , not even close to the origin.

DonAntonio
 
I've attached a picture of the contour that I'm talking about.

Apologies for not being clear.

Shouldn't the integral along the contour of the large circle give a zero value, since the exponential term makes the integrand zero around the large circle?
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    16.7 KB · Views: 476
geoduck said:
I've attached a picture of the contour that I'm talking about.

Apologies for not being clear.

Shouldn't the integral along the contour of the large circle give a zero value, since the exponential term makes the integrand zero around the large circle?



Oh, I see now! Well, you know the square root is a double-branched function, and when you go around on that circle, its value

jumps, so it is not that "obvious" what goes on there.

Of course, there's a simple reason why your integral can't be zero: the function in the integral is non zero in

a whole non-trivial interval in [1,\infty), since the function is always positive in (1,\infty) ...

DonAntonio
 
I think that there is a mistake in the next equation :
\int_1^{\infty} f+\int_R f+\int_{\infty}^1 (-f)+\int_{\rho} f = 0
It should be :

\int_1^{\infty} f+\int_R f+\int_{\infty}^1 f+\int_{\rho} f = 0
or
\int_1^{\infty} f+\int_R f-\int_1^{\infty} f+\int_{\rho} f = 0
\int_R f-\int_{\rho} f = 0
So, the contour integration leads to zero and it is not in contradiction with \int_1^{\infty} f > 0
In fact, the chosen contour is not convenient to compute the integral.
 
JJacquelin said:
I think that there is a mistake in the next equation :

It should be :

\int_1^{\infty} f+\int_R f+\int_{\infty}^1 f+\int_{\rho} f = 0
or
\int_1^{\infty} f+\int_R f-\int_1^{\infty} f+\int_{\rho} f = 0
\int_R f-\int_{\rho} f = 0
So, the contour integration leads to zero and it is not in contradiction with \int_1^{\infty} f > 0
In fact, the chosen contour is not convenient to compute the integral.

I don't think so Jacquelin. It's negative along the contour beneath the real axis and goes from infinity to 1 so it's correct as I've written it and although we cannot check that numerically because of the large exponent, we can check the formula with an equivalent one with smaller exponent:
\int_{c} \sqrt{z-1} e^{-z}dz
which agrees with the formula I stated.

Also, sorry in my confusion of my first post. The small contour was going around the point 1 and not zero.
 
Last edited:
Thanks everyone. It turns out, as some have noted, that the integral over the large circle is not zero.

I chose the argument to be -z^4 because I thought no matter if you insert +i∞ or -i∞, it'll become -∞^4, which makes the exponential vanish. But there are other directions between those two directions where the integral does not vanish (and even blows up).
 
Back
Top