carlosbgois
- 66
- 0
Homework Statement
[/B]
Prove that \delta[a(x-x_1)]=\frac{1}{a}\delta(x-x_1)
Homework Equations
In my attempt I have used \delta(ax)=\frac{1}{a}\delta(x) but I'm not sure I'm allowed to use it in this proof.
The Attempt at a Solution
Some properties of Dirac delta function are proven using a test function. Thence I tried I=\int f(x)\delta[a(x-x_1)]=
In the following I tried the substitution y = x - x1, getting I=\int f(y+x_1)\delta(ay)=\frac{1}{a}\int f(y+x_1)\delta(y)=\frac{1}{a}f(x_1)=\frac{1}{a}\int f(x)\delta(x-x_1)
But I don't know if this proof is correct, as I have used a property similar to the one I'm trying to prove. Is it ok to do this?