Mousehole contour integration method: Difference between revisions

From Companal
No edit summary
No edit summary
Line 2: Line 2:


The '''mousehole contour integration method''' is a method used for computing [[Cauchy principal value]]s for integrals of real-valued functions <math>f: \R^* \to \R</math>, that may blow up at zero.
The '''mousehole contour integration method''' is a method used for computing [[Cauchy principal value]]s for integrals of real-valued functions <math>f: \R^* \to \R</math>, that may blow up at zero.
===Setting up the complex-valued function===
We first choose a function <math>g</math>, holomorphic or meromorphic on the upper half-plane as well as on the real line, except possibly at zero, so that <math>f</math> is the real or imaginary part of <math>g</math>.
For instance, consider the function:
<math>f(x) = \operatorname{sinc}(x) := \frac{\sin x}{x}</math>
We consider here the function:
<math>g(z) = \frac{e^{iz}}{z}</math>
Although <math>f</math> is real-analytic at <math>0</math>, <math>g</math> has an essential singularity at <math>0</math>.
===Computing integrals over mousehole contours===
A mousehole contour is described as follows: it is made up of semicircles in the upper half-plane of radii <math>R_1 < R_2</math>, and lines on the real axis joining their ends together. We then make <math>R_1 \to 0</math> and <math>R_2 \to \infty</math>, and use considerations like [[Jordan's lemma]] (and actual computation) to determine the integration along the semicircular parts).
==Examples==
* [[Computing the sine integral]]

Revision as of 23:27, 28 April 2008

Description

The mousehole contour integration method is a method used for computing Cauchy principal values for integrals of real-valued functions f:R*R, that may blow up at zero.

Setting up the complex-valued function

We first choose a function g, holomorphic or meromorphic on the upper half-plane as well as on the real line, except possibly at zero, so that f is the real or imaginary part of g.

For instance, consider the function:

f(x)=sinc(x):=sinxx

We consider here the function:

g(z)=eizz

Although f is real-analytic at 0, g has an essential singularity at 0.

Computing integrals over mousehole contours

A mousehole contour is described as follows: it is made up of semicircles in the upper half-plane of radii R1<R2, and lines on the real axis joining their ends together. We then make R10 and R2, and use considerations like Jordan's lemma (and actual computation) to determine the integration along the semicircular parts).

Examples