Find the Green function of the upper half ball $\Omega:=\left\{x\in\mathbb{R}^n|\lVert x\rVert<R, x_n>0\right\}$ (for the Dirichlet boundary value problem of the Laplace equation). Show that the function you found is indeed a Green function. HINT: You are alowed to use the Green function of the ball $$ G_n(x,y)=E_n(x-y)-E_n(\frac{\lVert y\rVert}{R}(x-y*)),~~y*:=\frac{R^2}{\lVert y\rVert^2}y~\text{ for }y\in B_R(0) $$ without having to prove its properties again.
The first step is to find a candidate for the Green function, the second step is to verify its properties. Unfortunately I collapse already in finding a candidate using the given Green function of the ball.
Could you please tell me how I can use the given Green function of the ball to find the Green function of the upper half ball? I do not come along. ;(
Edit
I know that the Green function of the upper half space $O:=\left\{x\in\mathbb{R}^n: x_n>0\right\}$ is given by $$ H_n(x,y)=E_n(x_1-y_1,\ldots,x_{n-1}-y_{n-1},x_n-y_n)-\underbrace{E_n(x_1-y_1,\ldots,x_{n-1}-y_{n-1},x_n+y_n)}_{=:E(x-y')}. $$
Now the upper half ball is the intersection of the the whole ball and $O$.
So my idea for the Green function of the upper half ball is to combine the Green functions of the ball and of $O$ as follows:
$$ F(x,y):=E_n(x-y)-(1_{(\Omega\cap R)\times\Omega}(x,y)E(x-y')+1_{(\overline{\Omega}\setminus R)\times\Omega}E_n(\frac{\lVert y\rVert}{R}(x-y*))), $$ whereat $R:=\left\{x\in\mathbb{R}^n:\lVert x\rVert < R, x_n=0\right\}$.
What do you think?