Question: I want t reduce the following wave equation $$u_n=c^2(u_{xx}+u_{yy}+u_{zz})$$ to Laplace equation $$u_{xx}+u_{yy}+u_{zz}+u_{\tau\tau}=0$$ by letting $\tau=ict$ and $i$ is imaginary. And I want to obtain the solution of wave equation in cylindrical coordinates via the solution of the Laplace equation. Assuming that $u(r,\theta,z,\tau)$ is independent of $z$.
Approach: I took $c^2={\tau^2}/{-t^2}$ and plugged it into this weird wave equation $u_n$. When I took the derivative $u_{\tau\tau}$ and tried finding the Laplace equation. I got it but for $t=\sqrt2$. After that I'm not sure how I am I supposed to solve this using the cylindrical coordinates for wave equation or Laplace equation. I would be grateful if anyone can atleast give me a direction! thank you
P.S The question was posed as it is in the Linear PDE by Myint-U and Debnath.