3

So, I was reading about the Dirac delta function and how its differentiation works. So, pretty much all texts and online sources I saw, define it using the integral:

$$ \int_{-\infty}^{+\infty}x\dfrac{d\delta(x)}{dx} dx= \left. x\delta(x)\right|_{-\infty}^{\infty}-\int_{-\infty}^{+\infty}\delta(x)dx$$

and here all of them say the first term is zero, as $δ(x)$ is zero at infinities. But, won't $x$ be equal to infinity at that point? Won't this mean that the first term is not zero? My point stands, even if there was a function $f(x)$ instead of $x$ in the L.H.S. of the above equation.

I originally had this doubt while solving problem 1.46 in Introduction to electrodynamics by D. J. Griffiths. Any help on this matter would be much appreciated.

  • 6
  • This question is for [math.se]. 2. $x \delta(x) =0$ everywhere is a well known fact. To see why it suffices to remember that $\cdots |{-\infty}^\infty \equiv \lim{a \rightarrow \infty} \cdots |_{-a}^a$. Hence, since $x$ is never infinite and $\delta(x)$ is exactly zero everywhere except at $x=0$, the result $x \delta(x) = 0$ follows.
  • – Jeanbaptiste Roux Mar 09 '23 at 19:02
  • 1
    @Preetham Does the comment answer your question to your satisfaction? If not, please comment or [edit] your question to explain what you still find confusing. – Ben Grossmann Mar 09 '23 at 20:27