Cyrus
- 3,237
- 17
I found this interesting little problem when thinking about convolution:
\int x( \tau) \delta(t-\tau) d\tau
Normally to solve something like this you would have to integrate by parts because of two functions in \tau
Using the fact that:
\int u *dv = u*v - \int v*du
Where
u=x(\tau)
dv= \delta(t-\tau) d\tau
Then:
du=x'(\tau) d\tau
v= 1
If you plug this back in you get:
x(\tau) - x(\tau) = 0
Total nonsense!
\int x( \tau) \delta(t-\tau) d\tau
Normally to solve something like this you would have to integrate by parts because of two functions in \tau
Using the fact that:
\int u *dv = u*v - \int v*du
Where
u=x(\tau)
dv= \delta(t-\tau) d\tau
Then:
du=x'(\tau) d\tau
v= 1
If you plug this back in you get:
x(\tau) - x(\tau) = 0
Total nonsense!