Next: Vector Surface Integrals
Up: Vectors and Vector Fields
Previous: Vector Line Integrals
Let us take a surface
, that is not necessarily co-planar, and divide it up
into (scalar) elements
. Then
![$\displaystyle \int\!\int_S f(x,y,z)\, dS = \lim_{\delta S_i\rightarrow 0}\sum_i f(x,y,z)\, \delta S_i$](img6482.png) |
(A.84) |
is a surface integral. For instance, the volume of water in a lake of depth
is
![$\displaystyle V= \int\!\int D(x,y)\,dS.$](img6484.png) |
(A.85) |
To evaluate this integral, we must split the calculation into two ordinary integrals.
The volume in the strip shown in Figure A.17 is
![$\displaystyle \left[\int_{x_1}^{x_2} D(x,y)\,dx\right]dy.$](img6485.png) |
(A.86) |
Note that the limits
and
depend on
. The total volume is the sum
over all strips: that is,
![$\displaystyle V = \int_{y_1}^{y_2} dy\left[\int_{x_1(y)}^{x_2(y)} D(x,y)\,dx\right] \equiv \int\!\int_S D(x,y)\,dx\,dy.$](img6486.png) |
(A.87) |
Of course, the integral can be evaluated by taking the strips the other way around: that is,
![$\displaystyle V = \int_{x_1}^{x_2} dx \int_{y_1(x)}^{y_2(x)} D(x,y)\,dy.$](img6487.png) |
(A.88) |
Interchanging the order of integration is a very powerful and useful trick. But
great care must be taken when evaluating the limits.
Figure A.17:
Decomposition of a surface integral.
![\begin{figure}
\epsfysize =2.in
\centerline{\epsffile{AppendixA/figA.17.eps}}
\end{figure}](img6488.png) |
For example, consider
![$\displaystyle \int\!\int_S x \,y^{\,2}\,dx\,dy,$](img6489.png) |
(A.89) |
where
is shown in Figure A.18.
Suppose that we evaluate the
integral first:
![$\displaystyle dy\left(\int_0^{1-y} x\, y^{\,2}\,dx\right) = y^{\,2}\,dy\left[ \frac{x^{\,2}}{2}\right]^{1-y}_0 = \frac{y^{\,2}}{2}\,(1-y)^2\,dy.$](img6490.png) |
(A.90) |
Let us now evaluate the
integral:
![$\displaystyle \int_0^1 \left(\frac{y^{\,2}}{2}-y^3+ \frac{y^{\,4}}{2}\right)dy = \frac{1}{60}.$](img6491.png) |
(A.91) |
We can also evaluate the integral by interchanging the order of integration:
![$\displaystyle \int_0^1 x\,dx \int_0^{1-x} y^{\,2}\,dy = \int_0^1\frac{x}{3}\, (1-x)^3\,dx = \frac{1}{60}.$](img6492.png) |
(A.92) |
Figure A.18:
An example surface integral.
![\begin{figure}
\epsfysize =2.in
\centerline{\epsffile{AppendixA/figA.18.eps}}
\end{figure}](img6493.png) |
In some cases, a surface integral is just the product of two separate integrals.
For instance,
![$\displaystyle \int\int_S x^{\,2} \,y\,dx\,dy$](img6494.png) |
(A.93) |
where
is a unit square. This integral can be written
![$\displaystyle \int_0^1 dx \int_0^1 x^{\,2} \,y\,dy = \left(\int_0^1 x^{\,2}\,dx\right) \left(\int_0^1 y \,dy\right) = \frac{1}{3}\,\frac{1}{2} = \frac{1}{6},$](img6495.png) |
(A.94) |
because the limits are both independent of the other variable.
Next: Vector Surface Integrals
Up: Vectors and Vector Fields
Previous: Vector Line Integrals
Richard Fitzpatrick
2016-01-22