How can I properly compute this contour integral with the residue theorem?

In summary: Yes, the integrand has poles at +-c.Integrate along a semicircle which contains a part of the real axis and loops around +-c.Then \pm c would be branch points, not poles. In this case, the integral could be evaluated using Cauchy's Theorem but not the Residue Theorem. How about doing this first: Just let a+ib=1+i. Then in order to capture the entire real axis, let the branch cuts extend outward towards infinity from each branch-point. So the one in the upper half-plane would be 2^{1/4}e^{\pi i/8}. Now, let the branch-
  • #1
freechus9
9
0
For my research I am trying to solve a particular integral. I know that I have to transform it properly to use the residue theorem, but I am having difficulty attaining this form. Here is the integral:

[itex]\int^{\infty}_{-\infty}\frac{e^{ix}dx}{\sqrt{a - x^2 + ib}}[/itex]

where a and b are real constants. If you have any suggestions I would be more than grateful.

Thanks in advance.
 
Physics news on Phys.org
  • #2
Let a+ib =c^2, so that the integrand has poles at +-c.Integrate along a semicircle which contains a part of the real axis and loops around +-c.
 
  • #3
Then [itex]\pm c[/itex] would be branch points, not poles. In this case, the integral could be evaluated using Cauchy's Theorem but not the Residue Theorem. How about doing this first: Just let a+ib=1+i. Then in order to capture the entire real axis, let the branch cuts extend outward towards infinity from each branch-point. So the one in the upper half-plane would be [itex]2^{1/4}e^{\pi i/8}[/itex]. Now, let the branch-cut from that one extend along the line [itex]re^{\pi i/8}[/itex]. Now, close the contour in a semi-circular arc which traverses over that branch-cut and just compute the two terms along the branch-cut. Does it agree with direct numerical integration of the integral?
 
  • #4
I understand what you mean by which lines the cuts are on, but I am having trouble explicitly evaluating the contributions from either side of the cut in the upper half plane.

For example, along the cut on the right side, x would have the value re[itex]^{i*\pi/8}[/itex]. Therefore x[itex]^{2}[/itex] is r[itex]^{2}[/itex]e[itex]^{i*\pi/4}[/itex]?

Along the cut on the left side, x would have the value re[itex]^{-i*15\pi/8}[/itex]. Therefore x[itex]^{2}[/itex] is r[itex]^{2}[/itex]e[itex]^{-i*15\pi/4}[/itex]?

Is this correct?
 
  • #5
The value on one side of a square-root branch-cut is just the negative of the other side. Remember, the multifunctioned square root is [itex]\pm [/itex]. So on the lower side, the integral would be:

[tex]\int_{\infty}^{2^{1/4}} \frac{e^{iz}}{\sqrt{z_0-z^2}} e^{\pi i/8}dr,\quad z\to re^{\pi i/8}[/tex]

and on the other side, it would be:

[tex]\int_{2^{1/4}}^{\infty} \frac{e^{iz}}{-\sqrt{z_0-z^2}} e^{\pi i/8}dr,\quad z\to re^{\pi i/8}[/tex]

and after analyzing all the other parts of the contour and simplifying, we can write:

[tex]\int_{-\infty}^{\infty} \frac{e^{iz}}{\sqrt{z_0-z^2}}dz=2\int_{\infty}^{2^{1/4}} \frac{e^{iz}}{-\sqrt{z_0-z^2}} e^{\pi i/8}dr,\quad z\to re^{\pi i/8}[/tex]

at least for this problem. May have other issues if z0 is on the real axis or may have to modify the analysis somewhat.

Not sure if that's any easier to evaluate analytically than the original problem. May be or probably is an easier way to evaluate it but it's good practice to do it any way possible to help understand and perhaps lead to a better way of doing it.
 
Last edited:
  • #6
Thank you very much!
 
  • #7
jackmell said:
and after analyzing all the other parts of the contour and simplifying, we can write:

[tex]\int_{-\infty}^{\infty} \frac{e^{iz}}{\sqrt{z_0-z^2}}dz=2\int_{\infty}^{2^{1/4}} \frac{e^{iz}}{-\sqrt{z_0-z^2}} e^{\pi i/8}dr,\quad z\to re^{\pi i/8}[/tex]

That's not correct. Remember it's the sum over all the contours and by Cauchy's Theorem, that's zero so I should have written:

[tex]\int_{-\infty}^{\infty} \frac{e^{iz}}{\sqrt{z_0-z^2}}dz+\left(2\int_{\infty}^{2^{1/4}} \frac{e^{iz}}{-\sqrt{z_0-z^2}} e^{\pi i/8}dr,\quad z\to re^{\pi i/8}\right)=0[/tex]

so that:

[tex]\int_{-\infty}^{\infty} \frac{e^{iz}}{\sqrt{z_0-z^2}}dz=\left(-2\int_{\infty}^{2^{1/4}} \frac{e^{iz}}{-\sqrt{z_0-z^2}} e^{\pi i/8}dr,\quad z\to re^{\pi i/8}\right)[/tex]

However when I compute them numerically in Mathematica, there is a sign difference. I suspect that's because Mathematica is integrating over two different branches but I'm not sure.
 

1. What is a contour integral?

A contour integral is a type of integral in mathematics that is used to calculate the area under a curve or surface in a complex plane. It involves integrating a complex-valued function along a specific path or contour in the complex plane.

2. How is a contour integral different from a regular integral?

A regular integral is calculated along a real line, while a contour integral is calculated along a specific path in the complex plane. Additionally, a contour integral involves integrating a complex-valued function, while a regular integral involves integrating a real-valued function.

3. What are some applications of contour integrals?

Contour integrals have many applications in physics and engineering, particularly in the fields of fluid dynamics, electromagnetism, and quantum mechanics. They are also used in complex analysis and the study of complex functions.

4. How do you calculate a contour integral?

To calculate a contour integral, you first need to define the path or contour along which the integral will be evaluated. Then, you need to parameterize the contour and express the complex-valued function in terms of the parameter. Finally, you can use techniques such as the Cauchy Integral Theorem or the Residue Theorem to evaluate the integral.

5. Are there any limitations or challenges when working with contour integrals?

One of the main limitations of contour integrals is that they can only be applied to functions that are analytic within the contour. This means that they must be differentiable at every point. Additionally, calculating contour integrals can be challenging and require advanced mathematical techniques, such as complex analysis and the theory of residues.

Similar threads

  • Calculus
Replies
8
Views
2K
Replies
3
Views
1K
Replies
5
Views
1K
  • Calculus
Replies
2
Views
1K
Replies
19
Views
3K
Replies
2
Views
4K
Replies
1
Views
930
Replies
3
Views
3K
Back
Top