Surface Integral

A surface integral is an integral along a smooth curve C.


Description

Given a smooth surface S, integrating a function f along S gives the scalar surface integral. As the name implies, this returns a scalar value.

scalar1.svg

Parameterize f using r(u,v) to get:

scalar2.svg

where r = [x(u,v) y(u,v) z(u,v)], ru = [∂x/∂u ∂y/∂u ∂z/∂u], and rv = [∂x/∂v ∂y/∂v ∂z/∂v].

This gives a straightforward calculation for surface area:

sa.svg


CategoryRicottone

Calculus/SurfaceIntegral (last edited 2025-12-10 22:00:18 by DominicRicottone)