Integrating with a dirac delta function

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 · 3K views
fred_91
Messages
38
Reaction score
0

Homework Statement



I have to integrate:

[itex]\int_0^x \delta(x-y)f(y)dy[/itex]

Homework Equations





The Attempt at a Solution



I know that the dirac delta function is zero everywhere except at 0 it is equal to infinity:
[itex]\delta(0)=\infty[/itex]
I have to express the integral in terms of function f only and i am unsure how to do this.
Do I have to use integration by parts?

Thank you very much in advance
 
Physics news on Phys.org
fred_91 said:

Homework Statement



I have to integrate:

[itex]\int_0^x \delta(x-y)f(y)dy[/itex]

Homework Equations





The Attempt at a Solution



I know that the dirac delta function is zero everywhere except at 0 it is equal to infinity:
[itex]\delta(0)=\infty[/itex]
I have to express the integral in terms of function f only and i am unsure how to do this.
Do I have to use integration by parts?

Thank you very much in advance
Dirac's Delta is...weird. You have to integrate [itex]\int_0^x \delta(x-y)f(y)dy[/itex]?

Integration by parts sounds...okay? However, one of the properties of the Dirac Delta "function" is that [itex]\displaystyle \forall ε > 0, \int_{a-ε}^{a+ε} f(y)\delta(y-a) \ dy = f(a)[/itex]. Can you manipulate your integral into that form? :wink:

By my calculations, you should end up with [itex]f(x)(2H(x)-1)[/itex], where H is the antiderivative of δ.