Questions tagged [dirac-delta]

This tag is for questions involving the Dirac delta function, either in the informal sense, or in the distribution sense. The Dirac delta function is a mathematical construct which is called a generalized function or a distribution and was originally introduced by the British theoretical physicist Paul Dirac.

Mathematically, the delta function is not a function, because it is too singular. Instead, it is said to be a “distribution.” It is a generalized idea of functions, but can be used only inside integrals.

In fact, $~\int \delta~(x)~dx~$ can be regarded as an “operator” which pulls the value of a function at zero. Put it this way, it sounds perfectly legitimate and well-defined. But as long as it is understood that the delta function is eventually integrated, we can use it as if it is a function.

Definition: The Dirac delta function or, delta function $~(~\delta~(x)~)~$ is defined by the properties $$\delta~(x) = \begin{cases} 0 \quad \text{if} \ x\not=0\\ \infty \quad \text{if} \ x=x\end{cases}\qquad \text{and}\qquad \int_0^1 \delta~(x)~dx=1$$

This function is very useful as an approximation for a tall narrow spike function, namely an impulse. For example, to calculate the dynamics of a baseball being hit by a bat, approximating the force of the bat hitting the baseball by a delta function is a useful device. The delta function not only enables the equations to be simplified, but it also allows the motion of the baseball to be calculated by only considering the total impulse of the bat against the ball, rather than requiring the details of how the bat transferred energy to the ball.

There are three main properties of the Dirac Delta function that we need to be aware of. These are,

$1.\quad$ $$~\delta \left( {t - a} \right) = 0~~~~~~~t \ne a~$$ $2.\quad$ $$~\displaystyle \int_{{a - \varepsilon }}^{{ a + \varepsilon }}{{\delta \left( {t - a} \right)~dt}} = 1,\hspace{0.25in}\varepsilon > 0~$$ $3.\quad$ $$~\displaystyle \int_{{ a - \varepsilon }}^{{ a + \varepsilon }}{{f\left( t \right)\delta \left( {t - a} \right)~dt}} = f\left( a \right),\hspace{0.25in}~~~~~~~~~~\varepsilon > 0~$$

References:

https://en.wikipedia.org/wiki/Dirac_delta_function

http://mathworld.wolfram.com/DeltaFunction.html

2057 questions
4
votes
2 answers

Why the radial delta function is not equal to the product of two 1D delta functions

The first proof that comes to my mind is that the units of left side and right side does not match. Delta functions take an input and spit out an output of units = 1/[units of input]. What would be the rigorous proof of this? Statement to be proven:…
4
votes
1 answer

Prove $\delta(ax)=\frac{1}{|a|}\delta(x)$

$\delta$ stands for Dirac delta distribution. I thought I could just make a substitution and get what I want. However in 1 dimension I get: $$\int_{-\infty}^{\infty}\delta(ax)\varphi(x)dx=\frac{1}{a}\int_{-\infty}^{\infty}…
Puzzled student
  • 165
  • 1
  • 1
  • 11
4
votes
1 answer

A Property of the Dirac Delta Function

I can't seem to prove the following property of te $\delta$- function. Please help.
Junaid Aftab
  • 1,582
4
votes
2 answers

Representation of dirac delta function

Can $ \delta (x-x') \cdot e^{k(x-x') } $ equivalent to $ \delta(x-x') $ in the sense of generalised function identity? As $ \int_{i=-\infty}^\infty \delta (x-x') e^{k(x-x')} G(x) ~dx= \int_{i=-\infty}^\infty \delta(x-x') G(x)~dx = G(x') $ .
3
votes
1 answer

Dirac delta function of x squared

Sorry to add to all the delta function questions already here but I couldn't find a related one. Can anyone explain why $ \int_{-\infty}^{\infty} f(x) \delta(x^2-9)=\frac 16(f(-3)+f(3)) $? I can have tried rewriting the delta function as…
3
votes
1 answer

Dirac delta and trig functions

I ran across the identity: $$ \delta(f(x)) = \sum_i \frac{\delta(x - x_i)}{|f^\prime(x_i)|} $$ where $\delta(x)$ is the Dirac delta and $x_i$ are the roots of some function $f(x)$. Now, I have seen in physics textbooks people use $$ \delta(\vec{r} -…
Marco
  • 43
3
votes
1 answer

How can you justify the delta function equation $\int_0^\infty~\delta(r)~dr = 1$?

How can you have, when working with spherical polar coordinates ($r,\theta,\phi$), that \begin{equation*} \int_0^\infty~\delta(r)~dr = 1 \end{equation*} When $\delta(x)$ is defined as \begin{equation*} \delta(x)=0~~~~~~if ~~x\neq0;~~~~~~\int_{-…
3
votes
2 answers

Theoretically estimating error for an approximation of the $\delta(x)$ function.

I am using an approximation of the $\delta(x)$ function, in a numerical simulation, given by, $$\delta_\epsilon(x) = \frac{1}{\epsilon\sqrt{\pi}}\exp\left[-\left(\frac{x}{\epsilon}\right)^2\right]$$ The problem now is to estimate the error due to…
Lelouch
  • 724
3
votes
1 answer

Integral involving Dirac delta $\delta(ax-b)$

I am trying to evaluate the integral $$\int_{-\infty}^{\infty} f(x) \delta(ax-b) \, dx$$ for $a\neq0$. From what I was taught, I would expect the answer to be $f\bigl(\frac{b}{a}\bigr)$ since $a\cdot\frac{b}{a}-b=0$. However, I can also do a change…
3
votes
1 answer

What does Dirac delta function of a constant mean?

I have seen a formula that unit step function is the integration of Dirac delta function. $$H(x) = \int_{-\infty}^{x} \delta(t)~\mathrm dt $$ In evaluating the integral if we take the integral as sum of infinite terms ,what does delta function of a…
Joker
  • 47
3
votes
0 answers

Variance of white noise process

Consider a white noise process $x(t)$ defined by the Dirac Delta function $\delta$, were $$cov(x(t),x(t_1))=\delta(t-t_1)$$ What is the variance of this noise process ? We have that $$cov(x(t),x(t))=\delta(t-t)=\delta(t-t)=+\infty$$but I know the…
raK1
  • 275
3
votes
1 answer

Area under the dirac-delta function

I am having a problem understanding dirac-delta distribution. Why the strength of the pulse is equal to the area under it? Is the strength the pick value of the delta distribution, if so how can it be equal to the area under it?
Jack
  • 145
3
votes
0 answers

Dirac Delta Properties

From Mathworld, for example, we have the following properties of the Dirac delta: $x^n\delta^{(n)}(x)=(-1)^n\, n! \, \delta(x)$ $x^2 \, \delta'(x)=0$ So, if $f(x)$ is $C^\infty(R)$, is it correct to guess that, from its Taylor expansion: $f(x) \,…
mattiav27
  • 413
3
votes
1 answer

How to prove this Dirac delta identity involving $\int_{-\infty}^\infty \delta(f(x)) \,s(x) \,dx$?

How to prove the identity $$\int_{-\infty}^\infty \delta(f(x)) \,s(x) \,dx = \sum_i \frac{s(x_i)}{|f'(x_i)|},$$ where $x_i$ are the zeros of $f$? I am supposed to use an identity that I've already proved: $$\int_{-\infty}^\infty…
user135229
2
votes
0 answers

Function involving several dependent Dirac Deltas

I have two quantities involving Dirac-Deltas, where the arguments are dependent: $$A=\delta\left(a-\frac{b}{c}\right) \delta(a-b)$$ and $$B=\partial_a \delta\left(a-\frac{b}{c}\right) \delta(a-b)$$ As $A$ and $B$ are only nonzero when the arguments…
Mario Krenn
  • 924
  • 1
  • 10
  • 43
1
2
3
11 12