Skip to main content

calculus and analysis - Integral with the derivative of Dirac delta does not evaluate correctly?


Integrate[DiracDelta'[y - z] DiracDelta[x - z], {z, -Infinity, Infinity}, 
Assumptions -> x \[Element] Reals && x \[Element] Reals]


Comments