Homework Statement
I am trying to solve the given wave equation using separation of variables,
u_{tt} - 4u_{xx} = 4 for 0 < x < 2 and t > 0
(BC) u(0,t) = 0 , u(2,t) = -2, for t>0
(IC) u(x,0)=x-x^2 , u_t(x,0)=0 for 0\leq x \leq2
Homework Equations
We are told we will need to use,
x =...