Learning Objectives
- Find the parametric representations of a cylinder, a cone, and a sphere.
- Describe the surface integral of a scalar-valued function over a parametric surface.
Parametric Surfaces
A surface integral is similar to a line integral, except the integration is done over a surface rather than a path. In this sense, surface integrals expand on our study of line integrals. Just as with line integrals, there are two kinds of surface integrals: a surface integral of a scalar-valued function and a surface integral of a vector field.
However, before we can integrate over a surface, we need to consider the surface itself. Recall that to calculate a scalar or vector line integral over curve CC, we first need to parameterize CC. In a similar way, to calculate a surface integral over surface SS, we need to parameterize SS. That is, we need a working concept of a parameterized surface (or a parametric surface), in the same way that we already have a concept of a parameterized curve.
A parameterized surface is given by a description of the form
r(u,v)=⟨x(u,v),y(u,v),z(u,v)⟩r(u,v)=⟨x(u,v),y(u,v),z(u,v)⟩.
Notice that this parameterization involves two parameters, uu and vv, because a surface is two-dimensional, and therefore two variables are needed to trace out the surface. The parameters uu and vv vary over a region called the parameter domain, or parameter space—the set of points in the uvuv-plane that can be substituted into rr. Each choice of uu and vv in the parameter domain gives a point on the surface, just as each choice of a parameter tt gives a point on a parameterized curve. The entire surface is created by making all possible choices of uu and vv over the parameter domain.
definition
Given a parameterization of surface r(u,v)=⟨x(u,v),y(u,v),z(u,v)⟩r(u,v)=⟨x(u,v),y(u,v),z(u,v)⟩, the parameter domain of the parameterization is the set of points in the uvuv-plane that can be substituted into rr.
Example: parameterizing a cylinder
Describe the surface SS parameterized by
[latex]\large{{\bf{r}}(u,v)=\langle\cos{u},\sin{u},v\rangle,-\infty
try it
Describe the surface with parameterization [latex]{\bf{r}}(u,v)=\langle2\cos{u},2\sin{u},v\rangle,0\leq{u}\leq2\pi,-\infty
It follows from Example “Parameterizing a Cylinder” that we can parameterize all cylinders of the form x2+y2=R2x2+y2=R2. If SS is a cylinder given by equation x2+y2=R2x2+y2=R2, then a parameterization of SS is
[latex]\large{{\bf{r}}(u,v)=\langle{R}\cos{u},R\sin{u},v\rangle,0\leq{u}\leq2\pi,-\infty
We can also find different types of surfaces given their parameterization, or we can find a parameterization when we are given a surface.
Example: describing a surface
Describe the surface SS parameterized by r(u,v)=⟨ucosv,usinv,u2⟩,0≤u≤∞,0≤v<2πr(u,v)=⟨ucosv,usinv,u2⟩,0≤u≤∞,0≤v<2π.
try it
Describe the surface parameterized by [latex]{\bf{r}}(u,v)=\langle{u}\cos{v},u\sin{v},u\rangle,-\inftyShow Solution
Example: finding a parameterization
Give a parameterization of the cone x2+y2=z2x2+y2=z2 lying on or above the plane z=−2z=−2.
try it
Give a parameterization for the portion of cone x2+y2=z2x2+y2=z2 lying in the first octant.
Watch the following video to see the worked solution to the above Try It
We have discussed parameterizations of various surfaces, but two important types of surfaces need a separate discussion: spheres and graphs of two-variable functions. To parameterize a sphere, it is easiest to use spherical coordinates. The sphere of radius ρρ centered at the origin is given by the parameterization
r(ϕ,θ)=⟨ρcosθsinϕ,ρsinθsinϕ,ρcosϕ⟩, 0≤θ≤2π, 0≤ϕ≤πr(ϕ,θ)=⟨ρcosθsinϕ,ρsinθsinϕ,ρcosϕ⟩, 0≤θ≤2π, 0≤ϕ≤π.
The idea of this parameterization is that as ϕϕ sweeps downward from the positive zz-axis, a circle of radius ρsinϕρsinϕ is traced out by letting θθ run from 0 to 2π2π. To see this, let ϕϕ be fixed. Then
x2+y2=(ρcosθsinϕ)2+(ρsinθsinϕ)2=ρ2sin2ϕ(cos2θ+sin2θ)=ρ2sin2ϕ=(ρsinϕ)2x2+y2=(ρcosθsinϕ)2+(ρsinθsinϕ)2=ρ2sin2ϕ(cos2θ+sin2θ)=ρ2sin2ϕ=(ρsinϕ)2.
This results in the desired circle (Figure 5).

Figure 5. The sphere of radius ρρ has parameterization r(ϕ,θ)=⟨ρcosθsinϕ,ρsinθsinϕ,ρcosϕ⟩r(ϕ,θ)=⟨ρcosθsinϕ,ρsinθsinϕ,ρcosϕ⟩,0≤θ≤2π,0≤ϕ≤π0≤θ≤2π,0≤ϕ≤π.
Finally, to parameterize the graph of a two-variable function, we first let z=f(x,y)z=f(x,y) be a function of two variables. The simplest parameterization of the graph of ff is r(x,y)=⟨x,y,f(x,y)⟩r(x,y)=⟨x,y,f(x,y)⟩, where xx and yy vary over the domain of ff (Figure 6). For example, the graph of f(x,y)=x2yf(x,y)=x2y can be parameterized by r(x,y)=⟨x,y,x2y⟩r(x,y)=⟨x,y,x2y⟩, where the parameters xx and yy vary over the domain of ff. If we only care about a piece of the graph of ff—say, the piece of the graph over rectangle [1,3]×[2,5][1,3]×[2,5]—then we can restrict the parameter domain to give this piece of the surface:
r(x,y)=⟨x,y,x2y⟩, 1≤x≤3, 2≤y≤5r(x,y)=⟨x,y,x2y⟩, 1≤x≤3, 2≤y≤5.
Similarly, if SS is a surface given by equation x=g(y,z)x=g(y,z) or equation y=h(x,z)y=h(x,z), then a parameterization of SS is
r(y,z)=⟨g(y,z),y,z⟩r(y,z)=⟨g(y,z),y,z⟩ or r(x,z)=⟨x,h(x,z),z⟩r(x,z)=⟨x,h(x,z),z⟩, respectively. For example, the graph of paraboloid 2y=x2+z22y=x2+z2 can be parameterized by r(x,z)=⟨x,x2+z22,z⟩r(x,z)=⟨x,x2+z22,z⟩, 0≤x≤∞, 0≤z≤∞0≤x≤∞, 0≤z≤∞. Notice that we do not need to vary over the entire domain of yy because xx and zz are squared.

Figure 6. The simplest parameterization of the graph of a function is r(x,y)=⟨x,y,f(x,y)⟩r(x,y)=⟨x,y,f(x,y)⟩.
Let’s now generalize the notions of smoothness and regularity to a parametric surface. Recall that curve parameterization r(t)r(t), a≤t≤ba≤t≤b is regular if r′(t)≠0r′(t)≠0 for all tt in [a,b][a,b]. For a curve, this condition ensures that the image of rr really is a curve, and not just a point. For example, consider curve parameterization r(t)=⟨1,2⟩r(t)=⟨1,2⟩, 0≤t≤50≤t≤5. The image of this parameterization is simply point (1,2)(1,2), which is not a curve. Notice also that r′(t)=0r′(t)=0. The fact that the de
rivative is zero indicates we are not actually looking at a curve.
Analogously, we would like a notion of regularity for surfaces so that a surface parameterization really does trace out a surface. To motivate the definition of regularity of a surface parameterization, consider parameterization
r(u,v)=⟨0,cosv,1⟩, 0≤u≤1, 0≤v≤πr(u,v)=⟨0,cosv,1⟩, 0≤u≤1, 0≤v≤π.
Although this parameterization appears to be the parameterization of a surface, notice that the image is actually a line (Figure 7). How could we avoid parameterizations such as this? Parameterizations that do not give an actual surface? Notice that ru=⟨0,0,0⟩ru=⟨0,0,0⟩ and rv=⟨0,−sinv,0⟩rv=⟨0,−sinv,0⟩, and the corresponding cross product is zero. The analog of the condition r′(t)=0r′(t)=0 is that ru×rvru×rv is not zero for point (u,v)(u,v) in the parameter domain, which is a regular parameterization.

Figure 7. The image of parameterization r(u,v)=⟨0,cosv,1⟩, 0≤u≤1, 0≤v≤πr(u,v)=⟨0,cosv,1⟩, 0≤u≤1, 0≤v≤π is a line.
definition
Parameterization r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩ is a regular parameterization if ru×rvru×rv is not zero for point (u,v)(u,v) in the parameter domain.
If parameterization rr is regular, then the image of rr is a two-dimensional object, as a surface should be. Throughout this chapter, parameterizations r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩ are assumed to be regular.
Recall that curve parameterization r(t)r(t), a≤t≤ba≤t≤b is smooth if r′(t)r′(t) is continuous and r′(t)≠0r′(t)≠0 for all tt in [a,b][a,b]. Informally, a curve parameterization is smooth if the resulting curve has no sharp corners. The definition of a smooth surface parameterization is similar. Informally, a surface parameterization is smooth if the resulting surface has no sharp corners.
definition
A surface parameterization r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩ is smooth if vector ru×rvru×rv is not zero for any choice of uu and vv in the parameter domain.
A surface may also be piecewise smooth if it has smooth faces but also has locations where the directional derivatives do not exist.
Example: identifying smooth and nonsmooth surfaces
Which of the figures in Figure 8 is smooth?

Figure 8. (a) This surface is smooth. (b) This surface is piecewise smooth.
Key Takeaways
Is the surface parameterization r(u,v)=⟨u2v,v+1,sinu⟩, 0≤u≤2, 0≤v≤3 smooth?
Try It
Surface Area of a Parametric Surface
Our goal is to define a surface integral, and as a first step we have examined how to parameterize a surface. The second step is to define the surface area of a parametric surface. The notation needed to develop this definition is used throughout the rest of this chapter.
Let S be a surface with parameterization r(u,v)=⟨x(u,v),y(u,v),z(u,v)⟩ over some parameter domain D. We assume here and throughout that the surface parameterization r(u,v)=⟨x(u,v),y(u,v),z(u,v)⟩ is continuously differentiable—meaning, each component function has continuous partial derivatives. Assume for the sake of simplicity that D is a rectangle (although the following material can be extended to handle nonrectangular parameter domains). Divide rectangle D into subrectangles Dij with horizontal width ∇u and vertical length ∇v. Suppose that i ranges from 1 to m and j ranges from 1 to n so that D is subdivided into mn rectangles. This division of D into subrectangles gives a corresponding division of surface S into pieces Sij. Choose point Pij in each piece Sij. Point Pij corresponds to point (ui,vj) in the parameter domain.
Note that we can form a grid with lines that are parallel to the u-axis and the v-axis in the uv-plane. These grid lines correspond to a set of grid curves on surface S that is parameterized by r(u,v). Without loss of generality, we assume that Pij is located at the corner of two grid curves, as in Figure 9. If we think of r as a mapping from the uv-plane to R3, the grid curves are the image of the grid lines under r. To be precise, consider the grid lines that go through point (ui,vj). One line is given by x=ui, y=v; the other is given by x=u, y=vj. In the first grid line, the horizontal component is held constant, yielding a vertical line through (ui,vj). In the second grid line, the vertical component is held constant, yielding a horizontal line through (ui,vj). The corresponding grid curves are r(ui,v) and r(u,vj), and these curves intersect at point Pij.

Figure 9. Grid lines on a parameter domain correspond to grid curves on a surface.
Now consider the vectors that are tangent to these grid curves. For grid curve r(ui,v) the tangent vector at Pij is
tv(Pij)=rv(ui,vj)=⟨xv(ui,vj),yv(ui,vj),zv(ui,vj)⟩.
For grid curve r(u,vj), the tangent vector at Pij is
tu(Pij)=ry(ui,vj)=⟨xv(ui,vj),yu(ui,vj),zu(ui,vj)⟩.
If vector N=tu(Pij)×tu(Pij exists and is not zero, then the tangent plane at Pij exists (Figure 10). If piece Sij is small enough, then the tangent plane at point Pij is a good approximation of piece Sij.

Figure 10. If the cross product of vectors tu and tv exists, then there is a tangent plane.
The tangent plane at Pij contains vectors tu(Pij) and tv(Pij), and therefore the parallelogram spanned by tu(Pij) and tv(Pij) is in the tangent plane. Since the original rectangle in the uv-plane corresponding to Sij has width Δu and length Δv, the parallelogram that we use to approximate Sij is the parallelogram spanned by Δutu(Pij) and Δvtv(Pij). In other words, we scale the tangent vectors by the constants Δu and Δv to match the scale of the original division of rectangles in the parameter domain. Therefore, the area of the parallelogram used to approximate the area of Sij is
ΔSij≈||(Δutu(Pij))×(Δvtv(Pij))=||tu(Pij)×tv(Pij)||ΔuΔv.
Varying point Pij over all pieces Sij and the previous approximation leads to the following definition of surface area of a parametric surface (Figure 11).

Figure 11. The parallelogram spanned by tu and tv approximates the piece of surface Sij.
definition
Let r(u,v)=⟨(x(u,v),y(u,v),z(u,v)⟩ with parameter domain D be a smooth parameterization of surface S. Furthermore, assume that S is traced out only once as (u,v) varies over D. The surface area of S is
∬D||tu×tv||dA,
where tu=⟨∂x∂u,∂y∂u,∂z∂u⟩ and tv=⟨∂x∂v,∂y∂v,∂z∂v⟩.
Example: calculating surface area
Calculate the lateral surface area (the area of the “side,” not including the base) of the right circular cone with height h and radius r.
try it
Find the surface area of the surface with parameterization r(u,v)=⟨u+v,u2,2v⟩, 0≤u≤3, 0≤v≤2.
Watch the following video to see the worked solution to the above Try It
Example: calculating surface area
Show that the surface area of the sphere x2+y2+z2=r2 is 4πr2.
try it
Show that the surface area of cylinder x2+y2=r2, 0≤z≤h is 2πrh. Notice that this cylinder does not include the top and bottom circles.
In addition to parameterizing surfaces given by equations or standard geometric shapes such as cones and spheres, we can also parameterize surfaces of revolution. Therefore, we can calculate the surface area of a surface of revolution by using the same techniques. Let y=f(x)≥0 be a positive single-variable function on the domain a≤x≤b and let S be the surface obtained by rotating f about the x-axis (Figure 13). Let θ be the angle of rotation. Then, S can be parameterized with parameters x and θ by
r(x,θ)=⟨x,f(x)cosθ,f(x)sinθ⟩, a≤x≤b, 0≤x≤2π.

Figure 13. We can parameterize a surface of revolution by r(x,θ)=⟨x,f(x)cosθ,f(x)sinθ⟩, a≤x≤b,0≤x≤2π.
Example: calculating surface area
Find the area of the surface of revolution obtained by rotating y=x2, 0≤x≤b about the x-axis (Figure 14).

Figure 14. A surface integral can be used to calculate the surface area of this solid of revolution.
try it
Use The Surface Area Equation to find the area of the surface of revolution obtained by rotating curve y=sinx, 0≤x≤π about the x-axis.
Candela Citations
- CP 6.49. Authored by: Ryan Melton. License: CC BY: Attribution
- CP 6.51. Authored by: Ryan Melton. License: CC BY: Attribution
- Calculus Volume 3. Authored by: Gilbert Strang, Edwin (Jed) Herman. Provided by: OpenStax. Located at: https://openstax.org/books/calculus-volume-3/pages/1-introduction. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License Terms: Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction