Let the pde $$\dfrac{\partial^2 u}{\partial t^2} - \dfrac{\partial^2 u}{\partial x^2}=f(x)$$ The question is:
Find the limit condition such that this pde admit a unique solution in $[a,b] \times [0,T].$
For this, I suppose the existence of to sulutions $u_1$ and $u_2$ and we put $v = u_1 - u_2.$ Then, $$\dfrac{\partial^2 v}{\partial t^2} - \dfrac{\partial^2 v}{\partial x^2} = 0$$ myltiply this last equation by $\dfrac{\partial v}{\partial t}$ and we integrate over $[a,b]$ and we obtained $$\displaystyle\int_a^b \dfrac{\partial^2 v}{\partial t^2} . \dfrac{\partial v}{\partial t} dx - \int_a^b\dfrac{\partial^2 v} {\partial t^2}. \dfrac{\partial^2 v}{\partial x^2} dx = 0$$
I tried integration by parts, but didn't find the limit conditions to obtain the unicity of this pde. Thanks for any help.