I am struggling to find a parameterization for the following set :
$$F=\left\{(x,y,z)\in\mathbb R^3\middle| \left(\sqrt{x^2+y^2}-R\right)^2 + z^2 = r^2\right\} \quad\text{with }R>r$$
I also have to calculate the area.
I know its a circle so we express it in terms of the angle but my problem is with the $x$ and $y$ . They are not defined uniquely by the angle.
Please explain with details because it is more important for me to understand than the answer itself
One possibility is to begin by setting $\sqrt {x^2 + y^2} - R = r \cos u$ and $z = r \sin u$. The first equality implies that $x^2 + y^2 = (R + r \sin u)^2$, so now put $x = (R + r \sin u) \cos v$ and $y = (R + r \sin u) \sin v$. Take $u \in (- \frac \pi 2, \frac \pi 2)$ and $v \in (0, 2\pi)$.