The Main Question
I am interested in solving the functional equation
$$f(0)^2 f(\sqrt{x^2 + y^2 + z^2}) = f(x)f(y)f(z)$$ .
where $x,y,z$ are real numbers.
One set of solutions take the form $f(x) = C e^{A x^2}$ (ie. Gaussian) for some constants $C$ and $A$.
My question is: Do all solutions of this functional equation take this form? Can we prove that there are no solutions where $f$ does not take this form?
Extra Context
I am interested in Maxwell's derivation of the Maxwell-Boltzmann distribution, as found here. One can make a physical argument as to why the distribution of velocities in a gas at equilibrium should obey this functional equation. This later paper makes the claim that 'In essence the proof relies on the fact that the only solution of the functional equation $f^2(0) · f (|v|) = f (v_x) · f (v_y ) · f (v_z )$ is the Gaussian $f (v_x) = C · e^{A·v_x^2}$ ' (emphasis mine). In this context, $|v| = \sqrt{v_x^2+v_y^2 + v_z^2}$ is the magnitude of the velocity (ie. the speed) and $v_x, v_y, v_z$ are the components of the velocity in the three directions. While I agree that this is indeed a solution (and the most obvious one at that), I cannot convince myself that it is the only solution.
then $f(0)^2f(\sqrt{x^2+y^2+z^2})=f(x)f(y)f(z)\iff g(x+y+z)=g(x)+g(y)+g(z)$. You see where this is leading to. I will leave you the domain extension part. – Quý Nhân Jan 21 '25 at 11:31