Sistine
- 18
- 0
Homework Statement
Consider the following parametrization of a Torus:
\sigma(u,v)=((R+r\cos u)\cos v, (R+r\cos u)\sin v, r\sin u)
R>r,\quad (u,v)\in [0,2\pi)^2
1. Compute the Gauss map at a given point.
2. What are the eigenvalues of that map in the base (\partial_1\sigma,\partial_2\sigma)?
Homework Equations
\partial_1\sigma=\frac{\partial\sigma}{\partial u}
\partial_2\sigma=\frac{\partial\sigma}{\partial v}
The Gauss map is defined as:
N(u,v)=\frac{\partial_1\sigma\times\partial_2\sigma}{|\partial_1\sigma\times\partial_2\sigma|}
The Attempt at a Solution
Computing the Gauss map at a point p is straightforward enough. But I'm not sure what part 2 of the question is asking me to do. How can I visualize the map as a matrix operator in a certain basis so that I can compute its eigenvalues?