Surface Integrals
The Essentials
A surface integral is calculated by integrating over all of the little pieces of surface. A little piece of surface is:
Where \( \vec{t}_u \) is the tangent vector in the u direction \( \langle x_u,y_u,z_u\rangle \), and \( \vec{t}_v \) is the tangent vector in the v direction \( \langle x_v,y_v,z_v\rangle \) where u and v come from the parameterization of the surface \( r(u,v) \). This is true because the magnitude of the cross product of two vectors is the area of the parallelogram that the two vectors make. Therefore, the surface area of a surface given a parameterization is:
The formula for the surface integral of a scalar function is:
The unit normal vector is:
The formula for the vector surface integral is:
A vector surface integral is also called a flux integral.
Example
Calculate the surface integral of the function
over the surface parameterized by the function
from \( 0\leq u\leq 4 \) and \( 0\leq v\leq 2\pi \).
The function is a vector function, so we will use the vector function formula. To find the \( \vec{t}_u\times\vec{t}_v \):
Now to calculate the integral:
Practice
- Evaluate the surface integral over the top half of the surface of the sphere with a radius of 3 centered on the origin:
\[ \iint_D xz dA \]
- Evaluate the surface integral of the function \( \langle -x,3y,z\rangle \) over the surface defined by the plane \( 2z+2y-x=5 \) from \( 0\leq x\leq 1 \) and \( 0\leq y\leq 1 \)
Solutions:
- 0
- 4