this may be a silly question but, well you know when solving for the Poisson equation that gives the Newtonian potential, $\Phi$, (for a point mass, $M$, at the origin) $$\nabla^2 \Phi = 4\pi G M\delta(r)$$ we can use the Green's function method, where the Green's function is given by $$G(x;y)=\frac{1}{|x-y|}$$ In textbooks, I see that the only constraint applied to the resulting $\Phi$ is just that it vanishes at infinity. But why is that so? Doesn't a second order differential equation require 2 constraints?
Thank you.
Addressing an earlier comment: because the equation is inhomogeneous, multiplying the solution by a arbitrary constant will break the DE. In effect the Laplacian will be a Dirac mass of a different size.
What's really going on here is that the general solution to the equation (without the constraint at infinity) is given by a particular solution (such as the usual Newtonian potential) plus a harmonic function. This is just the decomposition of the solution to an inhomogeneous problem into the linear space of homogeneous solutions plus any particular solution.
Now write $\Phi(x) = N(x) + u(x)$ where $N$ is the Newtonian potential and $u$ is harmonic. Require $\Phi$ to vanish at infinity. Since $N$ vanishes at infinity this amounts to requiring that $u$ vanishes at infinity. So now to show $\Phi=N$ you need to show that $u=0$. So you need to show that if a function is harmonic on the whole space and vanishes at infinity then it is zero. This is not difficult to prove using the maximum principle or mean value property.