I'm dealing with the following PDE:
\begin{equation} k\frac{\partial^2 w}{\partial x^2} + k\frac{\partial^2 w}{\partial y^2} - \frac{\partial^4 w}{\partial x^2 y^2} = 0 \end{equation}
I have unsuccessfully flipped through the entire Handbook of Linear PDE by Polyanin, but I can't seem to find a "name" nor a solution. The closest thing I found is the Rayleigh bar vibration equation,
\begin{equation*} \frac{\partial^2 w}{\partial x^2} - \frac{\partial^2 w}{\partial y^2} - \frac{\partial^4 w}{\partial x^2 y^2} = 0 \end{equation*}
Although my equation resembles a Laplace operator rather than a d'Alembert one. So far I haven't been able to find a suitable change of coordinates to convert the first equation into a more familiar one, but I'm wondering if someone with more experience may point me in some direction (or instantly recognize the equation as some well-known PDE).