How can $t\delta(t)=0$ be proven using it's defining principle, $\int f(t) \delta(t-a) dt = f(a)$?
I have a "proof" so far but I know its not even close to rigorous or proper.
$\int f(t)\delta(t-a)dt = f(a)$
Let $f(t) = t, a = 0$:
$\int t\delta(t)dt=f(0) = 0$
Differentiate both sides:
$\frac{d}{dt} \int t\delta(t)dt = \frac{d}{dt}0$
$\Longrightarrow t\delta(t)=0$
What would be a more formal proof?
This proof uses definition of convolution and Dirac delta and properties of integrals.
Define convolution of functions by $$ h=f * g \quad \text{ iff } \quad h(x) = \int f(t)\,g(x-t)\,dt.\tag{1} $$ The identity property of the Dirac delta $\,\delta(x)\,$ is that $\, f = f * \delta\,$ for all $\,f.$
Now given any function $\,f,\,$ define $$ F(x) := x\,f(x),\quad g(x) := x\,\delta(x)\quad \tag{2}$$ and $\, h=f*g \,$ as in equation $(1)$.
By definition of convolution we have $$ h(x) = \int f(t)\,(x-t)\,\delta(x-t)\,dt, \tag{3} $$ $$ h(x) = \int f(t)\,x\,\delta(x-t)\,dt - \int f(t)\,t\,\delta(x-t)\,dt, \tag{4} $$ $$ h(x) = x \int f(t)\,\delta(x-t)\,dt - \int F(t)\,\delta(x-t)\, dt. \tag{5} $$ Thus $\, h(x) = x\,f(x) - F(x)\,$ because $\,\delta\,$ is the identity of convolution. This implies $\,h(x)=0\,$ by definition of $\,F.\,$ Thus, we have proved that $\,x\,\delta(x)=0.$