Representation of dirac delta function

587 Views Asked by At

Can $ \delta (x-x') \cdot e^{k(x-x') } $ equivalent to $ \delta(x-x') $ in the sense of generalised function identity?

As $ \int_{i=-\infty}^\infty \delta (x-x') e^{k(x-x')} G(x) ~dx= \int_{i=-\infty}^\infty \delta(x-x') G(x)~dx = G(x') $ .

2

There are 2 best solutions below

0
On BEST ANSWER

As distributions, $d_1=d_2$ iff for all test functions $f\in C_c^{\infty}( \Bbb{R})$, $(d_1,f)=(d_2,f)$.

So you are correct.

0
On

This is an example of a general rule for the $\delta$-function. For any smooth function $f$, and any test function $\varphi$: $$\langle f \delta, \varphi, \rangle = \langle \delta, f\varphi \rangle = f(0) \varphi(0) = \langle f(0) \delta , \varphi \rangle.$$

Thus $ \delta f = f(0) \delta$. Likewise, $\delta(x-x') f(x) = f(x') \delta(x-x')$. In your case, since the function $e^{k(x-x')}$ evaluated at $x = x'$ is simply $e^0 = 1$ we find that $\delta (x-x') \cdot e^{k(x-x')} = \delta(x-x')$.