Differentiating delta function composed with a 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
2 replies · 2K views
rms502
Messages
1
Reaction score
0
Dear all,
I just wondered whether there was any standard identity to help me solve this equation:
$$ \int \delta(f(x))^{\prime\prime}g(x) dx $$
Thanks in advance for your help.
 
Physics news on Phys.org
You don't have an equation.

I am not sure what you mean by the derivative of the delta function (derivative with respect to what?).

Integration by parts twice might be an approach.
 
Several things to consider
$$
\delta(\mathop{f}(x))''=\mathop{f}''(x) \delta (x)+(\mathop{f}'(x))^2 \delta '' (x) \\
\int \! \delta ^{(n)} (x) \, \mathop{f} (x) \, \mathop{dx}=(-1)^n\int \! \delta (x) \, \mathop{f ^{(n)}} (x) \, \mathop{dx}\\
\int \! \delta (\mathop{f} (x)) \, \, \mathop{g} (x) \mathop{dx}=\sum_{x \in f^{-1}(0)} \mathop{g}(x)
$$