In a book I study I found this exercise:
Let $U \subset \mathbb{R}^n$ open and $w: U \rightarrow \mathbb{R}^n$ vector field. Let $p \in U$.
$V_n$ is the volume of the n-dimensional unit sphere and $S_r(p) \subset \mathbb{R}^n$ the $n-1$-dimensional sphere around $p$ with radius $r > 0$ and $\nu$ the outer vector field of normals.
Now I want to show using Gauss's theorem that:
$(div \ w)(p) = \lim \limits_{r\rightarrow 0} \frac{1}{V_n r^n}\int_{S_r(p)} \langle w,\nu \rangle dS$
I proofed a similar problem in three dimensions. But now I don't even know how to start showing this relation.
Can I use the closed form for an n-sphere?:
$V_n=\begin{cases} \frac{\pi^k}{k!} & \text{for} \ \ \ n=2k\\ \frac{2k!(4\pi)^k}{(2k+1)!} & \text{for} \ \ \ n=2k+1 \end{cases}$
I hope you can help!