MathematicsCalculus & ProbabilityAdvanced

Surface Integral

Also known as:Flux IntegralTwo-Dimensional Integral over a Surface

A surface integral extends integration to a two-dimensional surface embedded in three-dimensional space, computing the total value of a scalar or vector field over that surface. Scalar surface integrals find quantities like surface area or total mass of a thin shell, while vector surface integrals (flux integrals) measure how much of a vector field passes through a surface. Surface integrals are central to Maxwell's equations, fluid dynamics, and the theorems of Gauss and Stokes.

Key Formula

∫∫_S F · dS = ∫∫_D F(r(u,v)) · (r_u × r_v) du dv

LaTeX: \iint_S \mathbf{F} \cdot d\mathbf{S} = \iint_D \mathbf{F}(\mathbf{r}(u,v)) \cdot (\mathbf{r}_u \times \mathbf{r}_v)\,du\,dv

SymbolMeaningUnit
FVector fieldvaries (e.g., N/m²)
SSurface of integration
r(u,v)Parametric surface representationm
r_u × r_vNormal vector to the surface (cross product of partial derivatives)

Worked Example

Problem

Find the flux of F(x,y,z) = (0, 0, 1) through the unit square S in the xy-plane (0≤x≤1, 0≤y≤1, z=0) with upward normal.

Solution

Step 1: Parametrize: r(x,y) = (x, y, 0), r_x = (1,0,0), r_y = (0,1,0). Step 2: Normal vector: r_x × r_y = (0,0,1) (pointing upward, correct orientation). Step 3: F(r(x,y)) = (0, 0, 1). Step 4: Dot product: F · (r_x × r_y) = (0)(0)+(0)(0)+(1)(1) = 1. Step 5: Integrate: ∫₀¹ ∫₀¹ 1 dx dy = 1.

Answer

Flux = 1 m² (or appropriate units)

Surface Integral Types and Physical Interpretations

Integral TypeFormulaPhysical InterpretationExample Use
Scalar surface integral∫∫_S f dSSum of scalar values over surfaceSurface area, mass of shell
Vector flux integral∫∫_S F·dSNet flow of vector field through surfaceElectric flux (Gauss's Law)
Closed surface integral∯ F·dSFlux through closed surfaceDivergence theorem application
Surface of revolutionSpecial parametrizationIntegration over rotated curveArea of cone, sphere
Graph surface∫∫_D f √(1+fₓ²+f_y²) dASurface over a flat domainArea of z = g(x,y)

Interactive Tools

WolframAlpha Surface Integral

Open Tool

GeoGebra 3D Calculator

Open Tool

Brilliant.org Multivariable Calculus

Open Tool
Illustration of a surface integral showing a vector field passing through a curved surface

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "superficies" (surface, literally "over-face") and "integrare" (to make whole). Surface integrals were formalized in the 19th century by mathematicians including Gauss and Stokes in connection with their celebrated theorems.

calculusvector-calculusintegrationfluxsurfacemultivariable