Uan said:
Hi pwsnafu,I see what you mean about linear operators, but I have never used or seen the Dirac delta in that way. This is the first time I've heard about functionals, so I will probably will have to learn about them properly first before I fully understand how the Dirac delta is a functional.
If you can get a copy of
Theories of Generalised Functions: Distributions, Ultradistributions and Other Generalised Functions by Hoskins and Pinto, read it. It is by far the easiest textbook on the topic to read.
The way I thought of the integral \int_{-∞}^{∞}δ(x-k)f(x)dx=f(k) (modified it with a real constant k) before this thread was that the Dirac delta is defined as derivative of the unit step Heaviside function:
\delta (x) = \begin{cases}<br />
+\infty & \text{ if } x= 0\\ <br />
0 & \text{ if } x\neq 0<br />
\end{cases}
You can't differentiate a function if it not continuous there. Is Heaviside continuous at x=0?
then the multiplication of δ(x-k)f(x) is zero everywhere except at k where it is δ(0)f(k).
So what's ##\delta(0)##? And you don't get away with "infinity" because that just means everything becomes infinity, including ##\delta(0)f(k)##.
Worse, ##\delta(x-k)\,f(x)##
is defined, but as a multiplication between a generalized function and a smooth function. The result is a generalized function in its own right, and as Halls has told you, it doesn't have point values.
\int_{-∞}^{∞}δ(x-k)f(x)dx then (perhaps informally) becomes f(k)\int_{-∞}^{∞}δ(x-k)dx=f(k)
Remember, integrating over a point always results in zero: ##\int_0^0 anything(x) \, dx = 0##. But you have
##\int_{-\infty}^\infty \delta(x-k) \, dx = \int_{-\infty}^k \delta(x-k)\, dx + \int_{k}^k \delta(x-k)\, dx + \int^{\infty}_k \delta(x-k)\, dx##
and every term on the right hand side is equal to zero.
The problem is you were taught a heuristic, which is fine as an introduction. But you haven't been corrected since then. That's the problem.