← back to calculus

Line and Surface Integrals

Active Calculus · CC BY-SA · activecalculus.org

Integration along curves and over surfaces. A scalar line integral measures total mass along a wire. A vector line integral (work integral) measures how much a vector field pushes along a path. Surface integrals measure flux: how much of the field passes through a surface.

Scalar line integrals

If you have a scalar function f and a curve C parametrized by r(t), the line integral ∫_C f ds integrates f along the curve, weighted by arc length. Think: total mass of a wire with varying density.

Scheme

Vector line integrals

The work done by a force field F along a path C is ∫_C F · dr. Parametrize the curve, compute F(r(t)) · r'(t), and integrate. If F is conservative (F = grad(f)), the integral depends only on endpoints.

A B F C work = ∫_C F · dr
Scheme

Surface integrals and flux

A surface integral ∫∫_S F · dS measures the total flux of a vector field through a surface. dS = n dA where n is the unit normal. Flux is the amount of "stuff" flowing through the surface per unit time.

Scheme

Notation reference

Symbol Meaning
∫_C f dsScalar line integral (arc length weighted)
∫_C F · drVector line integral (work)
∫∫_S f dSScalar surface integral
∫∫_S F · dSFlux integral
Neighbors

Calculus sequence

  • 📐 Geometry Ch.6 — differential forms are the coordinate-free version of line and surface integrals
  • ⚛ Physics Ch.8 — Maxwell's equations are written in terms of line and surface integrals
  • ∞ Real Analysis Ch.8 — Stokes' theorem and Green's theorem generalize the fundamental theorem of calculus

Foundations (Wikipedia)