Consider the PDE (letting $u = u(t,x)$)
$$ u_t + (ab - c^2 - ax)u_x - \frac{c^2}{2}u_{xx} - au = 0, $$ where $a,b,c > 0$. In a paper I'm reading, they note this PDE has been shown to be well-defined for $u \in [0, \infty)$ and give the "stationary" solution $u_*$ ( I believe this means the solution for $t \to \infty$) as
$$ u_*(x) = \frac{\alpha^\alpha}{\Gamma(\alpha)} \frac{x^{\alpha-1}}{b^\alpha}e^{-\alpha x/b}, $$ where $\alpha = \frac{2ab}{c^2}$. This is just the $gamma(\alpha, \frac{b}{\alpha})$ PDF.
They don't give the solution, nor do they derive the stationary solution. I've tried to use integrating factors and changes of variable for the solution, but PDEs are not my strong point. A push in the right direction would be greatly appreciated!
Link to paper: paper. I've rewritten the PDE from the paper (eqn (8) in paper) in more familiar notation, and their stationary solution is just under it (eqn (9)).