<< Chapter < Page Chapter >> Page >

Recall that the flux form of Green’s theorem states that D div F d A = C F · N d s . Therefore, the divergence theorem is a version of Green’s theorem in one higher dimension.

The proof of the divergence theorem is beyond the scope of this text. However, we look at an informal proof that gives a general feel for why the theorem is true, but does not prove the theorem with full rigor. This explanation follows the informal explanation given for why Stokes’ theorem is true.

Proof

Let B be a small box with sides parallel to the coordinate planes inside E ( [link] ). Let the center of B have coordinates ( x , y , z ) and suppose the edge lengths are Δ x , Δ y , and Δ z ( [link] (b)). The normal vector out of the top of the box is k and the normal vector out of the bottom of the box is k . The dot product of F = P , Q , R with k is R and the dot product with k is R . The area of the top of the box (and the bottom of the box) Δ S is Δ x Δ y .

This figure has three diagrams. The first is a surface E in three dimensions with a small box B inside it. The second just has box B. The height is labeled as delta z, the width is labeled as delta x, and the width is labeled as delta y. An arrow perpendicular to the top points up and away from the box and is labeled k. An arrow perpendicular to the bottom points down and away from the box and is labeled –k. The third diagram is a side views of box B. The center is (x, y, z), the midpoint of the side below it is (x, y, z – delta z / 2), and the midpoint of the size above it is (x, y, z + delta z / 2). The height is delta z.
(a) A small box B inside surface E has sides parallel to the coordinate planes. (b) Box B has side lengths Δ x , Δ y , and Δ z (c) If we look at the side view of B , we see that, since ( x , y , z ) is the center of the box, to get to the top of the box we must travel a vertical distance of Δ z / 2 up from ( x , y , z ) . Similarly, to get to the bottom of the box we must travel a distance Δ z / 2 down from ( x , y , z ) .

The flux out of the top of the box can be approximated by R ( x , y , z + Δ z 2 ) Δ x Δ y ( [link] (c)) and the flux out of the bottom of the box is R ( x , y , z Δ z 2 ) Δ x Δ y . If we denote the difference between these values as Δ R , then the net flux in the vertical direction can be approximated by Δ R Δ x Δ y . However,

Δ R Δ x Δ y = ( Δ R Δ z ) Δ x Δ y Δ z ( R z ) Δ V .

Therefore, the net flux in the vertical direction can be approximated by ( R z ) Δ V . Similarly, the net flux in the x -direction can be approximated by ( P x ) Δ V and the net flux in the y -direction can be approximated by ( Q y ) Δ V . Adding the fluxes in all three directions gives an approximation of the total flux out of the box:

Total flux ( P x + Q y + R z ) Δ V = div F Δ V .

This approximation becomes arbitrarily close to the value of the total flux as the volume of the box shrinks to zero.

The sum of div F Δ V over all the small boxes approximating E is approximately E div F d V . On the other hand, the sum of div F Δ V over all the small boxes approximating E is the sum of the fluxes over all these boxes. Just as in the informal proof of Stokes’ theorem, adding these fluxes over all the boxes results in the cancelation of a lot of the terms. If an approximating box shares a face with another approximating box, then the flux over one face is the negative of the flux over the shared face of the adjacent box. These two integrals cancel out. When adding up all the fluxes, the only flux integrals that survive are the integrals over the faces approximating the boundary of E . As the volumes of the approximating boxes shrink to zero, this approximation becomes arbitrarily close to the flux over S .

Verifying the divergence theorem

Verify the divergence theorem for vector field F = x y , x + z , z y and surface S that consists of cone x 2 + y 2 = z 2 , 0 z 1 , and the circular top of the cone (see the following figure). Assume this surface is positively oriented.

This figure is a vector diagram in three dimensions. The cone x^2 + y^2 = z^2 is shown. Its point is at the origin, and it opens up. There is a cover across the top. The arrows seem to be following the shape of the cone.

Let E be the solid cone enclosed by S . To verify the theorem for this example, we show that E div F d V = S F · d S by calculating each integral separately.

To compute the triple integral, note that div F = P x + Q y + R z = 2 , and therefore the triple integral is

E div F d V = 2 E d V = 2 ( volume of E ) .

The volume of a right circular cone is given by π r 2 h 3 . In this case, h = r = 1 . Therefore,

E div F d V = 2 ( volume of E ) = 2 π 3 .

To compute the flux integral, first note that S is piecewise smooth; S can be written as a union of smooth surfaces. Therefore, we break the flux integral into two pieces: one flux integral across the circular top of the cone and one flux integral across the remaining portion of the cone. Call the circular top S 1 and the portion under the top S 2 . We start by calculating the flux across the circular top of the cone. Notice that S 1 has parameterization

r ( u , v ) = u cos v , u sin v , 1 , 0 u 1 , 0 v 2 π .

Then, the tangent vectors are t u = cos v , sin v , 0 and t v = u cos v , u sin v , 0 . Therefore, the flux across S 1 is

S 1 F · d S = 0 1 0 2 π F ( r ( u , v ) ) · ( t u × t v ) d A = 0 1 0 2 π u cos v u sin v , u cos v + 1 , 1 u sin v · 0 , 0 , u d v d u = 0 1 0 2 π u u 2 sin v d v d u = π .

We now calculate the flux over S 2 . A parameterization of this surface is

r ( u , v ) = u cos v , u sin v , u , 0 u 1 , 0 v 2 π .

The tangent vectors are t u = cos v , sin v , 1 and t v = u sin v , u cos v , 0 , so the cross product is

t u × t v = u cos v , u sin v , u .

Notice that the negative signs on the x and y components induce the negative (or inward) orientation of the cone. Since the surface is positively oriented, we use vector t v × t u = u cos v , u sin v , u in the flux integral. The flux across S 2 is then

S 2 F · d S = 0 1 0 2 π F ( r ( u , v ) ) · ( t v × t u ) d A = 0 1 0 2 π u cos v u sin v , u cos v + u , u sin v · u cos v , u sin v , u = 0 1 0 2 π u 2 cos 2 v + 2 u 2 sin v u 2 d v d u = π 3 .

The total flux across S is

S 2 F · d S = S 1 F · d S + S 2 F · d S = 2 π 3 = E div F d V ,

and we have verified the divergence theorem for this example.

Got questions? Get instant answers now!
Got questions? Get instant answers now!
Practice Key Terms 3

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 3. OpenStax CNX. Feb 05, 2016 Download for free at http://legacy.cnx.org/content/col11966/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 3' conversation and receive update notifications?

Ask