How to integrate the delta function of complex variable?

Click For Summary
SUMMARY

This discussion focuses on the integration of the delta function when the argument is a complex variable. The integral of the form \int_{ - \infty }^{ + \infty } {f\left( x \right)\delta \left( {ux} \right){\text{d}}x} can be evaluated using the property \delta(ux) = \frac{1}{|u|}\delta(x), where |u| is the complex modulus. For cases where the argument is a complex number, the delta function can be defined as \oint_C dz~f(z)\delta(z-w), requiring the contour C to enclose the point w. The discussion also highlights flaws in the contour delta function's definition, particularly its applicability to non-analytic functions.

PREREQUISITES
  • Understanding of complex analysis and contour integration
  • Familiarity with the properties of the delta function
  • Knowledge of residue theorem in complex integration
  • Basic concepts of analytic functions and their properties
NEXT STEPS
  • Study the properties of the delta function in complex analysis
  • Learn about contour integration techniques and their applications
  • Research the residue theorem and its implications for complex functions
  • Explore generalized functions and their definitions in mathematical analysis
USEFUL FOR

Mathematicians, physicists, and students in advanced calculus or complex analysis who are interested in the integration of complex variables and the properties of delta functions.

blenx
Messages
30
Reaction score
0
It is easy to integrate the delta function of real variable. But when the argument of the delta function is complex, I get stuck. For example, how to calculate the integral below, where u is a complex constant:
<br /> \int_{ - \infty }^{ + \infty } {f\left( x \right)\delta \left( {ux} \right){\text{d}}x} = ?<br />
 
Physics news on Phys.org
Try y = ux.
 
mathman said:
Try y = ux.

This method is only valid in the case when u is real.
 
In the present example, one could require that the complex delta function shares the following property with the usual one:

\delta(ux) = \frac{1}{|u|}\delta(x),
where |u| is now interpreted as the complex modulus.

Otherwise, if you had an example such as

\int dx~f(x) \delta(x-w),
where w is a complex number, then I would think one would need to define the delta function as

\oint_C dz~f(z)\delta(z-w),
where z is complex, and the integral is equal to f(w) if w is a point enclosed by C, and zero otherwise. This is basically like requiring that w be a simple pole and then evaluating the integral via the residue theorem. In fact, recall that

\frac{1}{2\pi i}\oint_C dz~\frac{f(z)}{z-w} = f(w).

So, one might define a contour delta function by

\delta(z-w) = \frac{1}{2\pi i} \frac{1}{z-w},
where the integral is to be taken around some contour.
 
Thanks for Mute's answer. But I think there are two flaws in the definition of the contour delta function. First, this definition is only valid for the analytic function, namely it cannot apply to function such as f(z)=Re(z). Second, the way it selects the marked point differs from the usual definition of the delta function, namely the point selected by the contour delta function is enclosed by the path C rather than lying in C.


After a few days of thinking, I come up with an idea to generalize the delta function to the complex plane. Recall that the delta function can be expressed as
<br /> \delta \left( z \right) = \frac{1}{2}\frac{{{\text{dsgn}}\left( z \right)}}{{{\text{d}}z}} = \frac{1}{2}\frac{{\text{d}}}{{{\text{d}}z}}\left( {\frac{z}{{\left| z \right|}}} \right)<br />
where z is real and sgn(z) is the sign function. We may generalize this expression to the complex plane to obtain the complex delta function. However, this delta function generally cannot select the marked point even the point lies in the path C, unless the path C is parallel to the x axis, viz
<br /> \int_{w \in L}^{} {f\left( z \right)\delta \left( {z - w} \right){\text{d}}z} = f\left( w \right)<br />
where L is a path parallel to the x axis.


With the definition of delta function I give above, the integral in my first post can be calculated like this:
<br /> \int_{ - \infty }^{ + \infty } {f\left( x \right)\delta \left( {ux} \right){\text{d}}x} = \frac{1}{2}\int_{ - \infty }^{ + \infty } {\left[ {f\left( x \right)\frac{{\text{d}}}{{{\text{d}}\left( {ux} \right)}}\left( {\frac{{ux}}{{\left| {ux} \right|}}} \right)} \right]{\text{d}}x} = \frac{1}{{\left| u \right|}}\int_{ - \infty }^{ + \infty } {f\left( x \right)\delta \left( x \right){\text{d}}x} = \frac{f(0)}{{\left| u \right|}}<br />
 
blenx said:
Thanks for Mute's answer. But I think there are two flaws in the definition of the contour delta function. First, this definition is only valid for the analytic function, namely it cannot apply to function such as f(z)=Re(z). Second, the way it selects the marked point differs from the usual definition of the delta function, namely the point selected by the contour delta function is enclosed by the path C rather than lying in C.

The contour could be chosen to skirt around the point w in a semi-circle, which is equivalent to the contour running through the point. In this case the delta function would have to be modified slightly because only half of the residue would be acquired by having the contour run through the point. Although the definition wouldn't work for non-analytic functions, it should be otherwise fine for meromorphic functions, so long as there are no poles at the point where the "delta function" pings.


After a few days of thinking, I come up with an idea to generalize the delta function to the complex plane. Recall that the delta function can be expressed as
<br /> \delta \left( z \right) = \frac{1}{2}\frac{{{\text{dsgn}}\left( z \right)}}{{{\text{d}}z}} = \frac{1}{2}\frac{{\text{d}}}{{{\text{d}}z}}\left( {\frac{z}{{\left| z \right|}}} \right)<br />
where z is real and sgn(z) is the sign function. We may generalize this expression to the complex plane to obtain the complex delta function. However, this delta function generally cannot select the marked point even the point lies in the path C, unless the path C is parallel to the x axis, viz
<br /> \int_{w \in L}^{} {f\left( z \right)\delta \left( {z - w} \right){\text{d}}z} = f\left( w \right)<br />
where L is a path parallel to the x axis.

Why can you generalize the delta function to complex numbers in this way? The sgn(x) function is not analytic. As a result it seems like you end up being able to work only with points for which you can formally manipulate the delta function of real argument as though some numbers were complex.

With the definition of delta function I give above, the integral in my first post can be calculated like this:
<br /> \int_{ - \infty }^{ + \infty } {f\left( x \right)\delta \left( {ux} \right){\text{d}}x} = \frac{1}{2}\int_{ - \infty }^{ + \infty } {\left[ {f\left( x \right)\frac{{\text{d}}}{{{\text{d}}\left( {ux} \right)}}\left( {\frac{{ux}}{{\left| {ux} \right|}}} \right)} \right]{\text{d}}x} = \frac{1}{{\left| u \right|}}\int_{ - \infty }^{ + \infty } {f\left( x \right)\delta \left( x \right){\text{d}}x} = \frac{f(0)}{{\left| u \right|}}<br />

Which is the result I suggested at the start of my earlier post! ;) However, again, this is a result of formally manipulating the delta function of real argument and then assuming the result holds for u complex, with |u| suitably re-interpreted as the modulus of u. I don't think you've really defined a complex delta function.

Since the delta function isn't really a function to begin with, one could always just try defining it by its desired properties:

\oint_C dz f(z) \delta(z-w) = f(w),
where C is a contour that goes through the point w. I would guess one could show that most of the properties of the regular delta function continue to hold, though definitions such as derivatives of other generalized functions like the sgn function may not hold, or would need to be suitably formalized. This is probably what I would try if f(z) is not analytic.
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
5K