Skip to main content

Section 5.4 Parametric surfaces in Rn

Step 3: we define parametric surfaces in Rn. This is needed so that we can define integration of two-forms over surfaces in Rn via pullback. The definition of parametric surfaces is similar to parametric curves, but there are new subtelties that appear, in particular in relation to the induced orientation on the surface.

Subsection 5.4.1 Parametric surfaces in Rn

Definition 5.4.1. Parametric surfaces in Rn.

Let DR2 be a closed, bounded, and simply connected region. Let D be its boundary, which is a simple closed curve. A parametric surface in Rn is a vector-valued function:

α:DRn(u,v)α(u,v)=(x1(u,v),,xn(u,v))

such that:

  1. α can be extended to a C1-function on an open subset UR2 that contains D;

  2. The tangent vectors

    Tu=αu=(x1u,,xnu),Tv=αv=(x1v,,xnv)
    are linearly independent on the interior of D. (If n=3, this means that Tu×Tv0 on the interior of D.)

  3. If α(u1,v1)=α(u2,v2) for any two distinct (u1,v1),(u2,v2)D, then (u1,v1),(u2,v2)D. In other words, α is injective everywhere except possibly on the boundary of D.

The image S=α(D) is a two-dimensional subspace of Rn, which is the surface itself. We say that the parametric surface is smooth if α can be extended to a smooth function on an open subset UR2 containing D.

This definition is obviously very similar to the definition of parametric curves in Definition 3.2.1. The three properties play similar roles: together, they ensure that the image surface S really looks like we expect a surface to look like, that is, some sort of sheet of rubber that may have been bent, deformed, warped, stretched, what not, but without introducing any puncture or tear. Property 3 ensures that our parametrization covers the image surface S exactly once (except possibly for boundary points). Property 2 also ensures that a parametrization induces a well defined choice of orientation on the image curve S, although this is more subtle than for parametric curves, as we will see in Section 5.5.

As for parametric curves, we can distinguish between two types of parametric surfaces, depending on whether the image surface is closed or not. It is a bit more subtle than for parametric curves, so let us look again at what it means for a parametric curve to be closed. In Definition 3.2.2, we said that a parametric curve α:[a,b]Rn is closed if the image curve C=α([a,b]) has no endpoints (it is a loop). If it is not closed, then we define the boundary C={α(a),α(b)} as containing the endpoints of the image curve.

One way to think about a closed curve is that it is the boundary of a surface. In fact, one could say that a curve in Rn is closed if and only if it forms the boundary of a surface. If it is not closed, then it must have endpoints, and those form the boundary of the image curve. This definition generalizes naturally to surfaces.

Definition 5.4.2. Closed parametric surfaces.

Let α:DRn be a parametric surface with image surface S=α(D)Rn. We say that the parametric surface is closed if and only if the image surface S is the boundary of a solid in Rn. If it is not closed, then it must have edges: we call the set S consisting of all the points on the edges of S the boundary of the surface.

Remark 5.4.3.

Given a parametric surface α:DRn, one should not confuse D, the boundary of the closed bounded region (the domain of α), with S, the boundary of the image surface. On the one hand, D is never empty, as the domain of α is a closed bounded domain -- in fact, D is a simple closed curve in R2 as we assume that D is simply connected. On the other hand, S may or may not be empty, depending on whether the image surface is closed or not. Thus, generally, α(D)S. However, from the definition of parametric curves it follows that Sα(D); the points on the edges of S can only come from images of points on the boundary of the domain D.

A large number of surfaces in R3 can be obtained as the graph of a function f(x,y) of two variables:

z=f(x,y).

This defines a surface in R3. If we choose (x,y)D for some closed, bounded, simply connected domain D, then we can realize the surface as a parametric surface α:DR3 with

α(u,v)=(u,v,f(u,v)).

Assuming that f:R2R is a C1 function, we can check that this satisfies the properties of a parametric surface. Property one is automatically satisfied, as f is C1. The tangent vectors are

Tu=(1,0,fu),Tv=(0,1,fv).

Those are clearly linearly independent, regardless of f. Finally, α is certainly injective on the interior of D; in fact, it is injective everywhere on D.

Since α is injective everywhere on D, including its boundary, this means that the image surface is not closed. In this case, its boundary S=α(D) is the image of the boundary of the domain. Basically, the map α takes the domain D and simply deform it continuously in the z-direction.

Surfaces realized as the graph of a function, as in the previous example, are very easy to study parametrically. But many surfaces do not arise in this way, and may instead be given by an implicit equation in Rn. Finding a parametrization then becomes more difficult.

As a second example, we consider the sphere of fixed radius R centered at the origin in R3. Its equation is

x2+y2+z2=R2.

We cannot think of this as the graph of a function as in the previous example, because we cannot solve for z. So we need to think a bit more to realize it as a parametric surface.

As this is a sphere, it is natural that spherical coordinates may be useful. A point on the sphere radius one can be written as

(x(θ,ϕ),y(θ,ϕ),z(θ,ϕ))=(Rsin(θ)cos(ϕ),Rsin(θ)sin(ϕ),Rcos(θ)).

It is easy to see that

x(θ,ϕ)2+y(θ,ϕ)2+z(θ,ϕ)2=R2,

and thus those points lie on the sphere. Geometrically, θ is the inclination angle from the z direction, and ϕ is the azimuth angle measured counterclockwise from the x-axis. The inclination angle runs from 0 to π, while the azimuth angle runs from 0 to 2π.

Therefore, a realization of the sphere as a parametric surface is α:DR3, with

D={(θ,ϕ)R2 | θ[0,π],ϕ[0,2π]},

and

α(θ,ϕ)=(Rsin(θ)cos(ϕ),Rsin(θ)sin(ϕ),Rcos(θ)).

We can check that it satisfies the properties of parametric surfaces. First, α is smooth on R2, so Property 1 is fine. Second, it is easy to see geometrically that α is injective everywhere, except at these points:

  • For any two ϕ1,ϕ2[0,2π], α(0,ϕ1)=α(0,ϕ2)=(0,0,R). All those points are mapped to the north pole of the sphere.

  • For any two ϕ1,ϕ2[0,2π], α(π,ϕ1)=α(π,ϕ2)=(0,0,R). All those points are mapped to the south pole of the sphere.

  • For any θ[0,π], α(θ,0)=α(θ,2π)=(Rsin(θ),0,Rcos(θ)).

The important point is that these points where α is not injective are all on the boundary of the rectangular region D. Therefore Property 3 is satisfied.

As for Property 2, the tangent vectors are

Tθ=(Rcos(θ)cos(ϕ),Rcos(θ)sin(ϕ),Rsin(θ)),Tϕ=(Rsin(θ)sin(ϕ),Rsin(θ)cos(ϕ),0).

Are those linearly independent? Since the z-coordinate of Tϕ is zero, the only place where it could be a multiple of Tθ is when the z-coordinate of Tθ is also zero, that is Rsin(θ)=0. This will only occur at θ=0,π, which are on the boundary of D. So we conclude that the tangent vectors must be linearly independent on the interior of D. Alternatively, we could have calculated the cross-product Tθ×Tϕ, and showed that it does not vanish on the interior of D.

Finally, we note that the image surface, which is the sphere, is closed, since it is the boundary of a three-dimensional solid (the ball consisting of the interior of the sphere and its boundary).

Consider the lateral surface of a cylinder of fixed radius R extending in the z-direction. Suppose that we look at the part of the cylinder from z=0 to z=2 (we only look at the lateral surface of the cylinder, we do not include the top and the bottom). How do we realize it as a parametric surface?

The equation of the cylinder is

x2+y2=R2,

with z running from 0 to 2. To parametrize it, we introduce polar coordinates. Then a point on the cylinder can be written as

S(x(θ,w),y(θ,w),z(θ,w))=(Rcos(θ),Rsin(θ),w).

If we restrict w from 0 to 2, we get the parametric surface α:DR3 with

D={(θ,w)R2 | θ[0,2π],w[0,2]},

and

α(θ,w)=(Rcos(θ),Rsin(θ),w).

Does it satisfy the properties of a parametric surface? First, α is smooth on R2, so Property 1 is satisfied. As for Property 2, α is injective except at the points α(0,w)=α(2π,w)=(R,0,w), for all w[0,2]. But those are on the boundary of the rectangular region D, so it is fine. Finally, the tangent vectors are

Tθ=(Rsin(θ),Rcos(θ),0),Tw=(0,0,1).

Those are clearly linearly independent everywhere, so Property 3 is satisfied.

The image surface here (the cylinder) is not closed; its boundary consists of its two edges, namely the circle at w=0 and the circle at w=2.

Subsection 5.4.2 Grid curves

In order to help visualize a parametric surface α:DRn, it is sometimes useful to sketch the grid curves on the image surface S=α(D). Suppose that D is a closed, simply connected, bounded domain in the uv-plane. The idea is to consider the horizontal and vertical lines in the uv-plane that lie on D; those are the lines u=u0 or v=v0 for constant u0,v0. The image of these lines under the map α will be curves on the image surface S: those are called the grid curves. They help visualize how the parametrization α maps the region D onto the image surface S.

Consider the sphere of Example 5.4.5, which is realized as the parametric surface α:DR3 with

D={(θ,ϕ)R2 | θ[0,π],ϕ[0,2π]},

and

α(θ,ϕ)=(Rsin(θ)cos(ϕ),Rsin(θ)sin(ϕ),Rcos(θ)).

The domain D is a rectangular region. Horizontal lines on D correspond to lines with ϕ=C for constants C. The image of the horizontal lines would be the grid curves

α(θ,C)=(Rcos(C)sin(θ),Rsin(C)sin(θ),Rcos(θ)).

Since θ is the inclination angle, those curves correspond to curves of constant longitude, starting at the north pole and ending at the south pole.

As for the vertical lines on D, they are given by the lines with θ=K for constants K. The image of the vertical lines would be the grid curves

α(K,ϕ)=(Rsin(K)cos(ϕ),Rsin(K)sin(ϕ),Rcos(K)).

Those correspond to the curves of constant latitude, going all around the sphere.

Subsection 5.4.3 The tangent planes

Let α:DRn be a parametric surface, and S=α(D)Rn the image curve. In the definition of parametric surfaces Definition 5.4.1, we introduced the “tangent vectors”

Tu=αu=(x1u,,xnu),Tv=αv=(x1v,,xnv),

but we did not really explain their geometric meaning.

At a point PS, there is a two-dimensional space of tangent directions to the surface. This is what is called the “tangent plane” to the surface at PS. It gives the best linear approximation of the surface at that point.

The claim is that the tangent plane at a point pS is the two-dimensional vector space spanned by the vectors Tu and Tv. Indeed, recall that the grid curves are the curves α(u,C)S and α(K,v)S for constant C,K. By definition of partial derivatives, it then follows that the vectors Tu and Tv are tangent vectors at the point p pointing in the direction of these grid curves. Furthermore, in the definition of parametric surfaces, we assume that Tu and Tv are linearly independent on the interior of D. Thus, for any point pS which is in the image of the interior of D, we know that the vectors Tu and Tv span a two-dimensional vector space. We can thus define the tangent planes for a parametric surface as follows:

Definition 5.4.8. Tangent planes to a parametric surface.

Let α:DRn be a parametric surface, with image surface S=α(D). For any point pS which is in the image of the interior of D, we define the tangent plane TpS at p to be the two-dimensional vector space spanned by the tangent vectors Tu and Tv at p. It provides the best linear approximation of the surface at that point.

If we now restrict to parametric surfaces in R3, then there is another way that we can specify the tangent plane at a point. We can always find the equation of a plane in R3 by specifying a point on the plane and a normal (perpendicular) vector to the plane. Indeed, if n is a vector normal to a plane, and (x0,y0,z0) is a point on the plane, then the equation of the plane is:

n(xx0,yy0,zz0)=0.

Thus, given a parametric surface α:DR3 with image surface S=α(D), at a point pS we can specify the tangent plane by instead specifying the normal vector to the surface at that point. But what is the normal vector? Well, if Tu and Tv are both tangent vectors, then we know how to find a new vector that is perpendicular to both vectors: we take the cross-product! We get:

Definition 5.4.9. Normal vectors to a parametric surface in R3.

Let α:DRn be a parametric surface, with image surface S=α(D). For any point pS which is in the image of the interior of D, we define the normal vector n at p to be the vector:

n=Tu×Tv.

We note here that this normal vector is not normalized, i.e. it does not have length one. To get a normalized vector we would divide by its norm. When we talk about the normalized normal vector later on, we will use the notation

n^=Tu×Tv|Tu×Tv|,

to avoid ambiguity.

Exercises 5.4.4 Exercises

1.

Realize the part of the plane z=x2 that lies inside the cylinder x2+y2=4 as a parametric surface.

Solution.

Let us first sketch a picture of what the surface should look like:

The surface.
Figure 5.4.10. The surface S is the part of the plane z=x2 (in blue) and the cylinder x2+y2=4 (in orange).
The surface S is the part of the blue plane that lies within the orange cylinder. How can we realize it as a parametric surface?

We first, we know how to parametrize the plane z=x2. The function

α(u,v)=(u,v,u2)

is a parametrization of the plane. What we need to determine now is what is the region D in the (u,v)-plane such that α(D)=S, where S is the part of the plane contained within the cylinder x2+y2=4. What we can do is find the boundary curve of the surface S, which consists in the intersection of the plane z=x2 and the cylinder x2+y2=4. Using our parametrization above α(u,v), we see that x2+y2=4 corresponds to the equation u2+v2=4. In other words, if we define D to be the disk of radius 2 centered at the origin, then α maps its boundary (the circle of radius two) to the boundary of the surface S, and the interior to the interior. So this gives an appropriate choice of domain D. We can describe D as a u-supported region:

D={(u,v)R2 | u[2,2],4u2v4u2}.

Then the surface S is realized as the parametric surface α:DR3, with D above and α(u,v)=(u,v,u2).

Note that there are many other parametrizations that we could have used. For instance, since the region D is a disk of radius 2, we could have used polar coordinates. In other words, if we do the change of coordinates u=rcos(θ), v=rsin(θ), the region becomes

D2={(r,θ)R2 | r[0,2],θ[0,2π],

and α2:D2R3 with

α2(r,θ)=(rcos(θ),rsin(θ),rcos(θ)2).

That is another parametrization of the same surface S.

2.

Realize the part of the sphere x2+y2+z2=4 that lies above the cone z=x2+y2 as a parametric surface.

Solution.

Let us first sketch a picture of what the surface should look like:

The surface.
Figure 5.4.11. The surface S is the part of the sphere with radius 2 (in orange) that lies above the cone in blue.
How can we realize S as a parametric surface?

We start by parametrizing the sphere of radius 2 centered at the origin. We use spherical coordinates. A parametrization for the sphere is α:DR3, with

D={(θ,ϕ)R2 | θ[0,π],ϕ[0,2π]},

and

α(θ,ϕ)=(2sin(θ)cos(ϕ),2sin(θ)sin(ϕ),2cos(θ)).

This is a parametrization of the sphere, but this is not the surface we are interested in. We only want to keep the part of the sphere that lies above the cone z=x2+y2. In other words, we want to restrict the range of the inclination angle θ so that it only goes from 0 to the angle where the cone intersects the sphere. What is this angle? The cone has equation z=x2+y2. Using our parametrization above for points on the sphere, we see that the points on the sphere that also lie on the cone (i.e. at the intersection of both surfaces) must satisfy

2cos(θ)=(2sin(θ)cos(ϕ))2+(2sin(θ)sin(ϕ))2=2sin(θ),

where we used the fact that sin(θ)0 since θ[0,π]. Therefore, we must have

tan(θ)=1.

The only solution with θ[0,π] is θ=π/4.

Therefore, we conclude that the region of the sphere that lies above the cone will be given by restricting the inclination angle to be between 0 and π/4. More precisely, a parametrization of our surface is given by α2:D2R3, with

D2={(θ,ϕ)R2 | θ[0,π/4],ϕ[0,2π]},

and

α2(θ,ϕ)=(2sin(θ)cos(ϕ),2sin(θ)sin(ϕ),2cos(θ)).

3.

Consider the parametric surface α:DR3 with D={(u,v)R2 | u[0,2],v[0,3]} and

α(u,v)=(u,v3+1,u+v).
  1. Find the tangent vectors Tu, Tv, and the normal vector n.

  2. Find an equation for the tangent plane to the image surface α(D) at the point (1,2,2).

Solution.

(a) We calculate the tangent vectors by taking partial derivatives:

Tu=αu=(1,0,1),Tv=αv=(0,3v2,1).

We find the normal vector by taking the cross-product of the tangent vectors:

n=Tu×Tv=det(ijk10103v21)=(3v2,1,3v2).

(b) To find an equation of the tangent plane at the point (1,2,2), we use the point-normal form for the equation of a plane. First, we see that α(1,1)=(1,2,2), so the point is on the image surface α(D) for the values of the parameters (u,v)=(1,1). The normal vector to the plane at that point is n(1,1)=(3,1,3). Then, by the point-normal form, we know that the equation of the tangent plane is

n(x1,y2,z2)=(3,1,3)(x1,y2,z2)=0.

Evaluating the dot product, we get the equation of the tangent plane:

3xy+3z=1.

4.

Consider the curve y=x2 with x[0,2]. Find a parametrization for the surface obtained by rotating the curve about the y-axis.

Solution.

First, we sketch the curve y=x2 in the (x,y)-plane inside R3:

The curve.
Figure 5.4.12. The curve y=x2 in the (x,y)-plane inside R3 is shown in blue; the orange line is the axis of rotation, which is the y-axis.
We rotate the curve about the y-axis, which is the orange line. After rotation, we get the following surface:
The surface.
Figure 5.4.13. The surface obtained by rotating the curve y=x2 about the y-axis.

How do we parametrize this surface? Let's think about it. First, we can parametrize the curve y=x2 in the (x,y)-plane within R3, with x[0,2], by ϕ(t)=(t,t2,0) with t[0,2]. What happens if we rotate the curve about the y-axis? For a fixed value of t, the point with (x,z)-coordinates (t,0) gets rotated about the y-axis on a circle with radius t. We can thus parametrize this circle by (x,z)=(tcos(θ),tsin(θ)), with θ[0,2π]. We do that for all values of t[0,2], and we end up with the surface of revolution. The resulting parametrization is α:DR3 with

D={(t,θ)R2 | t[0,2],θ[0,2π]}

and

α(t,θ)=(tcos(θ),t2,tsin(θ)).