Let $\|\cdot\|$ denote the $\mathbb R^2$euclidean norm.
Let a such that $\|\mathbf a\|=1$
Let $B$ denote the open unit disk in $\mathbb R^2$
Define $\displaystyle \begin{array}{ccccc} f & : & B & \to & R \\ & & \mathbf x& \mapsto & \frac{1-\|\mathbf x\|^2}{\|\mathbf a-\mathbf x\|^2} \\ \end{array}$
Prove that $\Delta f=0$ (where $\Delta$ denotes the Laplace operator)
In $\mathbb R^2$, $\displaystyle\Delta=\frac{\partial^2}{\partial x^2 } +\frac{\partial^2}{\partial y^2 } $, so the question may boil down to a very tedious computation.
I don't know how to get a neat proof for this.
Thanks for providing insight about this.