I have difficulties solving the following exercise: Consider the IBVP on the half line $(0,\infty)$ (with $T \in (0,\infty)$:
$u_{xx}-u_{tt}=0$, on $(0,T)\times(0,\infty)$
$u(0,x)=u_{0}(x), x>0$,
$u_t(0,x)=v_{0}(x), x>0$ and finally the boundary condition:
$u(t,0)=h(t), t\in(0,T)$, where $u_0 \in C^2([0,\infty))$,$v_0 \in C^1([0,\infty))$,
$h \in C^2([0,T))$.
Question: Find a formula for solutions of the preceding IBVP, and show uniqueness of its solutions $u \in C^2([0,T)×[0,\infty))$. In addition, provide compatibility conditions for $u_0, v_0, h$ which ensure the existence of such a solution u, and determine the largest open superset of $[0,T)×[0,\infty)$ to which u can be extended as the unique $C^2$ solution of the 1-dimensional wave equation.
The answer is supposed to be quite similar to D'Alamberts formula. I tried to derive a formula in the same fashion but it didn't really work. Compatibility conditions: Probably $u_0(0)=h(0)$ and $v_0(0)=h'(0)$. Uniqueness at least is quite clear, but that is it.
Thanks in advance