I want to solve this equation $$\frac{{\partial u}}{{\partial t}} = 2ct\frac{{\partial u}}{{\partial x}} + \frac{1}{2}\frac{{{\partial ^2}u}}{{\partial {x^2}}}$$ with initial data $u(x,0) = \varphi (x)$ and $u(0,t) = 0$ where $x \in [0, + \infty )$
At first, I wanted to use Fourier Transformation and I got that in the case $x \in ( - \infty , + \infty )$ the solution is $$u(x,t) = \frac{1}{{\sqrt {2\pi t} }}\int\limits_{ - \infty }^{ + \infty } {{e^{ - \frac{{{{(x + c{t^2} - \xi )}^2}}}{{2t}}}}\varphi (\xi )d\xi } $$ but in this case we can't use the method of images to get a solution in a semi-interval from all-interval solution...
Another way - using a substitution $y = x + c{t^2}$. We get the equation ${u_t} = \frac{1}{2}{u_{xx}}$ but with moving boundary condition $$u(c{t^2},t) = 0$$ and I think it's not easier to solve than the original equation.
Any ideas? Thanks for any help.
P.S.Sorry for my terrible English