Understanding the Dirac Delta function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
redtree
Messages
335
Reaction score
15
I just want to make sure that I am understanding the Dirac Delta function properly. Is the following correct?:

For two variables ##x## and ##y##:
\begin{equation}
\begin{split}
\delta(x-y) f(x) &= f(y)
\end{split}
\end{equation}

And:
\begin{equation}
\begin{split}
\delta(x-x) f(x) &= f(x)
\end{split}
\end{equation}
 
on Phys.org
The Dirac delta function is defined as a generalized function by its behavior in an integral: ∫f(x)δ(x)dx = f(0).
So in your question, ∫δ(x-y)f(x)dx = f(y) would make better sense than your expression (1). The integral can not be omitted. Your expression (2) does not make sense to me.