Computing the integral $\int\limits_{-\infty}^{\infty}(t^2-1)\delta(t)\:dt$

243 Views Asked by At

Have I solved this problem correctly?

\begin{align} \int\limits_{-\infty}^{\infty}\left(t^2-1\right)\delta\left(t\right)\:dt&=\int\limits_{-\infty}^{\infty}t^2\delta\left(t\right)\:dt-\int\limits_{-\infty}^{\infty}\delta\left(t\right)\:dt\tag{1} \\ &=\int\limits_{-\infty}^{\infty}t^2\delta\left(t\right)\:dt-1\tag{2} \\ &=0-1=\boxed{-1.}\tag{3} \end{align}

Such that $\delta\left(t\right)$ is the dirac-delta function.

Thanks!

1

There are 1 best solutions below

0
On BEST ANSWER

Using the property

$$ \int_{-\infty}^\infty f(t)\delta(t)\, dt = f(0) $$ for $f(t)=t^2-1$ you have $$ \int_{-\infty}^\infty (t^2-1)\delta(t)\, dt = -1. $$