Given a Laplace equation $u_{xx}+u_{yy}=0$ in $\mathbb{R}^2$ with initial conditions $u(x,0)=u_0(x)$, $u_y(x,0)=u_1(x)$. Is this problem uniquely solvable in general? Does someone have a coutnerexample if not?
Thanks very much!
Given a Laplace equation $u_{xx}+u_{yy}=0$ in $\mathbb{R}^2$ with initial conditions $u(x,0)=u_0(x)$, $u_y(x,0)=u_1(x)$. Is this problem uniquely solvable in general? Does someone have a coutnerexample if not?
Thanks very much!
You can just use the D'Alembert's formula:
$u(x,y)=\dfrac{u_0(x+iy)+u_0(x-iy)}{2}-\dfrac{i}{2}\int_{x-iy}^{x+iy}u_1(t)~dt$