Multiple Integrals and Vector Calculus/Parametric Surfaces and Surface Integrals

Lesson 12.5814 words

Parametric Surfaces and Surface Integrals

A parametric surface is the image of a two-variable vector function; its area element is the magnitude of the cross product of the two tangent vectors. The surface integral of a scalar function sums it over that area, and the flux integral of a vector field sums the field's normal component, measuring flow through the surface.

╌╌╌╌

The line integral integrated a scalar or a field along a one-dimensional curve. The surface integral does the same over a two-dimensional surface. The step up requires a way to describe surfaces flexibly — not just graphs but spheres, cylinders, and tori — and a surface area element to integrate against. Both come from parametrizing the surface with two parameters and taking the cross product of the resulting tangent vectors. Once flux, the integral of a field's normal component, is defined, Stokes' Theorem and the Divergence Theorem can be stated.

Parametric surfaces

A curve needs one parameter; a surface needs two. A parametric surface is traced by a vector function of two variables ranging over a region in the parameter plane.

A graph is the special case . The sphere of radius uses the two spherical angles as parameters, with , ; the grid curves are circles of latitude and meridians of longitude.

A parametric surface is meshed by two families of grid curves, one for each parameter held fixed; the tangent vectors and run along them.

The tangent plane and the surface area element

At a point , the two grid curves have tangent vectors given by the partial derivatives

When the surface is smooth there, and the two tangent vectors span the tangent plane. Their cross product is normal to the surface. A small parameter rectangle of sides and maps to a small patch that is nearly the parallelogram spanned by and , whose area is .

The image of a parameter rectangle is nearly the parallelogram spanned by and ; its area is the surface area element.

For a graph this specializes to the earlier surface-area formula: with , the cross product is and its magnitude is .

Surface integrals of scalar functions

With the area element in hand, integrating a scalar function over a surface copies the line-integral construction.

Setting recovers the surface area. With the surface density of a thin curved shell, the integral is its mass. The rule for evaluation is mechanical: substitute the parametrization into , multiply by the magnitude of the cross product, and integrate over the parameter domain — the surface analog of .

Orientation

To integrate a vector field through a surface, the surface needs a chosen side. At each point there are two unit normals, ; picking one consistently orients the surface.

Most surfaces are orientable and have two sides. The Möbius band is the standard exception: sliding the normal once around returns it reversed, so no consistent choice exists, and flux through it is undefined.

An orientable surface admits a continuous field of unit normals; a closed surface is oriented outward, its normals pointing away from the enclosed solid.

Flux: the surface integral of a vector field

The physically important surface integral measures how much of a field passes through the surface. Only the component of along the normal contributes; the tangential part slides along the surface without crossing it.

In parametric form the normal and the area element combine: since , the magnitude cancels and the flux is

Because of the cancellation, the square root in never appears in a flux computation. The sign depends on the orientation, which fixes whether or its negative is used.

Flux counts the field's normal component crossing the surface; where is perpendicular to the crossing is maximal, where tangent it is zero.

The result equals the volume of the ball times ; the Divergence Theorem will explain why, since and the ball has volume .

The three surface integrals side by side

Every surface integral here is one of these, and all three reduce to a double integral over the parameter domain .

IntegralIntegrandReduces toMeasures
areaarea of
scalar surface integralmass of a shell, average value
fluxflow across

Flux is the surface integral that appears in Stokes' Theorem and the Divergence Theorem: the first equates a line integral around the boundary of a surface with the flux of the curl through it, the second equates the outward flux across a closed surface with the integrated divergence inside.1

Footnotes

  1. Stewart, §16.6 — Parametric Surfaces and Their Areas; §16.7 — Surface Integrals. The area element , orientation by a continuous unit normal, and the flux integral .

╌╌ END ╌╌