We have the result $(x * \delta)(t) = x(t)$, where $*$ denotes convolution. Here let $x(t)$ is a real valued function with respect to time and $\delta(t)$ is the unit impulse function.
$$ (x * \delta) (t) = \int_{-\infty}^\infty x(\tau) \delta(t-\tau)\ \mathrm d\tau \tag1 $$
This equation means that we multiply the signal $x(\tau)$ with shifted versions of delta function by sweeping it right from $-\infty$ to $\infty$, right?
I have a confusion here. Actually unit impulse signal is a signal with area unity, right? And suppose $x(t)$ is rectangular pulse with unit area like shown:
And $x(t)$ is comprised of infinite impulses from $t=0$ to $t=1$. From equation $(1)$ it means there are infinite impulses in the single rectangular pulse. Which means the area of single rectangle pulse is infinite because of infinite impulses in that region and surely it is a contradiction. Where has my understanding gone wrong?
