I have been asked to find the solution of the following PDE: $x^2z_{xx}+2xyz_{xy}+y^2z_{yy}=0$.
I know the pde is of parabolic type. Considering the transformations $\xi = \frac yx$ and $\eta=x$, I have reduced the pde into canonical form. The canonical form is : $\eta ^2 \omega_{\eta \eta}=0$ i.e. $\omega_{\eta \eta}=0$.
Solving this we get $z=\eta f(\xi)+g(\xi)$ i.e. $z=xf(\frac yx)+g(\frac yx)$. But the options that are given as possible answers to the question are:
- $z=f(y+cx)+g(y-cx)$
- $z=(y+cx)f(y-cx)+g(y-cx)$
- $z=(y-cx)f(y+cx)+g(y+cx)$
- $z=(y-cx)f(y-cx)+g(y+cx)$
Please somebody help me to solve this problem correctly. Am I doing some mistake?