I can prove that $\exp(a\partial_x)f(x) = f(x+a)$, but what happens for second derivatives? To be more precise, what is the right-hand side of $\exp(a^2\partial_x^2)f(x)$?
The above operator has an integral representation $$\exp(a^2\partial_x^2)f(x) = \int\limits_{-\infty}^\infty \text{d}y K(x-y)f(y) \, ,$$ and I think that it must be $K(x-y) \propto \frac{1}{\sqrt{a}}\exp(-|x-y|^2/a^2)$. The reason is that in the limit $a\rightarrow 0$ I want to obtain $K(x-y) = \delta(x-y)$ such that $f(x)$ gets mapped to itself.
My questions:
- How can I derive a formula for $K(x-y)$?
- Why is the expression $\exp(a\partial_x)f(x) = f(x+a)$ so different when I put a second derivative in the exponent instead of a first derivative?