Derivative of unit step 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 · 2K views
shinobi20
Messages
277
Reaction score
20

Homework Statement


Show that δ(x-x') = d/dx Θ(x-x')

Homework Equations


∫ f(x') δ(x-x') dx' = f(x)
Θ(x-x') vanishes if x-x' is negative and 1 if x-x' is positive

The Attempt at a Solution


I saw a relation of the δ function but I don't know why is it like that.

Integral of δ(x-x') from -∞ to x is 1 if x>x' and 0 if x<x'

I'm not sure how to start. Any suggestions?
 
Physics news on Phys.org
The statement is really only true for ##x\neq x'##. Try to prove it first for ##x<x'## and then for ##x>x'##.

Neither side has a value at ##x=x'##. But what you can prove that can substitute for that (if one sets up the required structure based on treating them as distributions rather than functions) is that, for ##a<x'<b:\ \int_a^b\delta(x-x')dx=\Theta(b)-\Theta(a)##.

If you can prove those three things, I think that's as close as one can get without getting deep into distribution theory.