Hello! (Wave)
I want to find the solution of the following initial and boundary value problem:
$$u_t(x,t)-u_{xx}(x,t)=0, x>0, t>0 \\ u_x(0,t)=0, t>0, \\ u(x,0)=x^2, x>0.$$I have done the following so far:
$$u(x,t)=X(x) T(t)$$
$$u_t(x,t)=u_{xx}(x,t) \Rightarrow...