I need to determine Greens function $G(x,x_0), x \mbox{ and }x_0 \in \mathbb{R}^2$ inside a semi-circle $(0<r<a, 0<\theta<\pi)$ with $\nabla G = \delta(x - x_0)$ and $G = 0$ on the boundary.
I know that the formula of the Green function in a circle is : $$\frac{1}{4\pi} \ln(a^2 \frac{r^2 + r_0^2 - 2rr_0cos\phi}{r^2r_0^2 + a^4 - 2rr_0a^2 cos\phi})$$. $\phi$ is the angle between $x$ and $x_0, r = |x|, r_0 = |x_0|$
I also know that I need to make a (positive or negative?) image such that $\nabla G = \delta(x-x_0) \pm \delta(x - x^*_0)$, but that are the only ideas I have, I have no clue how to find that image and proceed.