Finding convolution of two distributions.

32 Views Asked by At

I am trying to show $\delta'*H =\delta $ and $1*\delta' = 0$,where $H$ denotes heavyside function. I tried this but after some simplication I am not getting anything interesting.

2

There are 2 best solutions below

1
On

For a test function $\phi$, let $\psi(x) = \langle H,\tau_{-x}\phi \rangle$.

$\langle \delta ' * H, \phi \rangle =^{\text{def}} \langle \delta',\psi \rangle = -\psi'(0)$.

We know that $\psi(x) = \int_0^\infty \phi(y-x)dy$

Hence $\psi'(x) = -\int_0^\infty \phi'(y-x)dy = -\phi(-x)$. This uses the fact that $\phi$ is compactly supported.

Thus $\psi'(0) = -\phi(0)$ i.e. $\delta' * H = \delta$.

0
On

First try to show that $u * v' = u' * v.$ Then both will be trivial.