Surface Integral — Definition, Formula & Examples
A surface integral extends the idea of a definite integral to functions defined over a curved surface in three-dimensional space, rather than along an interval or flat region. It computes quantities like total flux through a surface or the accumulated value of a scalar field across a curved sheet.
Given a parameterized surface over a region in the -plane, the surface integral of a scalar function is . For a vector field , the flux integral is .
Key Formula
Where:
- = The surface being integrated over
- = A vector field defined on the surface
- = Parameterization of the surface
- = Partial derivatives of the parameterization with respect to u and v
- = The parameter domain in the uv-plane
How It Works
To evaluate a surface integral, you first parameterize the surface using two parameters and . Then compute the partial derivatives and and take their cross product. For scalar integrals, you multiply the integrand by the magnitude of that cross product; for flux integrals, you dot the vector field with the cross product itself. Finally, integrate over the parameter domain as a standard double integral.
Worked Example
Problem: Compute the flux of upward through the surface for .
Step 1: Write the surface as . For a graph with upward orientation, the flux formula is:
Step 2: Compute the partials: , . The integrand becomes .
Step 3: Switch to polar coordinates over the unit disk: , .
Answer: The upward flux through the paraboloid is .
Why It Matters
Surface integrals are essential in physics and engineering for computing fluid flux, electric flux through Gaussian surfaces, and heat transfer across boundaries. They also appear as key ingredients in the Divergence Theorem and Stokes' Theorem, which are foundational in electromagnetism and fluid dynamics.
Common Mistakes
Mistake: Forgetting the cross-product magnitude when integrating a scalar function, effectively treating as .
Correction: The factor accounts for how the surface stretches relative to the parameter plane. Always include it for scalar surface integrals.
