In $\mathbb R^3$, let $C$ be the circle in the $xy$-plane with radius $2$ and the origin as the center, i.e.,
$$C= \Big\{ \big(x,y,z\big) \in \mathbb R^3 \mid x^2+y^2=4, \ z=0\Big\}.$$
Let $\Omega$ consist of all points $(x,y,z) \in \mathbb R^3$ whose distance to $C$ is at most $1$. Compute $$\int_\Omega \left|\,x\,\right|\,dx\,dy\,dz$$
So, with the help of erichan (see below), I now know that the volume is a solid torus. But I am having trouble setting up the integration bounds. As erichan had suggested, we consider a union of unit-spheres, all centered on points of the radius-$2$ circle. Using spherical coordinates, I have this integral set up:
$$\int_0^\pi\int_0^{2\pi}\int_0^1 \Big(\big|\,\left(r\cos \theta+2\right)\sin\phi \,\big| \,r^2 \sin\phi \Big) \, dr\, d\theta \,d\phi,$$
Where I parameterized the solid torus as: $$ \begin{aligned} x &= (r\cos \theta +2)\sin \phi \\ y &= (r\sin \theta +2)\sin\phi \\ z &= r\cos \phi \end{aligned} $$ with Jacobian as $r^2\sin \phi$.
Is my setup ok? I shifted $x$ and $y$ by two units. I'm not so sure about the parametrization of $z$ (should I leave it as it is normally?). And should I change the Jacobian factor?
I welcome any answers to this problem – I had previously requested just hints. I am wondering whether there is a simpler way to compute this integral, using symmetry of the torus.
Thanks,
Since you only want hints...
For each point on the circle of radius $2$ consider a solid sphere of radius $1$. Now consider the union of all these spheres. What do you get?