1 Surface integrals involving vectors

1.1 The unit normal

For the surface of any three-dimensional shape, it is possible to find a vector lying perpendicular to the surface and with magnitude 1. The unit vector points outwards from the surface and is usually denoted by n ̂ ̲ .

Example 16

If S is the surface of the sphere x 2 + y 2 + z 2 = a 2 find the unit normal n ̂ ̲ .

Solution

The unit normal at the point P ( x , y , z ) points away from the centre of the sphere i.e. it lies in the direction of x i ̲ + y j ̲ + z k ̲ . To make this a unit vector it must be divided by its magnitude x 2 + y 2 + z 2 i.e. the unit vector

n ̂ ̲ = x x 2 + y 2 + z 2 i ̲ + y x 2 + y 2 + z 2 j ̲ + z x 2 + y 2 + z 2 k ̲ = x a i ̲ + y a j ̲ + z a k ̲

where a = x 2 + y 2 + z 2

Figure 7:

{ A unit normal hat underline n to a sphere}

Example 17

For the cube 0 x 1 , 0 y 1 , 0 z 1 , find the unit normal n ̂ ̲ for each face.

Solution

On the face given by x = 0 , the unit normal points in the negative x -direction. Hence the unit normal is i ̲ . Similarly :-

On the face x = 1 the unit normal is i ̲ . On the face y = 0 the unit normal is j ̲ .

On the face y = 1 the unit normal is j ̲ . On the face z = 0 the unit normal is k ̲ .

On the face z = 1 the unit normal is k ̲ .

1.2 d S ̲ and the unit normal

The vector d S ̲ is a vector, being an element of the surface with magnitude d u d v and direction perpendicular to the surface.



If the plane in question is the O x y plane, then d S ̲ = n ̂ ̲ d u d v = k ̲ d x d y .

Figure 8:

{ The vector underline dS being an element of a surface, with magnitude dudv}

If the plane in question is not one of the three coordinate planes ( O x y , O x z , O y z ), appropriate adjustments must be made to express d S ̲ in terms of two of d x and d y and d z .

Example 18

The rectangle O A B C lies in the plane z = y (Figure 9).

The vertices are O = ( 0 , 0 , 0 ) , A = ( 1 , 0 , 0 ) , B = ( 1 , 1 , 1 ) and C = ( 0 , 1 , 1 ) .

Find a unit vector n ̂ ̲ normal to the plane and an appropriate vector d S ̲ expressed in terms of d x and d y .

Figure 9:

{ The plane z=y passing through OABC}

Solution

Note that two vectors in the rectangle are O A = i ̲ and O C = j ̲ + k ̲ . A vector perpendicular to the plane is i ̲ × ( j ̲ + k ̲ ) = j ̲ + k ̲ . However, this vector is of magnitude 2 so the unit normal vector is n ̂ ̲ = 1 2 ( j ̲ + k ̲ ) = 1 2 j ̲ + 1 2 k ̲ .

The vector d S ̲ is therefore ( 1 2 j ̲ + 1 2 k ̲ ) d u d v where d u and d v are increments in the plane of the rectangle O A B C . Now, one increment, say d u , may point in the x -direction while d v will point in a direction up the plane, parallel to O C . Thus d u = d x and (by Pythagoras) d v = ( d y ) 2 + ( d z ) 2 . However, as z = y , d z = d y and hence d v = 2 d y .

Thus, d S ̲ = ( 1 2 j ̲ + 1 2 k ̲ ) d x 2 d y = ( j ̲ + k ̲ ) d x d y .

Note :- the factor of 2 could also have been found by comparing the area of rectangle O A B C , i.e. 1 , with the area of its projection in the O x y plane i.e. O A D E with area 1 2 .

1.3 Integrating a scalar field

A function can be integrated over a surface by constructing a double integral and integrating in a manner similar to that shown in HELM booklet  27.1 and HELM booklet  27.2. Often, such integrals can be carried out with respect to an element containing the unit normal.

Example 19

Evaluate the integral

A 1 1 + x 2 d S ̲

over the area A where A is the square 0 x 1 , 0 y 1 , z = 0 .

Solution

In this integral, d S ̲ becomes k ̲ d x d y i.e. the unit normal times the surface element. Thus the integral is

y = 0 1 x = 0 1 k ̲ 1 + x 2 d x d y = y = 0 1 k ̲ tan 1 x 0 1 d y = y = 0 1 k ̲ ( π 4 0 ) 0 1 d y = π 4 k ̲ y = 0 1 d y = π 4 k ̲
Example 20

Find S u d S ̲ where u = r 2 = x 2 + y 2 + z 2 and S is the surface of the unit cube 0 x 1 , 0 y 1 , 0 z 1 .

Solution

The unit cube has six faces and the unit normal vector n ̂ ̲ points in a different direction on each face. The surface integral must be evaluated for each face separately and the results summed.

On the face x = 0 , the unit normal n ̂ ̲ = i ̲ and the surface integral is

y = 0 1 z = 0 1 ( 0 2 + y 2 + z 2 ) ( i ̲ ) d z d y = i ̲ y = 0 1 y 2 z + 1 3 z 3 z = 0 1 d y = i ̲ y = 0 1 y 2 + 1 3 d y = i ̲ 1 3 y 3 + 1 3 y 0 1 = 2 3 i ̲

On the face x = 1 , the unit normal n ̂ ̲ = i ̲ and the surface integral is

y = 0 1 z = 0 1 ( 1 2 + y 2 + z 2 ) ( i ̲ ) d z d y = i ̲ y = 0 1 z + y 2 z + 1 3 z 3 z = 0 1 d y = i ̲ y = 0 1 y 2 + 4 3 d y = i ̲ 1 3 y 3 + 4 3 y 0 1 = 5 3 i ̲

The net contribution from the faces x = 0 and x = 1 is 2 3 i ̲ + 5 3 i ̲ = i ̲ .

Due to the symmetry of the scalar field u and the unit cube, the net contribution from the faces y = 0 and y = 1 is j ̲ while the net contribution from the faces z = 0 and z = 1 is k ̲ .

The sum i.e. the surface integral S u d S ̲ = i ̲ + j ̲ + k ̲

Key Point 4

A scalar function integrated with respect to a unit normal gives a vector quantity.

When the surface does not lie in one of the planes O x y , O x z , O y z , extra care must be taken when finding d S ̲ .

Example 21

Find S f d S ̲ where f is the function 2 x and S is the surface of the triangle bounded by ( 0 , 0 , 0 ) , ( 0 , 1 , 1 ) and ( 1 , 0 , 1 ) . (See Figure 10.)

Figure 10:

{ The triangle defining the area S}

Solution

The unit vector n ̲ is perpendicular to two vectors in the plane e.g. ( j ̲ + k ̲ ) and ( i ̲ + k ̲ ) . The vector ( j ̲ + k ̲ ) × ( i ̲ + k ̲ ) = i ̲ + j ̲ k ̲ and has magnitude 3 . Hence the normal vector n ̲ ̂ = 1 3 i ̲ + 1 3 j ̲ 1 3 k ̲ .

As the area of the triangle is 3 2 and the area of its projection in the O x y plane is 1 2 , the vector d S ̲ = 3 2 1 2 n ̲ ̂ d y d x = ( i ̲ + j ̲ + k ̲ ) d y d x .

Thus

S f d S ̲ = ( i ̲ + j ̲ + k ̲ ) x = 0 1 y = 0 1 x 2 x d y d x = ( i ̲ + j ̲ + k ̲ ) x = 0 1 2 x y y = 0 1 x d x = ( i ̲ + j ̲ + k ̲ ) x = 0 1 ( 2 x 2 x 2 ) d x = ( i ̲ + j ̲ + k ̲ ) x 2 2 3 x 3 0 1 = 1 3 ( i ̲ + j ̲ + k ̲ )

The scalar function being integrated may be the divergence of a suitable vector function.

Example 22

Find S ( ̲ F ̲ ) d S ̲ where F ̲ = 2 x i ̲ + y z j ̲ + x y k ̲ and S is the surface of the triangle with vertices at ( 0 , 0 , 0 ) , ( 1 , 0 , 0 ) and ( 1 , 1 , 0 ) .

Solution

Note that ̲ F ̲ = 2 + z = 2 as z = 0 everywhere along S . As the triangle lies in the O x y plane, the normal vector n ̲ = k ̲ and d S ̲ = k ̲ d y d x .

Thus,

S ( ̲ F ̲ ) d S ̲ = x = 0 1 y = 0 x 2 d y d x k ̲ = 0 1 2 y 0 x d x k ̲ = 0 1 2 x d x k ̲ = x 2 0 1 k ̲ = k ̲

Task!

Evaluate the integral S 4 x d S ̲ where S represents the trapezium with vertices at ( 0 , 0 ) , ( 3 , 0 ) , ( 2 , 1 ) and ( 0 , 1 ) .

  1. Find the vector d S ̲ :

    k ̲ d x d y

  2. Write the surface integral as a double integral:

    y = 0 1 x = 0 3 y 4 x d x d y k ̲ .  The range of values of y is y = 0 to y = 1 .

      For each value of y , x varies from x = 0 to x = 3 y

  3. Evaluate this double integral:

    38 3 k ̲

Exercises
  1. Evaluate the integral S x y d S ̲ where S is the triangle with vertices at ( 0 , 0 , 4 ) , ( 0 , 2 , 0 ) and ( 1 , 0 , 0 ) .
  2. Find the integral S x y z d S ̲ where S is the surface of the unit cube 0 x 1 , 0 y 1 , 0 z 1 .
  3. Evaluate the integral S ̲ ( x 2 i ̲ + y z j ̲ + x 2 y k ̲ ) d S ̲ where S is the rectangle with vertices at ( 1 , 0 , 0 ) , ( 1 , 1 , 0 ) , ( 1 , 1 , 1 ) and ( 1 , 0 , 1 ) .
  1. 2 3 i ̲ + 1 6 j ̲ + 1 12 k ̲
  2. 1 4 ( x ̲ + y ̲ + z ̲ ) ,
  3. 5 2 i ̲

1.4 Integrating a vector field

In a similar manner to the case of a scalar field, a vector field may be integrated over a surface. Two common integrals are S F ̲ ( r ̲ ) d S ̲ and S F ̲ ( r ̲ ) × d S ̲ which integrate to a scalar and a vector respectively. Again, when d S ̲ is expressed appropriately, the expression will reduce to a double integral. The form S F ̲ ( r ) d S ̲ has many important applications, e.g. flux.

Example 23

Evaluate the integral

A ( x 2 y i ̲ + z j ̲ + ( 2 x + y ) k ̲ ) d S ̲

over the area A where A is the square 0 x 1 , 0 y 1 , z = 0 .

Solution

On A , the unit normal is d x d y k ̲ so the integral becomes

A ( x 2 y i ̲ + z j ̲ + ( 2 x + y ) k ̲ ) ( k ̲ d x d y ) = y = 0 1 x = 0 1 ( 2 x + y ) d x d y = y = 0 1 x 2 + x y x = 0 1 d y = y = 0 1 ( 1 + y ) d y = y + 1 2 y 2 0 1 = 3 2
Example 24

Evaluate A r ̲ d S ̲ where A represents the surface of the unit cube 0 x 1 , 0 y 1 , 0 z 1 and r ̲ represents the vector x i ̲ + y j ̲ + z k ̲ .

Solution

The vector d S ̲ (in the direction of the normal vector) will be a constant vector on each face, but will be different for each face.

On the face x = 0 (left), d S ̲ = d y d z i ̲ and the integral on this face is

z = 0 1 y = 0 1 ( 0 i ̲ + y j ̲ + z k ̲ ) ( d y d z i ̲ ) = z = 0 1 y = 0 1 0 d y d z = 0

Similarly on the face y = 0 (front), d S ̲ = d x d z j ̲ and the integral on this face is

z = 0 1 x = 0 1 ( x i ̲ + 0 j ̲ + z k ̲ ) ( d x d z j ̲ ) = z = 0 1 x = 0 1 0 d x d z = 0

Furthermore on the face z = 0 (bottom), d S ̲ = d x d y k ̲ and the integral on this face is

x = 0 1 y = 0 1 ( x i ̲ + y j ̲ + 0 k ̲ ) ( d x d y k ̲ ) = x = 0 1 y = 0 1 0 d x d y = 0

On these three faces, the contribution to the integral is zero. However, on the face x = 1 (right), d S ̲ = + d y d z i ̲ and the integral on this face is

z = 0 1 y = 0 1 ( 1 i ̲ + y j ̲ + z k ̲ ) ( + d y d z i ̲ ) = z = 0 1 y = 0 1 1 d y d z = 1

Similarly, on the face y = 1 (back), d S ̲ = + d x d z j ̲ and the integral on this face is

z = 0 1 x = 0 1 ( x i ̲ + 1 j ̲ + z k ̲ ) ( + d x d z j ̲ ) = z = 0 1 x = 0 1 1 d x d z = 1

and finally,on the face z = 1 (top), d S ̲ = + d x d y k ̲ and the integral on this face is

y = 0 1 x = 0 1 ( x i ̲ + y j ̲ + 1 k ̲ ) ( + d x d y k ̲ ) = y = 0 1 x = 0 1 1 d x d y = 1

Adding together the contributions from the various faces gives A r ̲ d S ̲ = 0 + 0 + 0 + 1 + 1 + 1 = 3