Consider the differential equation $$ u^2\frac{\partial^2 w}{\partial v^2}-2uv\frac{\partial^2 w}{\partial u\partial v}+v^2\frac{\partial^2 w}{\partial u^2}-u\frac{\partial w}{\partial u}-v\frac{\partial w}{\partial v}=0$$ I have to apply the change $w=g(\psi)$ where $g\in \mathcal{C}^2$ and $\psi (u,v)=\arctan\frac{v}{u} $. Only to reduce the equation, I'm not supposed to solve it.
But I have not make a change of this type, usually I make for instance from variables $(u,v)$ to $(x,y)$ but not for the original function $w$. How can I proceed?