Recently I am thinking the solution of the following 3-dimensional wave equation with Cauchy data: \begin{align*}&\frac{\partial^2 u}{\partial t^2}=4 \Big(\frac{\partial^2 u}{\partial x^2}+\frac{\partial^2 u}{\partial y^2}+\frac{\partial^2 u}{\partial z^2}\Big),(x,y,z)\in\mathbf{R}^3, t>0,\\ &u(x,y,z,0)=\phi(x,y,z):=(3x-y+z)e^{3x-y+z}, u_t(x,y,z,0)=0, (x,y,z)\in\mathbb{R}^3. \end{align*} Someone has found the solution of this Cauchy problem, that is: \begin{gather} u(x,y,z,t)=\frac{\left( 3\,x-y+z+2\,\sqrt {11}t \right) {{\rm e}^{3\,x-y+z+2\, \sqrt {11}t}}+\left( 3\,x-y+z-2\,\sqrt {11}t \right) {{\rm e}^{3 \,x-y+z-2\,\sqrt {11}t}}}{2} \end{gather} But I do not know how did he(she) find it. Then I tried my best to calculate by myself. Actually I have tried many times to figure out all the calculations of derivation of the above solution, but the result is of no use. I have tried of using Kirchhoff's formula: \begin{gather*} u(x,y,z,t)=\frac{\partial}{\partial t}\bigg(\frac{1}{8\pi}\int_{\partial B((x,y,z),2t)}\frac{\phi(\xi,\eta,\zeta)}{2t} dS(\xi,\eta,\zeta)\bigg), \end{gather*} but the surface integral is too hard to estimate for me. I have also tried to use Gauss formula by using the fact $\Delta_3 e^{3x-y+z}=11e^{3x-y+z}$, but the result is very hopeless.
Can anyone help me to the derivation of the above solution formula? Thanks a lot.