I would like to find the closed-form solution (for $x > 0$) to
$$\frac{\partial u}{\partial t} = a \frac{\partial^2 u}{\partial x^2} +b \frac{\partial u}{\partial x} + (cx+d) u,$$ $$u(0,\,x) = 1,\;\; \frac{\partial u(t,\,0)}{\partial x} = 0,$$
where $a,\,b,\,c,\,d \in \mathbb{R}\backslash\{0\}$ are arbitrary constants. Though I looked in several books, I was not able to find a suitable approach with the given boundary/initial conditions. Any help would be appreciated!
The Laplace transform with respect to $t$ leads to the differential equation $$sY \left( x \right) -1=a\;{\frac {{\rm d}^{2}}{ {\rm d}{x}^{2}}}Y \left( x \right) +b\;{\frac {\rm d}{{\rm d}x}}Y \left( x \right) + ( c x+d)\; Y \left( x \right) $$ which has solutions involving Airy functions and integrals of Airy functions times exponentials (not surprising since the Airy differential equation is $w'' = x w$). I would be surprised if the inverse Laplace transform could be expressed in closed form.