Courses / Physics I
Differential Equations and Vector Calculus

Surface Integrals

Physics I 195 words Free to read

Surface Integrals & Parametrisation

A surface integral extends integration from curves to 2D surfaces in 3D space.

A parametric surface SS is defined by parameters (u,v)(u,v):

r(u,v)=x(u,v)i^+y(u,v)j^+z(u,v)k^\vec{r}(u,v) = x(u,v)\hat{i} + y(u,v)\hat{j} + z(u,v)\hat{k}

The differential area vector is built from partial derivatives:

dS=(ru×rv)dudvd\vec{S} = \left(\frac{\partial\vec{r}}{\partial u}\times\frac{\partial\vec{r}}{\partial v}\right)du\,dv

A scalar surface integral integrates a function ff over SS:

SfdS=Df(r(u,v))ru×rvdudv\iint_S f\,dS = \iint_D f(\vec{r}(u,v))\,\left\|\frac{\partial\vec{r}}{\partial u}\times\frac{\partial\vec{r}}{\partial v}\right\|\,du\,dv

Surface TypeArea Element dSd\vec{S}
Parametric(ru×rv)dudv\left(\frac{\partial\vec{r}}{\partial u}\times\frac{\partial\vec{r}}{\partial v}\right)du\,dv
Graph z=g(x,y)z = g(x,y)(gxi^gyj^+k^)dxdy(-g_x\hat{i} - g_y\hat{j} + \hat{k})\,dx\,dy
A flat grid cell, and the curved patch it becomes

Flux Integrals & Orientation

A flux integral measures the net flow of a vector field F\vec{F} through a surface SS:

Φ=SFdS=SFn^dS\Phi = \iint_S \vec{F}\cdot d\vec{S} = \iint_S \vec{F}\cdot\hat{n}\,dS

Physics link: Electric flux through a closed surface equals the enclosed charge via Gauss's law:

ΦE=SEdS=Qencε0\Phi_E = \oiint_S \vec{E}\cdot d\vec{S} = \frac{Q_{\text{enc}}}{\varepsilon_0}

Orientation is critical: the choice of unit normal n^\hat{n} (outward vs. inward for closed surfaces) determines the sign of the flux.

Common pitfall: Flux integrals are orientation-sensitive. Flipping the surface normal flips the sign of your final answer. Always fix the normal direction before you begin integrating.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes

Differential Equations and Vector Calculus