Consider the torus of revolution generated be rotating the circle $\{(x,y,z) \in \mathbb{R}^{3}: (x − a)^{2} + z^{2} = r^{2}, y = 0$ }, where $a > r > 0$, around the $z$-axis.
The parallels generated by the points $(a + r, 0)$, $(a − r, 0)$, $(a, r)$ are called the maximum parallel, the minimum parallel, and the upper parallel, respectively.
Check which of these parallels is: a. A geodesic. b. An asymptotic curve. c. A line of curvature.
Then compute the geodesic curvature of the upper parallel of the torus.
What is the best way to go about doing this and how do I identify which solutions are generated by those points? Is there any way to "just see it"? Also, can you explicitly show me how to calculate the covariant derivative of these points (all of them, even if they are not geodesics, but so that we do identify the geodesic by such means) and how to compute the geodesic curvature?
Is this parametrization: $X(u, v) = ((a + r \cos{(v)}) \cos{(u)}, (a + r \cos{(v)}) \sin{(u)}, r \sin{(v)})$ for the problem as presented?
In that case, I got that the first fundamental form is given by $E = (a + r \cos{(v)})^{2}$, $F=0$, $G=r^{2}$ and that the second fundamental form is given by $e = -|a + r \cos{(v)}| \cos{(v)}$, $f = 0$, and $g = -r |a + r \cos{v}|$. Therefore, the asymptotic curves are given by $\cos{(v)} \cdot (u')^{2} + r (v')^{2} = 0$; but I am still having issues solving this differential equation. Can you explain in depth how to do so? Meanwhile, since $F=0=f$, $u$-lines and $v$-lines are lines of curvature. Is this option (c.)?