You are on page 1of 107

VECTOR CALCULUS

16
VECTOR CALCULUS
So far, we have considered special
types of surfaces:

Cylinders
Quadric surfaces
Graphs of functions of two variables
Level surfaces of functions of three variables
Here, we use vector functions to
describe more general surfaces, called
parametric surfaces, and compute their
areas.
VECTOR CALCULUS
Then, we take the general surface
area formula and see how it applies
to special surfaces.
VECTOR CALCULUS
16.6
Parametric Surfaces
and their Areas
VECTOR CALCULUS
In this section, we will learn about:
Various types of parametric surfaces
and computing their areas using vector functions.
INTRODUCTION
We describe a space curve by a vector
function r(t) of a single parameter t.

Similarly, we can describe a surface by
a vector function r(u, v) of two parameters
u and v.
INTRODUCTION
We suppose that

r(u, v) = x(u, v) i + y(u, v) j + z (u, v) k

is a vector-valued function defined
on a region D in the uv-plane.
Equation 1
INTRODUCTION
So x, y, and zthe component functions
of rare functions of the two variables
u and v with domain D.
PARAMETRIC SURFACE
The set of all points (x, y, z) in such that

x = x(u, v) y = y(u, v) z = z(u, v)

and (u, v) varies throughout D, is called
a parametric surface S.
Equations 2 are called parametric
equations of S.

3
Equations 2
PARAMETRIC SURFACES
Each choice of u and v gives a point
on S.

By making all choices, we get all of S.
PARAMETRIC SURFACES
In other words, the surface S is traced out by
the tip of the position vector r(u, v) as (u, v)
moves throughout the region D.
PARAMETRIC SURFACES
Identify and sketch the surface with
vector equation
r(u, v) = 2 cos u i + v j + 2 sin u k


The parametric equations for this surface
are:
x = 2 cos u y = v z = 2 sin u
Example 1
PARAMETRIC SURFACES
So, for any point (x, y, z) on the surface,
we have:
x
2
+ z
2
= 4 cos
2
u + 4 sin
2
u
= 4

This means that vertical cross-sections parallel
to the xz-plane (that is, with y constant) are all
circles with radius 2.
Example 1
PARAMETRIC SURFACES
Since y = v and no restriction is placed on v,
the surface is a circular cylinder with radius 2
whose axis is the y-axis.
Example 1
PARAMETRIC SURFACES
In Example 1, we placed no restrictions
on the parameters u and v.

So, we obtained the entire cylinder.
PARAMETRIC SURFACES
If, for instance, we restrict u and v by writing
the parameter domain as

0 u /2 0 v 3

then
x 0 z 0 0 y 3
PARAMETRIC SURFACES
In that case, we get the quarter-cylinder
with length 3.
PARAMETRIC SURFACES
If a parametric surface S is given by a vector
function r(u, v), then there are two useful
families of curves that lie on Sone with u
constant and the other with v constant.

These correspond to vertical and
horizontal lines in the uv-plane.
PARAMETRIC SURFACES
Keeping u constant by putting u = u
0
, r(u
0
, v)
becomes a vector function of the single
parameter v and defines a curve C
1
lying on S.
GRID CURVES
Similarly, keeping v constant by putting v = v
0
,
we get a curve C
2
given by r(u, v
0
) that lies
on S.
We call these curves grid curves.
GRID CURVES
In Example 1, for instance, the grid
curves obtained by:

Letting u be constant are horizontal lines.

Letting v be constant are circles.
GRID CURVES
In fact, when a computer graphs a parametric
surface, it usually depicts the surface by
plotting these grid curvesas we see in
the following example.
GRID CURVES
Use a computer algebra system to graph
the surface
r(u, v) = <(2 + sin v) cos u,
(2 + sin v) sin u, u + cos v>

Which grid curves have u constant?
Which have v constant?
Example 2
GRID CURVES
We graph the portion of
the surface with parameter
domain
0 u 4, 0 v 2

It has the appearance
of a spiral tube.
Example 2
GRID CURVES
To identify the grid curves, we write
the corresponding parametric equations:

x = (2 + sin v) cos u
y = (2 + sin v) sin u
z = u + cos v
Example 2
GRID CURVES
If v is constant, then sin v and cos v
are constant.

So, the parametric equations resemble those
of the helix in Example 4 in Section 13.1
Example 2
GRID CURVES
So, the grid curves with v
constant are the spiral
curves.

We deduce that the grid
curves with u constant
must be the curves that
look like circles.
Example 2
GRID CURVES
Further evidence for this assertion is that,
if u is kept constant, u = u
0
, then the equation

z = u
0
+ cos v

shows that the z-values vary from u
0
1
to u
0
+ 1.
Example 2
PARAMETRIC REPRESENTATION
In Examples 1 and 2 we were given
a vector equation and asked to graph
the corresponding parametric surface.

In the following examples, however, we are given
the more challenging problem of finding a vector
function to represent a given surface.

In the rest of the chapter, we will often need
to do exactly that.
PARAMETRIC REPRESENTATIONS
Find a vector function that represents
the plane that:

Passes through the point P
0
with position
vector r
0
.

Contains two nonparallel vectors a and b.
Example 3
PARAMETRIC REPRESENTATIONS
If P is any point in the plane, we can get
from P
0
to P by moving a certain distance
in the direction of a and another distance
in the direction of b.

So, there are scalars u and v such that:

= ua + vb
Example 3
0
PP
PARAMETRIC REPRESENTATIONS
The figure illustrates how this works,
by means of the Parallelogram Law, for
the case where u and v are positive.

See also
Exercise 40
in Section 12.2
Example 3
PARAMETRIC REPRESENTATIONS
If r is the position vector of P,
then


So, the vector equation of the plane can be
written as:
r(u, v) = r
0
+ ua + vb

where u and v are real numbers.
Example 3
0 0 0
OP PP u v = + = + + r r a b
PARAMETRIC REPRESENTATIONS
If we write
r = <x, y, z> r
0
= <x
0
, y
0
, z
0
>
a = <a
1
, a
2
, a
3
> b = <b
1
, b
2
, b
3
>
we can write the parametric equations
of the plane through the point (x
0
, y
0
, z
0
) as:
x = x
0
+ ua
1
+ vb
1

y = y
0
+ ua
2
+ vb
2

z = z
0
+ ua
3
+ vb
3
Example 3
PARAMETRIC REPRESENTATIONS
Find a parametric representation of
the sphere
x
2
+ y
2
+ z
2
= a
2

The sphere has a simple representation = a
in spherical coordinates.

So, lets choose the angles and in spherical
coordinates as the parameters (Section 15.8).
Example 4
PARAMETRIC REPRESENTATIONS
Then, putting = a in the equations for
conversion from spherical to rectangular
coordinates (Equations 1 in Section 15.8),
we obtain:
x = a sin cos y = a sin sin
z = a cos
as the parametric equations of the sphere.
Example 4
PARAMETRIC REPRESENTATIONS
The corresponding vector equation is:
r(, )
= a sin cos i + a sin sin j + a cos k

We have 0 and 0 2.

So, the parameter domain is the rectangle

D = [0, ] x [0, 2]
Example 4
PARAMETRIC REPRESENTATIONS
The grid curves with:

constant are the circles of constant latitude
(including the equator).

constant are the meridians (semicircles),
which connect the north and south poles.
Example 4
APPLICATIONSCOMPUTER GRAPHICS
One of the uses of
parametric surfaces is
in computer graphics.
COMPUTER GRAPHICS
The figure shows the result of trying
to graph the sphere x
2
+ y
2
+ z
2
= 1
by:
Solving the equation
for z.
Graphing the top and
bottom hemispheres
separately.
COMPUTER GRAPHICS
Part of the sphere appears to be missing
because of the rectangular grid system
used by the computer.
COMPUTER GRAPHICS
The much better picture here was produced
by a computer using the parametric equations
found in Example 4.
PARAMETRIC REPRESENTATIONS
Find a parametric representation for
the cylinder
x
2
+ y
2
= 4 0 z 1

The cylinder has a simple representation r = 2
in cylindrical coordinates.

So, we choose as parameters and z
in cylindrical coordinates.
Example 5
PARAMETRIC REPRESENTATIONS
Then the parametric equations of
the cylinder are

x = 2 cos y = 2 sin z = z

where:
0 2
0 z 1
Example 5
PARAMETRIC REPRESENTATIONS
Find a vector function that represents
the elliptic paraboloid z = x
2
+ 2y
2

If we regard x and y as parameters,
then the parametric equations are simply

x = x y = y z = x
2
+ 2y
2


and the vector equation is

r(x, y) = x i + y j + (x
2
+ 2y
2
) k

Example 6
PARAMETRIC REPRESENTATIONS
In general, a surface given as the graph
of a function of x and yan equation of
the form z = f(x, y)can always be regarded
as a parametric surface by:

Taking x and y as parameters.

Writing the parametric equations as
x = x y = y z = f(x, y)
PARAMETRIZATIONS
Parametric representations (also
called parametrizations) of surfaces
are not unique.

The next example shows two ways
to parametrize a cone.
PARAMETRIZATIONS
Find a parametric representation for
the surface

that is,
the top half of the cone
z
2
= 4x
2
+ 4y
2

Example 7
2 2
2 z x y = +
PARAMETRIZATIONS
One possible representation is obtained
by choosing x and y as parameters:

x = x y = y

So, the vector equation is:
E. g. 7Solution 1
2 2
2 z x y = +
2 2
( , ) 2 x y x y x y = + + + r i j k
PARAMETRIZATIONS
Another representation results
from choosing as parameters the polar
coordinates r and .

A point (x, y, z) on the cone satisfies:

x = r cos y = r sin
E. g. 7Solution 2
2 2
2 2 z x y r = + =
PARAMETRIZATIONS
So, a vector equation for the cone is

r(r, ) = r cos i + r sin j + 2r k

where:
r 0
0 2
E. g. 7Solution 2
PARAMETRIZATIONS
For some purposes, the parametric
representations in Solutions 1 and 2 are
equally good.

In certain situations, though, Solution 2
might be preferable.
PARAMETRIZATIONS
For instance, if we are interested only in
the part of the cone that lies below the plane
z = 1, all we have to do in Solution 2 is
change the parameter domain to:

0 r 0 2
SURFACES OF REVOLUTION
Surfaces of revolution can be
represented parametrically and thus
graphed using a computer.
SURFACES OF REVOLUTION
For instance, lets consider the surface S
obtained by rotating the curve

y = f(x) a x b

about the x-axis, where f(x) 0.
SURFACES OF REVOLUTION
Let be the angle of rotation
as shown.
SURFACES OF REVOLUTION
If (x, y, z) is a point on S,
then
x = x
y = f(x) cos
z = f(x) sin
Equations 3
SURFACES OF REVOLUTION
Thus, we take x and as parameters
and regard Equations 3 as parametric
equations of S.

The parameter domain is given by:

a x b 0 2
SURFACES OF REVOLUTION
Find parametric equations for the surface
generated by rotating the curve y = sin x,
0 x 2, about the x-axis.

Use these equations to graph the surface
of revolution.
Example 8
SURFACES OF REVOLUTION
From Equations 3,

The parametric equations are:

x = x y = sin x cos z = sin x sin

The parameter domain is:

0 x 2 0 2
Example 8
SURFACES OF REVOLUTION
Using a computer to plot these equations
and rotate the image, we obtain this graph.
Example 8
SURFACES OF REVOLUTION
We can adapt Equations 3 to represent
a surface obtained through revolution
about the y- or z-axis.

See Exercise 30.
TANGENT PLANES
We now find the tangent plane to a parametric
surface S traced out by a vector function

r(u, v) = x(u, v) i + y(u, v) j + z(u, v) k

at a point P
0
with position vector r(u
0
, v
0
).
TANGENT PLANES
Keeping u constant by putting u = u
0
, r(u
0
, v)
becomes a vector function of the single
parameter v and defines a grid curve C
1

lying on S.
TANGENT PLANES
The tangent vector to C
1
at P
0
is obtained
by taking the partial derivative of r with
respect to v:
0 0 0 0 0 0
( , ) ( , ) ( , )
v
x y z
u v u v u v
v v v
c c c
= + +
c c c
r i j k
Equation 4
TANGENT PLANES
Similarly, keeping v constant by putting v = v
0
,
we get a grid curve C
2
given by r(u, v
0
) that
lies on S.
TANGENT PLANES
Its tangent vector at P
0
is:
Equation 5
0 0 0 0
0 0
( , ) ( , )
( , )
u
x y
u v u v
u u
z
u v
u
c c
= +
c c
c
+
c
r i j
k
SMOOTH SURFACE
If r
u
x r
v
is not 0, then the surface is
called smooth (it has no corners).

For a smooth surface, the tangent plane is
the plane that contains the tangent vectors
r
u
and r
v
, and the vector r
u
x r
v
is a normal
vector to the tangent plane.
TANGENT PLANES
Find the tangent plane to the surface with
parametric equations

x = u
2
y = v
2
z = u + 2v

at the point (1, 1, 3).
Example 9
TANGENT PLANES
We first compute the tangent vectors:
Example 9
2
2 2
u
v
x y z
u
u u u
x y z
v
v v v
c c c
= + + = +
c c c
c c c
= + + = +
c c c
r i j k i k
r i j k j k
TANGENT PLANES
Thus, a normal vector to the tangent plane
is:
Example 9
2 0 1
0 2 2
2 4 4
u v
u
v
v u uv
=
= +
i j k
r r
i j k
TANGENT PLANES
Notice that the point (1, 1, 3) corresponds
to the parameter values u = 1 and v = 1.


So, the normal vector there is:

2 i + 4 j + 4 k
Example 9
TANGENT PLANES
Therefore, an equation of the tangent plane
at (1, 1, 3) is:

2(x 1) 4(y 1) + 4(z 3) = 0
or
x + 2y 2z + 3 = 0
Example 9
TANGENT PLANES
The figure shows the self-intersecting
surface in Example 9 and its tangent plane
at (1, 1, 3).
SURFACE AREA
Now, we define the surface area of
a general parametric surface given by
Equation 1.
SURFACE AREAS
For simplicity, we start by considering
a surface whose parameter domain D
is a rectangle, and we divide it into
subrectangles R
ij
.
SURFACE AREAS
Lets choose (u
i
*, v
j
*) to be the lower left
corner of R
ij
.
PATCH
The part S
ij
of the surface S that corresponds
to R
ij
is called a patch and has the point P
ij

with position vector r(u
i
*, v
j
*) as one of its
corners.
SURFACE AREAS
Let

r
u
* = r
u
(u
i
*, v
j
*) and r
v
* = r
v
(u
i
*, v
j
*)

be the tangent vectors at P
ij
as given by
Equations 5 and 4.
SURFACE AREAS
The figure shows how the two edges
of the patch that meet at P
ij
can be
approximated by vectors.
SURFACE AREAS
These vectors, in turn, can be approximated
by the vectors u r
u
* and v r
v
* because
partial derivatives can be approximated by
difference quotients.

So, we approximate S
ij
by the parallelogram
determined by the vectors u r
u
* and v r
v
*.
SURFACE AREAS
This parallelogram is shown here.

It lies in the
tangent plane
to S at P
ij
.
SURFACE AREAS
The area of this parallelogram is:



So, an approximation to the area of S is:
* * * *
| ( ) ( ) | | |
u v u v
u v u v A A = A A r r r r
* *
1 1
| |
m n
u v
i j
u v
= =
A A

r r
SURFACE AREAS
Our intuition tells us that this approximation
gets better as we increase the number of
subrectangles.
Also, we recognize the double sum as
a Riemann sum for the double integral


This motivates the following definition.
| |
u v
D
r r du dv
}}
SURFACE AREAS
Suppose a smooth parametric
surface S is:

Given by
r(u, v) = x(u, v) i + y(u, v) j + z(u, v) k
(u, v) D
Covered just once as (u, v) ranges
throughout the parameter domain D.
Definition 6
e
SURFACE AREAS
Then, the surface area of S is



where:
Definition 6
( ) | |
u v
D
A S dA =
}}
r r
u v
x y z x y z
u u u v v v
c c c c c c
= + + = + +
c c c c c c
r i j k r i j k
SURFACE AREAS
Find the surface area of a sphere of
radius a.

In Example 4, we found

x = a sin cos , y = a sin sin , z = a cos

where the parameter domain is:

D = {(, ) | 0 , 0 2)
Example 10
SURFACE AREAS
We first compute the cross product of
the tangent vectors:
Example 10
x y z
x y z
| u
| | |
u u u

c c c
=
c c c
c c c
c c c
r r
i j k
SURFACE AREAS

Example 10
2 2 2 2
2
cos cos cos sin sin
sin sin sin cos 0
sin cos sin sin
sin cos
a a a
a a
a a
a
| u | u |
| u | u
| u | u
| |
=

= +
+
i j k
i j
k
SURFACE AREAS
Thus,






since sin 0 for 0 .
Example 10
4 4 2 4 4 2 4 2 2
4 4 4 2 2
2 2 2
| |
sin cos sin sin sin cos
sin sin cos
sin sin
r r
a a a
a a
a a
| u
| u | u | |
| | |
| |

= + +
= +
= =
SURFACE AREAS
Hence, by Definition 6, the area of the sphere
is:
Example 10
2
2
0 0
2
2
0 0
2 2
| | sin
sin
(2 )2 4
D
A r r dA a d d
a d d
a a
t t
| u
t t
| | u
u | |
t t
= =
=
= =
}} } }
} }
SURFACE AREA OF THE GRAPH OF A FUNCTION
Now, consider the special case of a surface S
with equation z = f(x, y), where (x, y) lies in D
and f has continuous partial derivatives.

Here, we take x and y as parameters.

The parametric equations are:

x = x y = y z = f(x, y)
GRAPH OF A FUNCTION
Thus,



and
Equation 7
1 0
0 1
x y
f f f
x x y
f
y
c c c
= = +
c c c
c
c
i j k
r r i j k
x y
f f
x y
| | c c
| |
= + = +
| |
c c
\ .
\ .
r i k r j k
GRAPH OF A FUNCTION
Thus, we have:
Equation 8
2
2
2
2
| | 1
1
x y
f f
x y
z z
x y
| | c c
| |
= + +
| |
c c
\ .
\ .
| | c c
| |
= + +
| |
c c
\ .
\ .
r r
GRAPH OF A FUNCTION
Then, the surface area formula in
Definition 6 becomes:
Formula 9
2
2
( ) 1
D
z z
A S dA
x y
| | c c
| |
= + +
| |
c c
\ .
\ .
}}
GRAPH OF A FUNCTION
Find the area of the part of
the paraboloid z = x
2
+ y
2
that lies
under the plane z = 9.

The plane intersects the paraboloid
in the circle
x
2
+ y
2
= 9, z = 9
Example 11
GRAPH OF A FUNCTION
Therefore, the given surface lies
above the disk D
with center the origin
and radius 3.
Example 11
GRAPH OF A FUNCTION
Using Formula 9, we have:
Example 11
( ) ( )
2
2
2 2
2 2
1
1 2 2
1 4( )
D
D
D
z z
A dA
x y
x y dA
x y dA
| | c c
| |
= + +
| |
c c
\ .
\ .
= + +
= + +
}}
}}
}}
GRAPH OF A FUNCTION
Converting to polar coordinates,
we obtain:
Example 11
( )
2 3
2
0 0
2 3
2
0 0
3
2 3/ 2
1 2
8 3
0
1 4
1 4
2 (1 4 )
(37 37 1)
6
A r r dr d
d r r dr
r
t
t
u
u
t
t
= +
= +
(
= +

=
} }
} }
SURFACE AREA
The question remains:

Is our definition of surface area (Definition 6)
consistent with the surface area formula
from single-variable calculus (Formula 4
in Section 8.2)?
SURFACE AREA
We consider the surface S obtained by
rotating the curve
y = f(x), a x b
about the x-axis,
where:
f(x) 0.
f is continuous.
SURFACE AREA
From Equations 3, we know that parametric
equations of S are:

x = x y = f(x) cos z = f(x) sin

a x b 0 2
SURFACE AREA
To compute the surface area of S,
we need the tangent vectors
'( ) cos '( )sin
( )sin ( ) cos
x
f x f x
f x f x
u
u u
u u
= + +
= +
r i j k
r j k
SURFACE AREA
Thus,
1 '( ) cos '( ) sin
0 ( ) sin ( ) cos
( ) '( ) ( ) cos ( ) sin
x
f x f x
f x f x
f x f x f x f x
u
u u
u u
u u

=
r r
i j k
i j k
SURFACE AREA
Hence,






because f(x) 0.
2 2 2 2 2 2
2 2
2
| |
[ ( )] [ '( )] [ ( )] cos [ ( )] sin
[ ( )] [1 [ '( )] ]
( ) 1 [ ( )]
x
f x f x f x f x
f x f x
f x f x
u
u u

= + +
= +
= +
r r
SURFACE AREA
Thus, the area of S is:




2
2
0
2
| |
( ) 1 [ '( )]
2 ( ) 1 [ '( )]
x
D
b
a
b
a
A dA
f x f x dx d
f x f x dx
u
t
u
t
=
= +
= +
}}
} }
}
r r
SURFACE AREA
This is precisely the formula that was used
to define the area of a surface of revolution
in single-variable calculus (Formula 4 in
Section 8.2).

You might also like