4.4.30 · D2Multivariable Calculus

Visual walkthrough — Parametric surfaces — tangent planes, surface area

2,146 words10 min readBack to topic

Step 1 — Two knobs paint a surface

WHAT. A flat sheet of "control paper" has two dials on it. We call the horizontal dial and the vertical dial . Turning them picks a point inside a flat region we name (just "the set of dial settings we allow"). A machine called reads and spits out a point in 3D space:

Term by term: are three ordinary height/width/depth numbers, and each is its own recipe that depends on both dials. The angle brackets just bundle the three numbers into one arrow from the origin — its tip is the surface point.

WHY two dials and not one? A curve is a wire — you only ever go forward or back, so one dial () is enough. A surface is a bedsheet — you can slide two independent ways. Two freedoms → two dials. This is the whole reason we later differentiate twice, once per dial.

PICTURE. Left: flat control paper with a grid of dial settings. Right: the machine warps that grid onto a curvy sheet in space.

Figure — Parametric surfaces — tangent planes, surface area

Step 2 — Freeze one dial, get a curve you can ride

WHAT. Hold still at some value and turn only the dial. Now only one thing changes, so the tip of draws a wire on the surface. We call it the -curve. Symmetrically, freezing and turning gives the -curve.

WHY do this? Area is a 2D thing, but we only know how to measure motion along one direction at a time (a velocity). So we break the 2D freedom into two 1D rides. Each ride is a curve, and a curve has a velocity vector — the same object from Tangent Lines and Velocity Vectors.

The velocity of the -ride is written and means "how fast and which way the surface point moves when I nudge only ":

The curly (say "partial") is an ordinary derivative that treats as a frozen constant. Each slot answers: "as changes by a hair, how much does this coordinate change?" Likewise freezes .

PICTURE. The two grid curves through one point, with their tangent arrows (yellow) and (blue) glued to the surface.

Figure — Parametric surfaces — tangent planes, surface area

Step 3 — A tiny dial-rectangle becomes a curved tile

WHAT. On the flat control paper, take a tiny rectangle: width (a small step of the dial) and height (a small step of the dial). Here (say "delta") just means "a little bit of." That rectangle has flat area . Feed its four corners through and you get a small curved tile on the surface.

WHY start this small? A whole curved surface has no simple area formula — but a tiny enough piece is nearly flat, and flat pieces we can measure. This is the master trick of all of Double Integrals: chop, measure the crumb, add up.

PICTURE. One flat rectangle on mapping to one warped tile on the surface.

Figure — Parametric surfaces — tangent planes, surface area

Step 4 — Straighten the tile into a parallelogram

WHAT. Two edges of the curved tile start at the corner point . One edge runs along the -curve for a step ; the other runs along the -curve for a step . Because the steps are tiny, "moving along the curve" is almost the same as "moving straight along the tangent velocity." So the edges are approximately the two straight arrows

Reading each: is the direction & speed of the -ride, and multiplying by the small number turns speed into an actual small displacement. Same for .

WHY is this legal? This is the linear (first-order) approximation: near a point, a smooth curve is indistinguishable from its tangent line — exactly the idea behind Tangent Lines and Velocity Vectors and behind Arc Length's little straight segments. The two straight edges span a parallelogram that hugs the curved tile.

PICTURE. The curved tile with the two tangent edges drawn straight, closing up into a flat parallelogram (chalk-pink).

Figure — Parametric surfaces — tangent planes, surface area

Step 5 — The area of that parallelogram is a cross product

WHAT. We need the area of the parallelogram built from two arrows and . The rule (from Cross Product) is where is the angle between the two edges, and means "length of the arrow."

Why does appear and not ? Slide the tail of onto . The height of the parallelogram is the part of that sticks out sideways from — that is . Area = base height = . The sideways part is a , not the along-part .

WHY cross and not dot? A dot product uses : it is biggest when the arrows line up and zero when they are perpendicular. Area is the opposite mood — perpendicular edges fence off the most area, parallel edges fence off none. Only (the cross product) behaves that way. This is the "dot vs cross" mistake the parent note warns about, seen geometrically.

Pull the small numbers out. Since are just positive numbers: So the tiny tile's area is

Read it: the flat control-paper crumb had area ; the machine stretched it by the number into the real tile on the surface.

PICTURE. The base–height decomposition of the parallelogram, showing as the true height.

Figure — Parametric surfaces — tangent planes, surface area

Step 6 — Degenerate cases: when the tile collapses

WHAT. Watch the stretch factor in the broken situations. There are exactly three ways for it to vanish, and each is a real geometric event:

What goes to zero Meaning Picture of the tile
( or ) the two edges are parallel tile squashes to a line — no area
the -ride stalls (surface pinched) tile has no width
the -ride stalls tile has no height

WHY it matters. At any point where the surface is not smooth — there is no honest tangent plane and the parallelogram picture breaks. A famous example: the north pole of the sphere, where all the -circles shrink to a single point (), so . The integral still works because that stretch factor is exactly zero there — a single pinched line contributes no area — so nothing goes wrong in the sum. Degenerate points are allowed to sit inside the integral as long as they form a thin set.

PICTURE. Three collapsing tiles side by side: parallel edges, stalled , stalled .

Figure — Parametric surfaces — tangent planes, surface area

Step 7 — Add up every tile: the sum becomes an integral

WHAT. Cover all of with these tiny rectangles, one stretched tile each. Total surface area is the sum of all the crumb-areas: Now shrink every rectangle toward zero size. Two things happen at once: the parallelogram approximation becomes exact, and the sum becomes a double integral:

Term by term one last time:

  • — "sweep over every dial setting in the region ."
  • — the stretch number for the tile at that setting.
  • — the flat crumb of control-paper area being stretched.

WHY the stretch factor is not optional. If you wrote you would only get the flat area of the dial paper, not the surface. The factor is precisely the Jacobian of the map — it converts flat-paper area into real curved-surface area. Drop it and you are measuring the wrong sheet.

PICTURE. Many small tiles tiling the surface, each shaded by how much it stretched, with the sum-arrow becoming the integral sign.

Figure — Parametric surfaces — tangent planes, surface area

Reality check — the sphere in one breath


The one-picture summary

Figure — Parametric surfaces — tangent planes, surface area

One flat crumb on the dial paper → machine → a tilted parallelogram spanned by and → its area is → add them all with .

Recall Feynman retelling — the whole walk in plain words

Picture a flat sheet of graph paper with two dials, and . A machine reads each dot on the paper and glues it somewhere in the air, so the flat sheet becomes a bumpy bedsheet. To find how much bedsheet there is, cut the graph paper into tiny squares. Each square lands on the bedsheet as a slightly tilted little diamond. To get one diamond's area, draw the two arrows along its sides — one points the way you go when you turn the dial (), one for the dial () — and ask how much space they fence off. That "fenced area" is the cross product's length, , times the little step sizes. It is big when the arrows stand apart and shrinks to nothing when they line up (or when one arrow dies, like at the poles of a globe). Add up every diamond and, letting the squares get infinitely small, the pile of sums turns into the double integral . That's the whole story: chop, measure one tilted crumb with a cross product, add them all.


Recall

Why do we differentiate twice (once in , once in )?
A surface has two independent directions to move; each dial gives one velocity, and .
Why does the tiny tile's area use (cross) not (dot)?
Area is the sideways spread of the edges — height ; it is maximal when edges are perpendicular and zero when parallel.
What does physically represent in the integral?
The local area-stretch (Jacobian) that converts flat crumb area into real surface area.
At a sphere's pole the stretch factor is — is that a problem?
No; the tile genuinely collapses to a point there, contributing no area, so the integral is unaffected.