Let's have an equation
$$ u_{t} - (xu)_{x} - \frac{1}{2}u_{xx} = 0, \quad u(x, 0) = g(x), \quad -\infty < x < \infty , \quad 0 < t < \infty . $$ I need to find a Green function for it. So, $$ u_{t} - (xu)_{x} - \frac{1}{2}u_{xx} = \delta (x - x_{0})\delta (t - t_{0}). $$ I tried to use Laplace transform for it, but then I got $$ su(x, s) - g(x) - u(x, s) - xu_{x}(x, s) - \frac{1}{2}u_{xx}(x, s) = \delta (x - x_{0})e^{-t_{0}s}. $$
I don't know what to do with $xu_{x}(x, s)$. Can you help me with this problem or with method?
Maybe, some substitution like $u(x, p) = v(x, p)w(x)$ can help?
How to prove it?
– John Taylor May 25 '13 at 23:07