Let $U(x,t)$ be the solution of $$U_{tt} - U_{xx} = 1$$ $x \in\mathbb R, t> 0$ with \begin{cases} U(x,0) = 0\\ U_t(x,0) =0 \end{cases} $x\in\mathbb R$.
Then $U(\frac{1}{2},\frac{1}{2})$ is equal to
1)$\frac{1}{8}$
2)$\frac{-1}{8}$
3)$\frac{1}{4}$
4)$\frac{-1}{4}$
I have tried by laplace transformation, there is some probem
Using Laplace transformation we have: $$U_{tt} - U_{xx} = 1$$
$$→\frac{\partial^2 U(x,t)}{\partial t^2} - \frac{\partial^2 U(x,t)}{\partial x^2} = 1$$ $$ →(s^2U(x,t)-sU(x,0)-U_t(x,0))-\frac{\partial^2 U(x,t)}{\partial x^2} = \frac{1}{s}$$ $$→(s^2U(x,t)-0-0)-\frac{\partial^2 U(x,t)}{\partial x^2} = \frac{1}{s}$$ $$→s^2U(x,t)-\frac{\partial^2 U(x,t)}{\partial x^2} = \frac{1}{s}$$ Form the characteristic equation:$$s^2-λ^2 = 0 → λ= +s,-s, $$ Homogenouse solution:$$U_h(x,s)= A(s)e^{sx} + B(s)e^{-sx}$$ Particular solution:$$U_p(x,s)= (\frac{1}{s^2-D^2})\frac{1}{s}e^{0x}=\frac{1}{s^3}$$ General solution:$$U(x,s)= A(s)e^{sx} + B(s)e^{-sx}+\frac{1}{s^3}$$