4.4.31 · D1Multivariable Calculus

Foundations — Surface integrals — scalar and vector (flux)

2,883 words13 min readBack to topic

Before you can read the parent page, you need to own every symbol it throws at you. Below, each one gets: plain words → the picture → why the topic needs it, in an order where each builds strictly on the last — nothing is used before it is built.


1. Points, coordinates, and 3D space

We need this because a surface is just a whole sheet of such points, and everything we compute lives on those points.


2. Vectors and their length

Why the topic needs it: later, the size of a tiny patch of surface will turn out to be the length of a particular arrow. Length is the tool that turns "how big is this arrow?" into a single number, so we need it in hand before we can measure patches.


3. Functions of one variable and the derivative


4. Partial derivatives and the parameters

The curly (versus the straight ) is a reminder: "there are other variables I'm holding still."

Why the topic needs it: partial derivatives are the tool that turns "nudge a dial" into an actual arrow on the surface — the tangent vectors we build in the next section. See Double integrals and Jacobian and change of variables for the flat-region cousins of these ideas.


5. The parametrization and its tangent vectors

Holding fixed and sliding paints a curve on the surface (a "grid line"); the two families of grid lines make the surface look like a warped checkerboard.

Why the topic needs it: this map is the central trick. Everything hard (curved surface) is pushed back to everything easy (a flat region you can slide numbers across) — as long as we stay at regular points.


6. The cross product

Why the topic needs it — two jobs at once:

  1. Its length = area of the tiny surface patch = the stretch factor (written , defined in section 9).
  2. Its direction (fixed by the right-hand rule) = the way the surface faces = the normal used for flux.

One tool answers both "how big?" and "which way?".


7. The dot product

Why the topic needs it: and are the heart of the flux integral.


8. The unit normal

There are exactly two choices (pole up, or pole down ). The right-hand rule from section 6 decides which one gives; picking a side is called orienting the surface. This is why flux carries a sign. (This division only makes sense at regular points — where , so we are not dividing by zero.)


9. Double integral and the area elements ,


10. The vector field

Why the topic needs it: flux measures how this field pushes through the surface — the whole point of the vector surface integral.


Prerequisite map

Points x y z in 3D

Vectors and length

Dot product

Cross product

Derivative slope

Partial derivatives

Parametrization r of u and v

Tangent vectors r_u and r_v

Regularity independent tangents

Stretch factor and normal

dS scalar surface integral

Flux vector surface integral

Vector field F

Double integral over D


Equipment checklist

Cover the right side; can you answer each before reading the parent page?

What does mean?
Three instructions locating one point in 3D space (steps along , , ).
What does compute, and with what formula?
The length of arrow ; .
What question does a derivative answer?
"If I nudge the input a tiny bit, how fast does the output change?" — the slope.
Why write instead of ?
Several variables exist; nudges while freezing every other variable.
What are the parameters and the domain ?
Two dials that pick a spot on the surface; is the flat set of all allowed dial settings.
What is ?
A map sending a flat point to a 3D point on the surface — the flatten-the-hard-thing trick.
What are and ?
Partial derivatives of ; tangent arrows lying flat on the surface along each dial's direction.
What is the regularity condition and why does it matter?
must be linearly independent (not parallel); otherwise the patch collapses to zero area — the surface version of Jacobian .
Cross product : what length, what direction?
Length = area of the parallelogram (); direction = perpendicular to both, fixed by the right-hand rule.
Why does swapping the order flip the cross product's sign?
The right-hand rule reverses; — this is the source of flux's sign.
Why does the parallelogram area use not ?
Area = base height, and the height is the perpendicular part .
Dot product : what does it measure?
How much the two arrows point the same way; .
Why is flux built from a dot product?
Only the field's component along the normal passes through the surface, and extracts exactly that.
What is and how do you build it?
The unit-length normal; take (regular points only) and divide by its own length.
Difference between and ?
is a positive patch area; is that patch as a vector (area plus facing direction).
What does do?
Chops the flat region into tiny rectangles, sums a quantity over all of them, takes the shrinking limit.
What is a vector field ?
An arrow attached to every point of space — e.g. fluid velocity at each location.