How do I solve the wave equation (WITH interaction)?

55 Views Asked by At

I am unsure how to approach the added F(x,t) part of this partial differential equation.

$$\begin{cases} \partial_t^2u=\partial_x^2u+F(x,t),& x,t\in\mathbb{R}\,\\ u(x,0)=f(x)\\ \partial_tu(x,0)=g(x)\end{cases}$$