Find the area of the cylinder given by $x^2+(y-1)^2=1$ between the xy-plane and the cone $\sqrt{x^2+y^2}+z=0$.
So parameterized the curve that describes the cylinder in the xy-plane:
$r(t)=(cost)i+(sint+1)j$
and then the height of surface must be $z=\sqrt{x^2+y^2}=\sqrt{2+2sint}$
I then solve the integral $ \int_{0}^{2\pi} \sqrt{2+2sint} \,dt$
But this does not give me the correct answer, which should be 16.
Edit (solution from my book that I don't understand):
The area asked for can be found by $$\begin{equation} \iint_{S_1}\,dxdy = 2\int_{C}1\,dS \end{equation}=2\int_{C}z\,ds$$ where $S_1$ is the surface of the cylinder between the xy-plane and the cone. $C$ is the curve of the cylinder in the first quadrant in the xy-plane given by $r(\theta)=2sin\theta$ for $0\leq \theta \leq \pi$ and dS is the areaelement across the curve with height z and width ds.
Then $ds=\sqrt{r(\theta)^2+(\frac{dr(\theta)}{d\theta})^2}=2d\theta$
So
