How to find the second derivitive of delta function?

KFC
Messages
477
Reaction score
4
how to find the second derivitive of delta function?
 
Physics news on Phys.org
let f=the dirac delta
D=differentiation
[D^n]f=[n!(-1/x)^n]f
or
{[D^n]-[n!(-1/x)^n]}f=0
if n=2
[D^2]f=[n!(-1/x)^2]f
 
Thanks. It helps. What about if x is complex?
 
KFC said:
Thanks. It helps. What about if x is complex?

It is not possible to formulate a consistent general theory for that. What specifically did you want to do?
 
I want to know how to carry out first derivitative of a delta function with parameter is complex. For example, \delta(z), where z=x+iy

how to carray out \frac{d\delta(z)}{dz^*} where z^* mean the conjugate of z
 
The definition of the derivative of the delta function is

\int dx~\delta^{(n)}(x-y)f(x) = (-1)^n f^{(n)}(y)

Formally, you integrate by parts to get

\int dx \delta^{(n)}(x-y)f(x) = (-1)^{n}\int dx \delta(x-y) f^{(n)}(x).

If it's at all possible to generalize this to the case you want, you should start with a method like this. I haven't run into a complex delta function, though, so I don't know if such as thing is well defined, let alone it's derivative (and especially its derivative with respect to the complex congugate).

This book seems to discuss the complex delta function:

http://books.google.com/books?id=Z2...X&oi=book_result&resnum=6&ct=result#PPA131,M1
 
Last edited:
Back
Top