I'm trying to solve this:
$\frac {1}{4 \pi} \int_{Β (x,t)} \frac{(\vert y \vert)^2}{\vert y-x \vert} dV\;\;where\;Β (x,t) \subset \mathbb R^3$
I thought to use spherical coordinates such as , for $y=(y_1,y_2,y_3)\;and\;x=(x_1,x_2,x_3) \\y_1=x_1+rcosθsinφ\;\\y_2=x_2+rsinθsinφ\;\\y_3=x_3+rcosφ\;$
But then I conclude to this :
$\frac{r^2+2r(x_1cosθsinφ+x_2sinθsinφ+x_3cosφ)+{x_1}^2 +{x_2}^2 +{x_3}^2}{r} r^2sinφ\;$ inside the integral. I think I'm doing this in the wrong way.. Shouldn't I have vanished $x$?
I know it's a bit elementary what I'm asking, but I would appreciate if someone could make that clear to me.
Thanks in advance!!