What is the Delta Function Identity?

ArcherVillage
Messages
4
Reaction score
0
I know I haven't entered the formulae with the proper syntax, but I'm extremely exhausted at the time of posting, so please just read it and give advice, forgiving me this once for not using proper form (it's basically in latex code format).

Homework Statement



Show f(x)\frac{d}{dx}\delta(x) = f(0)\frac{d}{dx}\delta(x)-f'(0)\delta(x)

Homework Equations


\delta(x)\intf(x)dx = \int f(x)\delta(x)dx = f(0)
(f',\phi):=(f,-\phi ')


The Attempt at a Solution


f(0)\delta'(x) - f'(0)\delta(x)
=\delta'(x)\intf(x)\delta(x)dx-\delta(x)\intf'(x)\delta(x)dx
=...
 
Last edited by a moderator:
Physics news on Phys.org
I would use "integration by parts". To integrate
\int (f(x) d(\delta(x))/dx) dx
let u= f(x) and dv= d(\delta(x))/dx dx so that du= f'(x) dx and v= \delta(x).=

Then \int (f(x) d(\delta(x))/dx) dx= f'(x)\delta(x)- \int f'(x)\delta(x) dx
= f&#039;(x)\delta(x)- f&#039;(0)[/itex].<br /> <br /> So d(\delta(x))/dx is the distribution that maps f(x) to f&amp;#039;(x)\delta(x)- f&amp;#039;(0).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top