Questions: Parametric Surfaces and Tangent Vectors

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

For the cylinder r(u, v) = ⟨cos u, sin u, v⟩, the tangent vectors are r_u = ⟨−sin u, cos u, 0⟩ and r_v = ⟨0, 0, 1⟩, giving r_u × r_v = ⟨cos u, sin u, 0⟩ with magnitude 1. What does this magnitude of 1 represent geometrically?

AThe curvature of the cylinder surface at that point is 1
BThe local area scaling factor — a small rectangle of area du·dv in the parameter domain maps to a surface patch with the same area 1·du·dv
CThe angle between r_u and r_v is 1 radian
DThe speed at which the parametrization traces the surface as u and v increase simultaneously
Question 2 Multiple Choice

Why are r_u and r_v called 'tangent vectors' to the surface at a point r(u₀, v₀)?

AThey point in the direction of steepest ascent along the surface at that point
BThey are velocity vectors along the coordinate curves on the surface: holding v = v₀ and varying u traces a curve whose tangent vector is r_u = ∂r/∂u
CThey are always perpendicular to each other, forming a natural orthonormal frame
DThey equal the gradient of the height function at each point when the surface is expressed as z = g(x, y)
Question 3 True / False

The cross product n = r_u × r_v is always perpendicular to the tangent plane of the surface at the corresponding point.

TTrue
FFalse
Question 4 True / False

For a surface parametrized as r(u, v), the surface area element is simply dS = du dv — the same as an area element in the flat parameter plane.

TTrue
FFalse
Question 5 Short Answer

Explain why |r_u × r_v| — rather than, say, |r_u|·|r_v| — is the correct surface area scaling factor when setting up surface integrals.

Think about your answer, then reveal below.