Method of simplifying parabolic PDE

44 Views Asked by At

I consider PDE for the function $f(x, t)$ of the form:

\begin{equation} \begin{aligned} f_t + Ax^2 f_{xx} + Bx f_{x} + g(x)f + h(x, t) = 0 \\ f(x, T) = 0 \end{aligned} \end{equation}

where $f:\mathbb{R}^{+}\times [0, T] \rightarrow \mathbb{R}$.

This is very general form of PDE, but I wonder what kind of substitution or other method I can use to simplify it and finally solve.