I'm solving Klein-Gordon equation in order to get scalar field expression
$$(\partial^2 + m^2)\phi=0$$
I expand the solution $\phi$ into Fourier integral in momentum space
$$\phi=\int\frac{d^4p}{(2\pi)^4}\varphi(p)e^{-i \langle p, x \rangle}$$
where $\langle p,x \rangle = p^0t-(p^1x^1 + p^2x^2 + p^3x^3)$. Substituting into the equation gives
$$\int\frac{d^4p}{(2\pi)^4}(-p^2 + m^2)\varphi(p)e^{-i \langle p, x \rangle}=0 \implies (-p^2 + m^2)\varphi(p)=0$$
There a book tells that the solution of a gotten algebraic equation is $\varphi(p) = 2\pi\delta(m^2-p^2)\bar\varphi(p)$. I have some difficulties figuring out a couple of points considering this.
Since we've gotten a solution in terms of distributions, then the equation is considered in distribution space, and such a result is somehow linked with a known result $xf(x) = 0 \implies f(x) = C \delta(x)$.
So, the points are:
- If I'm right and the eq is solved in terms of distributions, why there is a function $\bar\varphi(p)$ dependent upon $p$ instead of constant $C$?
- There are examples of solving diff equations using expansion into Fourier integral, and an algebraic equation is solved as an ordinary one. So is it there any rule that indicates that equation should be solved in terms of distributions or just as an ordinary one?
As I've found out from the internet:
These 2 answers generate other questions: