Suppose I have the wave equation:
$u_{tt}=c^2u_{xx}$
I factorize the Laplacian operators:
$\partial_{tt}-c^2\partial_{xx}=(\partial_{t}-c\partial_{x})(\partial_{t}+c\partial_{x})$
From there I can use the change of variable $u(t,x)=v(r,s)$ where $r=x+ct$ and $s=x-ct$
What change of variable do I choose if the Laplacian operators factor into a $(a-b)^2$ identity?