Integrating with the Dirac delta distribution

Click For Summary

Discussion Overview

The discussion revolves around the properties and implications of integrating with the Dirac delta distribution, particularly the second derivative of the delta function. Participants explore the behavior of integrals involving the delta function as the integration limits approach zero and question the validity of certain equalities involving the delta function and derivatives of functions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant suggests that as ##\epsilon \rightarrow 0##, the integral involving ##\delta^{(2)}(x-y)## approaches ##\delta^{(2)}(x-y) f(x)##, equating it to ##f^{(2)}(y)##.
  • Another participant argues that the integral is constant for ##\epsilon > 0## and that the limit as ##\epsilon \rightarrow 0^+## yields ##f(y)##, expressing uncertainty about the meaning of the exponent ##^{(2)}##.
  • Several participants clarify that ##\delta^{(2)}(x)## refers to the second derivative of the delta function, and question whether ##\delta''(x-y) f(y)## equals ##f''(y)##.
  • One participant asserts that the equation simplifies to ##\delta(x-y) f(x) = f(y)##, arguing that the integral is unnecessary.
  • Another participant challenges the idea that ##\delta''(x-y) f(x)## can be equated to ##f''(y)##, stating that such an equivalence cannot hold for all functions.
  • Some participants maintain that the convolution of ##\delta''(x)## with ##f(x)## equals ##f''(y)##, questioning why this would not apply similarly to the delta function evaluated at ##x-y##.
  • Concerns are raised about equating functions of two variables with functions of one variable, with one participant asserting that this is false.
  • Another participant emphasizes that the inclusion of the integral is necessary to avoid ambiguities and to yield a finite result.

Areas of Agreement / Disagreement

Participants express differing views on the behavior of the delta function and its derivatives in integrals, with no consensus reached on the validity of certain equalities or the necessity of the integral in the context discussed.

Contextual Notes

Limitations include potential misunderstandings regarding the notation and properties of the delta function and its derivatives, as well as the implications of treating variables in integrals.

redtree
Messages
335
Reaction score
15
TL;DR
In the definite integral of a delta function, how narrow can the interval be?
Given
\begin{equation}
\begin{split}
\int_{y-\epsilon}^{y+\epsilon} \delta^{(2)}(x-y) f(x) dx &= f^{(2)}(y)
\end{split}
\end{equation}
where ##\epsilon > 0##

Is the following also true as ##\epsilon \rightarrow 0##
\begin{equation}
\begin{split}
\int_{y-\epsilon}^{y+\epsilon} \delta^{(2)}(x-y) f(x) dx &\rightarrow \delta^{(2)}(x-y) f(x)
\\
&= f^{(2)}(y)
\end{split}
\end{equation}

If not, why?
 
Physics news on Phys.org
The integral is constant for ##\epsilon > 0##, hence the limit as ##\epsilon \rightarrow 0^+## is ##f(y)##.

I'm not sure that the exponent ##^{(2)}## means.
 
##\delta^{(2)}(x)= \delta''(x)##

My question: ##\delta''(x-y) f(y) \stackrel{?}{=} f''(y)##
 
redtree said:
##\delta^{(2)}(x)= \delta''(x)##
The same applies. If it has that value for all ##\epsilon > 0## then the right-hand limit exists and is equal to the constant value. That doesn't, however, mean that you can set ##\epsilon = 0##.
 
For any value of x other than y, the equation is zero. The equation can be written as follows:
\begin{equation}
\begin{split}
\delta(x-y) f(x) &= \begin{array}{cc}
f(y) & \text{ if } x=y \\
0 & \text{ if } x \neq y
\end{array}
\end{split}
\end{equation}

It is simply a simplification of this notation to write ##\delta(x-y) f(x)=f(y)##

Frankly, any function can be written in this fashion (and the same for any derivative), such that
\begin{equation}
\begin{split}
f(y) &= \delta(x-y) f(x)
\end{split}
\end{equation}

I don't see why the integral is necessary.
 
redtree said:
##\delta^{(2)}(x)= \delta''(x)##

My question: ##\delta''(x-y) f(y) \stackrel{?}{=} f''(y)##
That would imply that (for all ##x, y## and functions ##f##) we have ##\delta''(x-y)= \frac{f''(y)}{f(y)}##.

Which can't be right at all.
 
It is true that ##\delta''(x) * f(x) = \int_{y-\epsilon}^{y+\epsilon} \delta''(x-y) f(x) dx = f''(y)##

Thus, why would it not also be true that:
\begin{equation}
\begin{split}
\delta''(x-y) f(x) = \begin{array}{cc}
f''(y) & \text{ if } x=y \\
0 & \text{ if } x\neq y
\end{array}
\end{split}
\end{equation}
which can be simplified to ##\delta''(x-y) f(x) = f''(y)##
 
redtree said:
It is true that ##\delta''(x) * f(x) = \int_{y-\epsilon}^{y+\epsilon} \delta''(x-y) f(x) dx = f''(y)##

Thus, why would it not also be true that:
\begin{equation}
\begin{split}
\delta''(x-y) f(x) = \begin{array}{cc}
f''(y) & \text{ if } x=y \\
0 & \text{ if } x\neq y
\end{array}
\end{split}
\end{equation}
which can be simplified to ##\delta''(x-y) f(x) = f''(y)##
It makes no sense. You can't equate a function of two variables with a function of one variable. I've already proved that it's false. What more can one say? It obviously cannot be true.
 
You are right, except that ##x## and ##y## can be considered dummy variables in the convolution ##\delta'' * f = f''##
 
  • #10
redtree said:
Frankly, any function can be written in this fashion (and the same for any derivative), such that
$$ f(y) = \delta(x-y) f(x) $$
No, it can't. You can only say
$$\int_{-\infty}^\infty \delta(x-y) f(x)\,dx = f(y).$$ Note that inclusion of the integral eliminates the problem @PeroK noted. Both sides are functions of only ##y##.

Moreover, sloppily speaking, one has
$$\delta(x) = \begin{cases}
+\infty & x = 0 \\
0 & x \ne 0
\end{cases}$$ so
$$f(x)\delta(x-y) = \begin{cases}
\operatorname{sgn}(f(y))\cdot \infty & x = y \\
0 & x \ne 0
\end{cases}$$ Only by integrating do you get a finite result.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 0 ·
Replies
0
Views
4K