Dirac Delta Function: Integral at x=a

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
6 replies · 5K views
pivoxa15
Messages
2,250
Reaction score
1

Homework Statement


int[d(x-a)f(x)dx]=f(a) is the dirac delta fn

but is int[d(a-x)f(x)]=f(a) as well? If so why?

The Attempt at a Solution


Is it because at x=a, d(0)=infinite and integrate dirac delta over a region including x=0 when d(0) is in the value in the integral will produce 1 hence f(a).
 
Physics news on Phys.org
Think about it this way.

Since
[tex]\int f(x) d(a-x) = -\int f(x) d(x-a) = -f(a)[/tex] your asking is f(a)=-f(a).
 
pivoxa15 said:

Homework Statement


int[d(x-a)f(x)dx]=f(a) is the dirac delta fn

but is int[d(a-x)f(x)]=f(a) as well? If so why?
No, [itex]\int_{-\infty}^{\infty} \delta (a- x)f(x)dx= -f(a)[/itex]. Use the substitution u= a-x.


The Attempt at a Solution


Is it because at x=a, d(0)=infinite and integrate dirac delta over a region including x=0 when d(0) is in the value in the integral will produce 1 hence f(a).
That's a very rough way of putting it. More correctly the dirac delta function (actually a "generalized function" or "distribution") is DEFINED by the property that [itex]\int \delta(x) f(x)dx = f(0)[/itex] as long as the integration include x= 0.
 
Last edited by a moderator:
So it can be but in some cases it is not.
 
is it possible to explain step by step including the integration of the following:

(1) f(x) d(x-a) = f(a) d(x-a)

(2) \int f(a) d(a-x) = f(x)

Thank you,..!
 
Are you changing symbols here? does "d(x-a)" still mean the delta function? Are you asking why
(1) [tex]\int f(x)\delta(x- a)dx= \int f(a)\delta(x-a)dx[/tex]?

That is because the definition of [itex]\delta(x-a)[/itex] require that the
[tex]\int f(x)\delta(x-a)dx= f(a)[/tex]
for any function f as long as the integral of integration includes x= a.
Of course,
[tex]\int f(a)\delta(x-a) dx= f(a)\int \delta(x-a)dx= f(a)(1)= f(a)[/tex]

As for
(2)[tex]\int f(a)d(a- x) dx= f(x)[/tex]
That's not true. In fact,the right hand side cannot be a function of x at all. The integral is just as in (1).