Dirac Delta Distribution of Function

380 Views Asked by At

Dirac delta distribution satisfies the following rule: $$ \delta[g(x)] = \sum_m \frac {1} {|g'(x_m)|}\delta(x-x_m)$$ Where $g(x_m)=0,g'(x_m) \neq 0$.

Using that rule, show that $$ \int_0^\infty e^{-x}\delta(cos(x))dx=\frac 1 {2sinh(\frac {\pi} 2)}$$

Hint: using the rule (1) and inserting it into the integral (2), one can easily perform the integration and you should end up with the geometric series that can be explicitly summed.


Okay, so using the hint I plug in the rule and obtain the following: $$ \int_0^\infty e^{-x}\sum_m \frac {1} {|sin(x_m)|}\delta(x-x_m)$$ Now using the fact that the delta function integral goes to 1, and using $e^{-x}$ as my test function, f(x), I obtain the following equation. $$e^{-x_m}\sum_m \frac {1} {|sin(x_m)|} $$

I'm not sure if we can bring the $e^{-x_m}$ in, but here we go... $$\sum_m \frac {e^{-x_m}} {|sin(x_m)|}$$

Now that, I've gotten here I really have no idea how to sum this, or even look at it as a geometric series which I could sum.

Please correct my work above if I made a mistake, and where should I go from here?

1

There are 1 best solutions below

2
On

Hint: Recall that the $x_m$'s are determined by $\cos x_m=0$