Surface Integrals
Contents
6. Surface Integrals#
6.1. Vector Flux#
We can look at surface integrals next, these are the natural extension to line integrals, now we require a two variable parameterisation, here we will use \((u,\, v)\) as variables which can parameterise the surface \(S\) we are interested in.
Lets start by thinking about some surface, as depicted in Fig. 6.1, which we will break up into infinitesimal area elements \(\mathrm{d}S\). Just like we can write infinitesimal area elements \(\mathrm{d}A = \mathrm{d}x\,\mathrm{d}y\) in Cartesian coordinates (and in polar coordinates \(\mathrm{d}A = r\,\mathrm{d}r\,\mathrm{d}\theta\)), we can break up this surface using the parameterisation \((u,\,v)\).
We can think about the effect of some vector field crossing this surface, as depicted in Fig. 6.2.
To find the total contribution of the vector field actually going through a surface area element, we need to think about the components of the vector field.
We can decompose \({\bf F} = {\bf F}_\bot + {\bf F}_{\parallel}\) components, as depicted in Fig. 6.3
In order to find the components that cross through the surface, \({\bf F}_{\bot}\), we need a surface normal vector. We know that in order to find a surface normal, we can do the cross product of two vectors that live on the surface.
We also that the effect of differentiating vector \({\bf r}\) with respect to some parameter produces a vector which points in the direction where \({\bf r}\) is maximised with respect to that parameter and crucially lives on the surface \(S({\bf r})\), so we use the derivatives with respect to the two parameters \((u,\,v)\):
This means that combination of the vector field with the area element \(|\mathrm{d}{\bf S}| = \mathrm{d}u\,\mathrm{d}v\) will be:
We call this the flux of the vector field \({\bf F}\) crossing the surface \(S\).
Definition
We can define:
as a vector surface integral along some surface \(S\), which is parameterised by variables \((u,\, v)\).
We can also define a scalar surface integral:
along some surface \(S\), which is parameterised by variables \((u,\, v)\).
6.1.1. Calculating Surface Integrals#
Similar to line integrals, we must parameterise the surface \(S\) in order for this integral to be possible, so we will pick \(S = S({\bf r})\) such that \({\bf r} = {\bf r}(u,\, v)\) with \(a \leq u \leq b,\, c \leq v \leq d\). Hence to actually calculate these we will have:
6.2. Surfaces of the form \(z = f(x,\, y)\)#
A different sort of example is where we have a 2D scalar field \(f(x,\,y)\) and we plot this as a surface \(z = f(x,\,y)\).
Here the parameterisation of the surface is given for free in terms of \(x,\,y\).
The surface has a coordinate vector of the form:
and the infinitesimal area element is given by:
If we have a scalar surface integral, then area element will involve the magnitude of this vector:
Worked example
1. Lets find the surface area of a sphere with radius \(R\). The most natural choice of parameters here would be the angles \((\theta,\, \phi)\):
hence we can calculate \(\mathrm{d}{\bf S}\) here:
We can then recall that the radial vector for spherical polar coordinates has the form:
and therefore :
Thus the surface area integral takes the form:
Further worked examples:
1. Find the surface area for \(0 \leq x \leq 3\), \(0 \leq y \leq 3\) for a sphere:
We can try to solve this using Cartesian coordinates instead of polar here (spherical polar will also work though!) Lets try to apply \(z = f(x,\,y) = \sqrt{9 - x^2 - y^2}\),
If we use a change of variable, \(x = \sqrt{9-y^2}\sin(\varphi) \Rightarrow \mathrm{d}x = \sqrt{9-y^2}\cos(\varphi)\,\mathrm{d}\varphi\) and therefore we have:
which corresponds to \(\frac{1}{8}\) of the full sphere’s surface area \(36\pi\), as expected.
2. Find the surface area of a cone with height \(h\) and base radius \(R\).
Here we can use the parameterisation \(z,\, \theta\) to describe any point on this surface. This means we describe any point in cylindrical polar coordinates:
with ranges \(0 \leq z \leq h\) and \(0 \leq \theta \leq 2\pi\). Then to find the vectors in terms of this parameterisation:
which means the integrand takes the form:
and so integrating we find: