we have the following proposition: if $u, v$ and $w$ are distributions with convolutifs supports, then $$ u*(v*w)= (u*v)*v $$ where $*$ designate convolution.
As example, it puposed to compare between $1*(\delta' * H)$ and $(1*\delta')*H$, where $H$ is Heaviside, $\delta$ is Dirac.
My question is: why the products 1*(\delta' * H)$ and $(1*\delta')*H$ are well defined and why we can calculate them?
Kin regards
The convolution $u*v$ of two distributions $u$ and $v$ exist if (but not only if) at least one of $u$ and $v$ has compact support.
In the convolutions given, $\delta'$ has compact support, while $1$ and $H$ do not. Therefore $\delta'*H$ exists. It equals $(\delta*H)' = H' = \delta$ which also has compact support, so $1*(\delta'*H)$ is defined. This equals $1*\delta = 1$. Thus, $1*(\delta'*H) = 1$. On the other hand, $1*\delta' = (1*\delta)' = 1' = 0,$ so $(1*\delta')*H = 0*H = 0.$ Thus, $1*(\delta'*H)$ and $(1*\delta')*H$ both exist, but they do not coincide.