I have the following Poission problem in 2D,
$-\Delta T(x,y) = f$ where $f = 8x$
I understand how to use separation of variables by assuming the solution is on the form $T(x,y) = X(x)Y(y)$ in the homogenous case where $f=0$ however I'm a bit confused when we've got $f=8x$.
I haven't found any clear examples, any help or guidance would be greatly appreciated.