Parametrization Techniques
Effective computation of line and surface integrals requires choosing appropriate parametrizations adapted to the geometry of the curve or surface.
Parametrizing Curves
Common parametrizations for curves in :
- Line segment from to : ,
- Circle of radius in the -plane: ,
- Graph : ,
- Helix:
For over :
Parametrizing Surfaces
Standard parametrizations for common surfaces:
- Sphere :
- Cylinder :
- Cone :
- Graph :
- Surface of revolution ( around -axis):
For the graph with parametrization : The upward-pointing unit normal is .
Reparametrization Invariance
Scalar line integrals and scalar surface integrals are independent of the parametrization. Vector line integrals and flux integrals are independent of the parametrization but depend on the orientation: reversing orientation changes their sign.
The key to simplifying integral computations is choosing a parametrization that aligns with the symmetry of the problem. If the integrand or domain has circular symmetry, use polar/spherical parametrizations. If the surface is given as a graph, use as parameters. The right choice can turn an intractable integral into a routine computation.