0

Simplify

$$\delta(t - 1) e^{i\pi t} + \delta(t - 2) e^{-i \pi t}$$

I don't understand how to simplify this. My two guesses were either there was a property with the delta function or the delta function was a red herring and I needed to use Euler's equation. I know the answer is

$$-\delta(t - 1) + \delta(t - 2)$$

but do not see how to get rid of the exponential.

Misha Lavrov
  • 142,276
  • conceptually consider that $\delta(t-1)$ can be thought of as taking a value of zero outside of $t=1$ so $\delta(t-1) f(t)$ = $\delta(t-1) e^{i \pi t}$ for any $f(t)$ such that $f(1) = e^{i \pi 1}$. – jodag Dec 10 '17 at 21:53
  • Technically it does not have a value. Delta functions are only defined when you integrate them together with test functions. – mathreadler Dec 10 '17 at 21:53
  • True, which is why I said conceptually. I edited to make this more clear. – jodag Dec 10 '17 at 21:54

1 Answers1

1

$$\delta(x - a)f(x) = \delta(x-a)\ f(a)$$

Remember also that

$$e^{2\pi i} = 1$$

$$e^{\pi i} = -1$$

Enrico M.
  • 26,114