Delta function of a function with multiple zeros

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
maverick280857
Messages
1,774
Reaction score
5
Hi everyone,

I was wondering how to deal with delta functions of functions that have double zeros.

For instance, how does one compute an integral of the form

[tex]\int_{-\infty}^{\infty}dx g(x)\delta(x^2)[/tex]

where g(x) is a well behaved continuous everywhere function?

In general how does one find

[tex]\int_{-\infty}^{\infty}dx g(x)\delta(f(x))[/tex]

where f(x) has a finite number of multiple zeros along with some simple zeros. I know that

[tex]\delta(f(x)) = \sum_{i=1}^{N}\frac{\delta(x-x_{i})}{|f'(x_{i})|}[/tex]

where [itex]x_{i}[/itex]'s (for i = 1 to N) are simple zeros of [itex]f(x)[/itex] and it is known that [itex]f(x)[/itex] has no zeros of multiplicitiy > 1.

but this is of course not valid here. Using this, however I could write

[tex]\delta(x^2-a^2) = \frac{1}{2|a|}\left(\delta(x-a) + \delta(x+a)\right)[/tex]

But the limit of this as [itex]a \rightarrow 0[/itex] tends to infinity.

Any ideas?

Thanks in advance.
Cheers.
 
Physics news on Phys.org
Maybe this link helps you:

http://ocw.mit.edu/NR/rdonlyres/Physics/8-07Fall-2005/40686CBE-369E-4373-95AD-BAEA1F2B8A37/0/deltafun.pdf
 
Last edited by a moderator:
Thank you haushofer.