Dividing both sides by a Dirac delta function - ok?

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
2 replies · 5K views
pellman
Messages
683
Reaction score
6
Suppose I wind up with the relation

[tex]f(x)\delta (x-x')=g(x)\delta (x-x')[/tex]

true for all x'.

Can I safely conclude that f(x) = g(x) (for all x)? Or am I overlooking something? this is a little too close to dividing both sides by zero for comfort.
 
Last edited:
Physics news on Phys.org
You could integrate your relation over any interval containing x, and use the definition of the delta function (or rather, distribution):

If
[tex] f(x)\delta (x-x')=g(x)\delta (x-x')[/tex]
then
[tex]\int_{x - \epsilon}^{x + \epsilon} f(x)\delta (x-x') \, \mathrm{d}x' = \int_{x - \epsilon}^{x + \epsilon} g(x)\delta (x-x') \, \mathrm{d}x'[/tex]
which evaluates (by definition of the delta) to
[tex]f(x) = g(x)[/tex]