Is the Dirac Delta Function of x^2 Equivalent to Delta of x?

  • Context: Graduate 
  • Thread starter Thread starter chessmath
  • Start date Start date
  • Tags Tags
    Delta Dirac Function
Click For Summary

Discussion Overview

The discussion centers around the Dirac delta function of the expression \(x^2\) and whether it is equivalent to the Dirac delta function of \(x\). Participants explore the implications of variable transformations and the definitions of the delta function in the context of integration and limits.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the Dirac delta function of \(x^2\) is equivalent to that of \(x\), citing the behavior of functions at the origin.
  • Others argue against this equivalence, presenting variable transformations and integration techniques that lead to different results, suggesting that the delta functions are not the same.
  • One participant emphasizes the need for careful treatment of limits when changing variables, particularly at points where the delta function is defined.
  • Another participant introduces a modified approach using a nascent delta function and explores its implications, concluding that the integral evaluates to zero under certain conditions.
  • Some participants challenge the validity of variable transformations when the derivative of the function involved is zero at the point of interest, questioning the application of certain rules.
  • There are references to external sources, such as Wikipedia, to support claims regarding the definition and application of the delta function, leading to further debate about the correctness of interpretations.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the Dirac delta function of \(x^2\) is equivalent to that of \(x\). Multiple competing views remain, with some arguing for equivalence and others providing counterarguments based on mathematical reasoning and definitions.

Contextual Notes

Limitations in the discussion include unresolved mathematical steps regarding variable transformations, the dependence on definitions of the delta function, and the treatment of singularities in integrals.

chessmath
Messages
20
Reaction score
0
Hi
I would like to know what is the dirac delta function of x^2, I read somewhere it is equal to delta of x itself but why?
 
Mathematics news on Phys.org
The Dirac delta is a map whose input is a function and output is the value at the origin. In symbols: ##f \mapsto f(0)##. There's lots different notations that are used, but they all do the essentially same thing. (Note that some notations explicitly translate function over as well, but I'm going to ignore that.)

Now the functions ##f(x)=x^2## and ##g(x) = x## both pass through the origin, so when you do Dirac to either you get zero.
 
I disagree. Consider the following variable transformation: u=x^2 \qquad \mathrm{d}u=2x\,\mathrm{d}x \int_{-\infty}^{\infty} \delta(x^2)2x\,\mathrm{d}x = 2 \int_{0}^{\infty} \delta(u)\,\mathrm{d}u = 1

But \int_{-\infty}^{\infty} \delta(x)2x\,\mathrm{d}x = 2x\mid_{x=0} = 0 So the delta functions are not the same.
 
0xDEADBEEF said:
I disagree. Consider the following variable transformation: u=x^2 \qquad \mathrm{d}u=2x\,\mathrm{d}x \int_{-\infty}^{\infty} \delta(x^2)2x\,\mathrm{d}x = 2 \int_{0}^{\infty} \delta(u)\,\mathrm{d}u = 1

But \int_{-\infty}^{\infty} \delta(x)2x\,\mathrm{d}x = 2x\mid_{x=0} = 0 So the delta functions are not the same.

I think one needs to be more careful with the limits when changing variables. The singularity in the integral occurs right at the point where one needs to split up the integral to do the change of variables, which prevents us from doing so.

Consider what happens if we do the calculation like this instead:

$$I = \int_{-\infty}^\infty dx~2x \delta(x^2 - \epsilon),$$
where ##\epsilon## is a small positive constant to be taken to zero at the end of the calculation. Using the rule

$$\delta(g(x)) = \sum_i \frac{\delta(x-x_i)}{|g'(x_i)|},$$
where the ##x_i## are zeros of g(x), we have

$$\begin{eqnarray*}
I & = & \int_{-\infty}^\infty dx~2x \left[ \frac{\delta(x-\sqrt{\epsilon})}{2\sqrt{\epsilon}} + \frac{\delta(x+\sqrt{\epsilon})}{|-2\sqrt{\epsilon}|}\right] \\
& = & \frac{1}{\sqrt{\epsilon}}\left[ \sqrt{\epsilon} + (-\sqrt{\epsilon})\right] \\
& = & 0.
\end{eqnarray*}$$
(Taking the limit at this point is, of course, trivial).
 
Last edited:
0xDEADBEEF said:
I disagree. Consider the following variable transformation: u=x^2 \qquad \mathrm{d}u=2x\,\mathrm{d}x \int_{-\infty}^{\infty} \delta(x^2)2x\,\mathrm{d}x = 2 \int_{0}^{\infty} \delta(u)\,\mathrm{d}u = 1

Invalid. Integration by substitution is only well defined when we are dealing with functions with real variables.

PS: Dirac is a functional. So, the statement "Dirac delta of g" means "apply Dirac delta to g". If you want ##\delta \circ g## you need to write "Dirac composed with g".
 
Last edited:
Sorry, people but wikipedia agrees with me. The variable transform rule is the only sensible way to define \delta(f(x)). This can also be seen in the definition of the delta function as the limit of an integral over a thinner and thinner peak. The variable transform can be done before taking the limit so it is legal. Due to this definition we can also see that the following makes sense (and I have seen it in textbooks) \int_0^\infty \delta(x) f(x) = \frac{1}{2}f(0) Mute's argument is nice but the second formula is only valid if g'(x) is not zero. It is in fact a result of the variable substitution formula, because locally you can approximate g(a) as a linear function and 1/g' is the volume element for the corresponding variable change. It seems as if the limiting process is not legal. If we do any limits they should be done with a definition of the delta function as a limit. Although I also find it a bit funny that the modified delta function integral of a function that is zero at the origin will produce one. pwsnafu's definition of the delta function seems to differ from that of the rest of the world.
 
0xDEADBEEF said:
Sorry, people but wikipedia agrees with me. The variable transform rule is the only sensible way to define \delta(f(x)). This can also be seen in the definition of the delta function as the limit of an integral over a thinner and thinner peak. The variable transform can be done before taking the limit so it is legal. Due to this definition we can also see that the following makes sense (and I have seen it in textbooks) \int_0^\infty \delta(x) f(x) = \frac{1}{2}f(0) Mute's argument is nice but the second formula is only valid if g'(x) is not zero. It is in fact a result of the variable substitution formula, because locally you can approximate g(a) as a linear function and 1/g' is the volume element for the corresponding variable change. It seems as if the limiting process is not legal. If we do any limits they should be done with a definition of the delta function as a limit. Although I also find it a bit funny that the modified delta function integral of a function that is zero at the origin will produce one. pwsnafu's definition of the delta function seems to differ from that of the rest of the world.

The change of variables does not work in your calculation because you have to split the integral up right at the point where the delta function should "ping". That needs to be treated more carefully. (Also, we are not arguing against the convention ##\int_0^\infty \delta(x)f(x) = f(0)/2##.)

In my calculation g'(x) where the delta function "pings" because I have shifted the discontinuity away from zero to a value where the derivative exists, and hence the calculation is valid. The only way it can be incorrect is to argue that

$$\lim_{\epsilon \rightarrow 0} \int_{-\infty}^\infty dx~2x \delta(x^2-\epsilon) \neq \int_{-\infty}^\infty dx~2x \delta(x^2).$$

So, let's try this as you suggest: let's take ##\int_{-\infty}^\infty dx~2x \delta(x^2)## to mean

$$\lim_{\epsilon\rightarrow 0}\int_{-\infty}^\infty dx~2x \delta_\epsilon(x^2),$$

where ##\delta_\epsilon(x^2)## is a nascent delta function. Let's choose

$$\delta_\epsilon(x^2) = \frac{1}{\sqrt{2\pi}\epsilon} \exp\left(-\frac{(x^2)^2}{2\epsilon^2}\right).$$

Then,

$$\int_{-\infty}^\infty dx~2x \frac{1}{\sqrt{2\pi}\epsilon} \exp\left(-\frac{(x^2)^2}{2\epsilon^2}\right) = 0$$
by symmetry.

Hm. Well, let's try a nascent delta function that's not symmetric, then. Let's consider

$$\delta_\epsilon(x) = \frac{\mbox{Ai}(x/\epsilon)}{\epsilon},$$
where Ai(x) is the Airy function. But then we have ##\delta_\epsilon(x^2) = Ai(x^2/\epsilon)/\epsilon##, and so it will turn out to be an even integrand again: Changing variables to ##y = x/\sqrt{\epsilon}## gives

$$\int_{-\infty}^\infty dx~2x \frac{\mbox{Ai}(x^2/\epsilon)}{\epsilon} = \int_{-\infty}^\infty dy~2y \mbox{Ai}(y^2) = 0.$$

So, for the moment I remain convinced that the answer is zero in this case.

Note, however, there are potential problems, at least computationally: if we consider a general function ##f(x)##, then

$$\int_{-\infty}^\infty dx~f(x) \frac{\mbox{Ai}(x^2/\epsilon)}{\epsilon} = \int_{-\infty}^\infty dy~\frac{f(\sqrt{\epsilon}y)}{\epsilon} \mbox{Ai}(y^2).$$

If the function f(x) is odd in y, then the integral is of course still zero by symmetry. However, if f is not odd then ##f(\sqrt{\epsilon}y)/\sqrt{\epsilon}## may diverge as ##\epsilon## tends to zero, in which case we cannot take the limit inside the integrand. This does not imply the limit does not exist, per se, but we would have to do the integral first and then take the limit to find out whether it does or not.
 
Last edited:
0xDEADBEEF said:
pwsnafu's definition of the delta function seems to differ from that of the rest of the world.

What? Did even read Wikipedia, that you cite?

Sorry, people but wikipedia agrees with me. The variable transform rule is the only sensible way to define

Are you citing this? Then you need the derivative of the inverse.

PS: Wait are you citing this? Then it clearly states:
provided that g is a continuously differentiable function with g′ nowhere zero.
But ##g(x)=x^2## doesn't satisfy this. So I ask you again: how do you define ##\delta(x^2)##. If ##\phi_n \rightarrow \delta## then (if I understand your argument)
##\lim_{n\rightarrow\infty}\int_{\mathbb{R}} \phi_n(x^2) \, f(x) \, dx = \lim_{n\rightarrow\infty}\int_0^\infty \phi_n(u) \, \frac{f(\sqrt u}{2\sqrt u} \, du##
but I'm not seeing how the RHS is well-defined as a generalised function for some arbitrary test function f.

I'm personally starting to get the feeling ##\delta(x^2)## is not a well-defined generalised function.
 
Last edited:

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
10K
  • · Replies 3 ·
Replies
3
Views
28K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K