So here's the problem:
I'm asked to find the solutions to the 1-D Wave equation
u_{tt} = u_{xx}
subject to
u(x,0) = g(x), u_t(x,0) = h(x)
but also
u_t(0,t) = A*u_x(0,t)
and discuss why A = -1 does not allow valid solutions. I can't figure it out at all. The solutions to...