Let $S \subseteq \mathbb{R}^3$ the sphere of radius $r$ centered at the origin. Let $x_0 \in \mathbb{R}^3$ be such that $x_0 \notin S $.
Let $f:S \to \mathbb{R}$ be such that $f(x) = \dfrac{1}{ \Vert x -x_0 \Vert }. $
Calculate the surface integral $$ \int_S f \Vert dσ \Vert$$.
The parametrization of the sphere is given by
$$ σ(x,y) = r( \cos(x) \sin(y) , \sin(x) \sin(y), \cos(y)).$$
Developing the definition of the integral I get that I have to find:
$$ \int_{[0,2π] \times [0,π]} \dfrac{r^2 sen(y)}{\Vert σ(x,y) - x_0 \Vert}.$$ Now, I don't know how to solve the last integral. I think I'm supposed to use Gauss theorem, but I can't find a way to express it as the integral of a differentiable vector function.
Any help would be appreciated! Thanks!
https://math.stackexchange.com/questions/2042840/surface-integral-for-a-point-inside-or-outside-of-sphere?noredirect=1&lq=1
– HK Lee May 14 '19 at 05:10