Dirac Delta Function: Scaling and Shifting

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
math&science
Messages
24
Reaction score
0
Just have a question about the dirac delta function. I understand how you would write it if you want to shift it but how would you scale it assuming we are using discrete time. Would you write 2*diracdelta[n] or diracdelta[2n]. Also, would that increase it or reduce it by 2 meaning that instead of it being 1 at n=0, it would be 2 instead or would it be 1/2. Does it work the same way as scaling other functions in other words? Thank you!
 
Physics news on Phys.org
Remember the defining property of the Dirac delta:

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

Thus

[tex]\int_{-\infty}^{\infty} \delta(ax)dx = \frac{1}{a} \int_{-\infty}^{\infty} \delta(y)dy = \frac{1}{a}[/tex]

So we can think of multipling the argument by a as being the same thing as dividing the function by a:

[tex]\delta(ax) = \frac{1}{a}\delta(x)[/tex]
 
Last edited: