Someone has asked exactly this question but the answer was preciselly the thing I cannot use, so I'll ask again:
Let $$K(x,y) = \frac{1}{n \alpha(n)}\frac{1-\|x\|^2}{\|x-y\|^n}$$ be the poisson kernel for the ball in $\mathbb{R}^n$. Here $\alpha(n)$ is the volume of the $n$ dimensional ball of radius $1$.
I'd like to show that $$\int_{\partial B_1(0)}K(x,y)dH^{n-1}(y) = 1$$
(here $dH^{n-1}$ is the n-1 dimensional Hausdorff measure)
The thing is, I CANNOT USE the fact that
$K[f](x) = \int_{\partial B_1(0)}K(x,y)f(y)dH^{n-1}(y)$ is the solution of the Dirichlet problem $$\left\{\begin{matrix}\Delta u = 0 \; \mbox{ in } B_1(0)\\u = f\; \mbox{ in } \partial B_1(0)\end{matrix}\right.$$
as we used the fact that the integral is $1$ in the first place to prove that $K[f](x)$ is a solution of the Dirichlet problem.
On Lawrence Evans' book "partial differential equations" it says simply "A direct calculation, the details which we omit, verifies [...]" So it should be possible to calculate this integral. I just don't know how.
Any tips, or book references that might help me are appreciated. Thanks in advance.