Dirac Delta Scaling: Solving the Integral Equation

donquixote17
Messages
9
Reaction score
0
Using the defining property of the dirac delta function,
\int{dx f(x) \delta(x-c)}

show that
\delta(ax)=\frac{1}{|a|}\delta(x)

I think all I need to do is make the right u substitutions and it will come out right, but I can't think of how to make the substitutions...after a long time working on this problem.
 
Physics news on Phys.org
You mean delta(ax)=delta(x)/|a|. Not c. Just substitute u=ax. Compare delta(x) with delta(u). Don't forget du=a*dx. And show what you are actually doing this time. The integral of f(x-c)*delta(x)*dx equals f(c). The integral of f(u-c)*delta(u)*du must also equal f(c). What's the relation between the two deltas?
 
Last edited:
Thanks Dick, I kind of get the right answer, but it's just not the way I was thinking about it, so starting with the defining property we have
\int{dx f(x) \delta(x-c)}

I make the u substitution u=ax, and du=a dx
\frac{1}{a}\int{du f(u/a) \delta(u/a-c)}

So that right there tells me that \delta(ax)=\frac{1}{a}\delta(x), but the problem states that it should be \delta(ax)=\frac{1}{|a|}\delta(x)

So I'm not sure where the absolute value comes in.
 
If a is negative, then the change of variable makes integration limits reverse from -infinity to +infinity to +infinity to -infinity. To turn it back into a proper delta function, you have to turn them back. That introduces an extra sign. See what I'm saying?
 
yes that makes sense. Thanks!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top