4.4.30 · D5Multivariable Calculus
Question bank — Parametric surfaces — tangent planes, surface area
Before we start, the words and symbols we keep reusing, in plain language:
True or false — justify
The map only tells you where surface points are, so the surface's shape is all that matters.
False — the same set of points can be painted by different 's, and depend on the painting, but the surface area comes out the same because it measures the true geometric spreading.
If at a point, the surface is flat there.
False — it means the parametrization is degenerate (the two grid directions collapsed or lined up), so the tangent plane isn't defined there. A perfectly smooth sphere has this happen at its poles purely because of the coordinates, not the geometry.
always.
False — that only holds when the two tangent arrows are perpendicular. In general , which is smaller whenever the grid lines meet at an oblique angle.
Swapping the order to changes the tangent plane you compute.
False — it flips the normal to point the other way, but the plane through perpendicular to that line is identical. Sign only matters for orientation/flux (see Surface Integrals and Flux).
The tangent plane's normal and the surface-area factor are unrelated quantities.
False — they are the same cross product; the normal is the vector, the area factor is its length. That's the entire "one cross does both" idea.
For a graph , the surface area equals the area of its shadow in the -plane.
False — the shadow is , but the tilted surface is longer, giving , with equality only when the surface is horizontal ().
If a surface is smooth everywhere, its parametrization is smooth everywhere.
False — smoothness of the shape is geometric, but can still vanish at "coordinate singularities" (like the sphere's poles) where the map degenerates even though the surface is locally as smooth as anywhere else.
The area factor is a constant you can pull out of the integral.
False in general — it usually depends on (e.g. for the sphere). It only pulls out when it happens to be constant, as for a flat plane like .
Spot the error
"Area ."
The dot product measures alignment (), and it's zero exactly when the edges are perpendicular — precisely the case of maximum area. Area needs , whose factor peaks at .
"Area over the parameter region, because already is area."
That's area in the flat plane , not on the curved surface. The map stretches each tiny square, so you must weight by the local stretch (the Jacobian-type factor, cf. Change of Variables and the Jacobian).
"The normal to is ."
The correct normal from is — the horizontal components carry a minus sign because the surface rises against the direction of steepest increase. (For the plane equation either sign works, but the vector is .)
"For the sphere, , so ."
The factor is , not — it vanishes at the poles and peaks at the equator. Integrating gives the correct .
" is perpendicular to the surface because it's a derivative."
The opposite — is tangent: it's the velocity of a curve that lives on the surface (freeze , move ), so it lies flat in the surface. See Tangent Lines and Velocity Vectors.
"To find the tangent plane I only need the point ."
A plane needs a point and a direction to face — the normal . Without infinitely many planes pass through .
"A parametric surface needs one parameter, like a parametric curve."
A surface is intrinsically two-dimensional — you can wander in two independent directions — so it needs two parameters . One parameter only traces a curve.
Why questions
Why a cross product and not a dot product for the area factor?
Area measures how much two edge-arrows spread apart, which is — exactly the cross-product magnitude. The dot product measures how much they align (), the wrong quantity.
Why does moving in the parameter shift the surface point by ?
This is the linear (tangent-line) approximation: near a point the curve moves at velocity , so a small step produces displacement , just like distance speed time.
Why does the little curved patch behave like a flat parallelogram?
Over an infinitesimally small the curvature is negligible and the two edges are straight arrows , . Two arrows fence off a parallelogram, whose area is a cross-product magnitude — this is why appears.
Why do we take the magnitude of the cross product for area but keep the vector for the tangent plane?
Area is a size (a non-negative number), so we need only the length; the plane needs a direction to be perpendicular to, so we keep the full vector. Same cross product, two different pieces of information used.
Why must for a "smooth" (regular) point?
If it's zero, the two tangent arrows are parallel (or one vanished), so they don't span a genuine 2D plane — there's no well-defined tangent plane and no reliable area factor there.
Why is the surface-area factor the same idea as a Jacobian in a change of variables?
Both answer "by how much does this map stretch tiny areas?" The Jacobian does it for maps between flat regions; does it for a map from a flat parameter region onto a curved surface. See Change of Variables and the Jacobian.
Edge cases
What happens to at the sphere's poles ?
It becomes because — the -circle shrinks to a point there, so those meridians collapse. It's a coordinate singularity, not a hole in the sphere, and it contributes zero to the integral harmlessly.
If the two grid curves meet at a angle (tangent arrows parallel), what is the patch area?
Zero, since : parallel arrows fence off a degenerate parallelogram with no area. The parametrization has failed to spread out in two independent directions there.
For a perfectly flat surface like , why is the area factor constant?
are constants, so everywhere; the tilt never changes. A constant factor just multiplies the shadow's area, giving .
What is the area factor when the surface is the flat -plane, ?
gives , so the surface area equals the shadow area exactly — no stretching, which is the sanity check the formula must pass.
If you reverse the parameter direction (), does the computed area change?
No — flips sign, but uses magnitude, so the area is unchanged. Only orientation-sensitive quantities like flux would feel the flip.
What does a single tangent vector alone tell you about the surface direction — is it enough to build the plane?
No — one arrow gives only one direction in the surface. You need two non-parallel tangent arrows to span the full 2D tangent plane and to define the normal via their cross product.
Recall One-line summary of the whole trap set
Tangent arrows lie in the surface; their cross product is the normal (vector) and the area stretch (its length); use magnitude for area, keep the vector for planes, and watch for coordinate singularities where the cross product harmlessly vanishes.