I have come across an expression like this,
$$ \frac{f(x) + f(a)}{2\sqrt{f(x)f(a)}}\,\delta(x-a), $$
where I expected to find just $\delta(x-a)$. When I thought about it, though, I realised maybe... they are identical? Because both yield $1$ when integrating over a domain that contains $a$ and $0$ otherwise, so both distributions behave identically.
So, can I say $$ \frac{f(x) + f(a)}{2\sqrt{f(x)f(a)}}\,\delta(x-a) = \delta(x-a) $$ or can I not?