We know that, if $\mathcal D$ is a domain containing the origin $(0,0,0)$, then
$$\int_{\mathcal D} \delta(\vec r) d \vec r= \int_{\mathcal D} \delta(x) \delta(y) \delta(z) dx dy dz=1$$
However, we also know that the delta distribution can be expressed in spherical coordinates as
$$\delta(r,\theta,\phi)=\frac{\delta(r)}{2 \pi r^2}$$
If we take $\mathcal D = \mathbb R^3$, we would then have
$$\int_{\mathbb R^3} \delta(\vec r) d\vec r =\int_0^\infty 4 \pi r^2 \frac{\delta(r)}{2 \pi r^2} dr= \int_0^\infty 2 \delta(r) dr = 1$$
That is to say,
$$ \int_0^\infty \delta(r) dr = \frac 1 2$$
Now, this seems very odd, but maybe it can have some sense. Indeed, we know that for every $\epsilon >0$
$$\int_{-\epsilon}^{\epsilon} \delta(x) dx = 1$$
So it is possible that we can say (maybe in a not very rigorous way...), being $\delta(x)$ even, that
$$\int_{0}^{\epsilon} \delta(x) dx = \int_{-\epsilon}^{0} \delta(x) dx = \frac 1 2$$
Does this have sense? If so, can we make it rigorous, i.e. showing that every succession of function converging to $\delta$ has this property?
And if not, can we nevertheless give some sense to
$$ \int_0^\infty \delta(r) dr = \frac 1 2 \ \ ?$$
Update
Here, I found another formula for the delta distribution in spherical coordinates, that is to say:
$$\delta(\vec r ) = \frac{\delta (r)}{4 \pi r^2}$$
This seems to make much more sense, because we would have
$$\int_0^\infty \delta(r) dr = 1$$
However, there are two issues at this point:
- Which one is the correct form for the delta in spherical coordinates?
- Is the integral $\int_0^\infty \delta(r) dr$ well defined? (See also Ruslan's answer).