What happens when you multiply the dirac delta function, $\delta(t)$, by some scalar k? From my understanding, $\delta(t)$=0 for t≠0, and $\delta(t)$=∞ for t=0. Based on this, does k*$\delta(t)$ simply equal to $\delta(t)$ since it doesn't change the function definition?
For example, let's say I have 2$\delta(t)$ - $\delta(t)$, will this result in 0 since the 2 simply gets "absorbed" into $\delta(t)$, basically making it $\delta(t)$ - $\delta(t)$?
One of the properties of Dirac Delta generalised Function is:
$$\delta(ax) = \dfrac{1}{|a|}\delta(x) \qquad \qquad a\in\mathbb{R}\backslash\{0\}$$
In your case, writing $2\delta(x)$ just means $\delta\left(\dfrac{x}{2}\right)$, which is zero when $x \neq 0$.