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
-1
votes
1 answer

Dirac delta translation property: product of functions in the integrand

Given $\int f(x) \delta(x-a)\,\mathrm dx = f(a)$, does it follow that $\int f(x) \delta(x-a) g(x)\,\mathrm dx = f(a)g(a)$? https://en.wikipedia.org/wiki/Dirac_delta_function#Translation
-1
votes
1 answer

Dirac delta function, sinx

How to solve integration of del(sin x)dx The limits are from minus infinity to plus infinity. Please explain.
-1
votes
2 answers

$\int_{-\epsilon}^\epsilon\delta(f(x))g(x)dx=\frac{g(0)}{f'(0)}$?

$\delta(x)$ is the Dirac delta function and $\epsilon>0$ $\int_{-\epsilon}^\epsilon\delta(ax)dx$=$\int_{-\epsilon}^\epsilon\delta(u)d(\frac ua)=\frac1a$ My question is does this hold more generally? For a smooth function $f(x)$ where there is a zero…
Jacob Claassen
  • 868
  • 1
  • 8
  • 19
-1
votes
1 answer

The area under the impulse (Dirac delta) function

Why is the area under the Dirac delta function equal to one and not zero? Shouldn't it be zero since the function is symmetric and the area under of each side cancels out the other?
Jack
  • 145
-2
votes
1 answer

How to simplify Dirac's delta with complicated argument?

My professor claims: $$\delta(\frac{r^2-a^2}{(r^2+a^2)^3})=4a^5\delta(r-a)$$ where $a>0$ is a constant. I completely don't see this, help?
fazan
  • 143
-4
votes
1 answer

What is logarithm of Dirac Delta function?

My conjecture is $\ln(\delta(x))=-\ln(x)\delta(x)-\gamma$, but I am not sure.
Anixx
  • 9,119
1 2 3
11
12