Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Surface Integrals / Parametric Surfaces
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 17.2 : Parametric Surfaces

The final topic that we need to discuss before getting into surface integrals is how to parameterize a surface. When we parameterized a curve we took values of \(t\) from some interval \(\left[ {a,b} \right]\) and plugged them into

\[\vec r\left( t \right) = x\left( t \right)\vec i + y\left( t \right)\vec j + z\left( t \right)\vec k\]

and the resulting set of vectors will be the position vectors for the points on the curve.

With surfaces we’ll do something similar. We will take points, \(\left( {u,v} \right)\), out of some two-dimensional space \(D\) and plug them into

\[\vec r\left( {u,v} \right) = x\left( {u,v} \right)\vec i + y\left( {u,v} \right)\vec j + z\left( {u,v} \right)\vec k\]

and the resulting set of vectors will be the position vectors for the points on the surface \(S\) that we are trying to parameterize. This is often called the parametric representation of the parametric surface \(S\).

We will sometimes need to write the parametric equations for a surface. There are really nothing more than the components of the parametric representation explicitly written down.

\[x = x\left( {u,v} \right)\hspace{0.5in}y = y\left( {u,v} \right)\hspace{0.5in}z = z\left( {u,v} \right)\]
Example 1 Determine the surface given by the parametric representation. \[\vec r\left( {u,v} \right) = u\,\vec i + u\cos v\,\vec j + u\sin v\,\vec k\]
Show Solution

Let’s first write down the parametric equations.

\[x = u\hspace{0.5in}y = u\cos v\hspace{0.5in}z = u\sin v\]

Now if we square \(y\) and \(z\) and then add them together we get,

\[{y^2} + {z^2} = {u^2}{\cos ^2}v + {u^2}{\sin ^2}v = {u^2}\left( {{{\cos }^2}v + {{\sin }^2}v} \right) = {u^2} = {x^2}\]

So, we were able to eliminate the parameters and the equation in \(x\), \(y\), and \(z\) is given by,

\[{x^2} = {y^2} + {z^2}\]

From the Quadric Surfaces section notes we can see that this is a cone that opens along the \(x\)-axis.

We are much more likely to need to be able to write down the parametric equations of a surface than identify the surface from the parametric representation so let’s take a look at some examples of this.

Example 2 Give parametric representations for each of the following surfaces.
  1. The elliptic paraboloid \(x = 5{y^2} + 2{z^2} - 10\).
  2. The elliptic paraboloid \(x = 5{y^2} + 2{z^2} - 10\) that is in front of the \(yz\)-plane.
  3. The sphere \({x^2} + {y^2} + {z^2} = 30\).
  4. The cylinder \({y^2} + {z^2} = 25\).
Show All Solutions Hide All Solutions
a The elliptic paraboloid \(x = 5{y^2} + 2{z^2} - 10\). Show Solution

This one is probably the easiest one of the four to see how to do. Since the surface is in the form \(x = f\left( {y,z} \right)\) we can quickly write down a set of parametric equations as follows,

\[x = 5{y^2} + 2{z^2} - 10\hspace{0.25in}y = y\hspace{0.25in}\,z = z\]

The last two equations are just there to acknowledge that we can choose \(y\) and \(z\) to be anything we want them to be. The parametric representation is then,

\[\vec r\left( {y,z} \right) = \left( {5{y^2} + 2{z^2} - 10} \right)\vec i + y\,\vec j + z\,\vec k\]

b The elliptic paraboloid \(x = 5{y^2} + 2{z^2} - 10\) that is in front of the \(yz\)-plane. Show Solution

This is really a restriction on the previous parametric representation. The parametric representation stays the same.

\[\vec r\left( {y,z} \right) = \left( {5{y^2} + 2{z^2} - 10} \right)\vec i + y\,\vec j + z\,\vec k\]

However, since we only want the surface that lies in front of the \(yz\)-plane we also need to require that \(x \ge 0\). This is equivalent to requiring,

\[5{y^2} + 2{z^2} - 10 \ge 0\hspace{0.25in}{\mbox{or}}\hspace{0.25in}5{y^2} + 2{z^2} \ge 10\]

c The sphere \({x^2} + {y^2} + {z^2} = 30\). Show Solution

This one can be a little tricky until you see how to do it. In spherical coordinates we know that the equation of a sphere of radius \(a\) is given by,

\[\rho = a\]

and so the equation of this sphere (in spherical coordinates) is \(\rho = \sqrt {30} \). Now, we also have the following conversion formulas for converting Cartesian coordinates into spherical coordinates.

\[x = \rho \sin \varphi \cos \theta \hspace{0.25in}y = \rho \sin \varphi \sin \theta \hspace{0.25in}z = \rho \cos \varphi \]

However, we know what \(\rho \) is for our sphere and so if we plug this into these conversion formulas we will arrive at a parametric representation for the sphere. Therefore, the parametric representation is,

\[\vec r\left( {\theta ,\varphi } \right) = \sqrt {30} \sin \varphi \cos \theta \,\vec i + \sqrt {30} \sin \varphi \sin \theta \,\vec j + \sqrt {30} \cos \varphi \,\vec k\]

All we need to do now is come up with some restriction on the variables. First, we know that we have the following restriction.

\[0 \le \varphi \le \pi \]

This is enforced upon us by choosing to use spherical coordinates. Also, to make sure that we only trace out the sphere once we will also have the following restriction.

\[0 \le \theta \le 2\pi \]

d The cylinder \({y^2} + {z^2} = 25\). Show Solution

As with the last one this can be tricky until you see how to do it. In this case it makes some sense to use cylindrical coordinates since they can be easily used to write down the equation of a cylinder.

In cylindrical coordinates the equation of a cylinder of radius \(a\) is given by

\[r = a\]

and so the equation of the cylinder in this problem is \(r = 5\).

Next, we have the following conversion formulas.

\[x = x\hspace{0.5in}y = r\sin \theta \hspace{0.5in}z = r\cos \theta \]

Notice that they are slightly different from those that we are used to seeing. We needed to change them up here since the cylinder was centered upon the \(x\)-axis.

Finally, we know what \(r\) is so we can easily write down a parametric representation for this cylinder.

\[\vec r\left( {x,\theta } \right) = x\,\vec i + 5\sin \theta \,\vec j + 5\cos \theta \,\vec k\]

We will also need the restriction \(0 \le \theta \le 2\pi \) to make sure that we don’t retrace any portion of the cylinder. Since we haven’t put any restrictions on the “height” of the cylinder there won’t be any restriction on \(x\).

In the first part of this example we used the fact that the function was in the form \(x = f\left( {y,z} \right)\) to quickly write down a parametric representation. This can always be done for functions that are in this basic form.

\[\begin{align*}z &= f\left( {x,y} \right)\hspace{0.25in}\,\, \Rightarrow \hspace{0.25in}\,\,\vec r\left( {x,y} \right) = x\,\vec i + y\,\vec j + f\left( {x,y} \right)\vec k\\ x & = f\left( {y,z} \right)\hspace{0.25in}\,\, \Rightarrow \hspace{0.25in}\,\,\vec r\left( {y,z} \right) = f\left( {y,z} \right)\,\vec i + y\,\vec j + z\,\vec k\\ y & = f\left( {x,z} \right)\hspace{0.25in}\,\, \Rightarrow \hspace{0.25in}\,\,\vec r\left( {x,z} \right) = x\,\vec i + f\left( {x,z} \right)\,\vec j + z\,\vec k\end{align*}\]

Okay, now that we have practice writing down some parametric representations for some surfaces let’s take a quick look at a couple of applications.

Let’s take a look at finding the tangent plane to the parametric surface \(S\) given by,

\[\vec r\left( {u,v} \right) = x\left( {u,v} \right)\vec i + y\left( {u,v} \right)\vec j + z\left( {u,v} \right)\vec k\]

First, define

\[\begin{align*}{{\vec r}_u}\left( {u,v} \right) & = \frac{{\partial x}}{{\partial u}}\left( {u,v} \right)\vec i + \frac{{\partial y}}{{\partial u}}\left( {u,v} \right)\vec j + \frac{{\partial z}}{{\partial u}}\left( {u,v} \right)\vec k\\ {{\vec r}_v}\left( {u,v} \right) & = \frac{{\partial x}}{{\partial v}}\left( {u,v} \right)\vec i + \frac{{\partial y}}{{\partial v}}\left( {u,v} \right)\vec j + \frac{{\partial z}}{{\partial v}}\left( {u,v} \right)\vec k\end{align*}\]

If we hold \(v = {v_0}\) fixed then \({\vec r_u}\left( {u,{v_0}} \right)\) will be tangent to the curve given by \(\vec r\left( {u,{v_0}} \right)\) (and yes this is a curve given that only one of the variables, \(u\), is changing….) provided \({\vec r_u}\left( {u,{v_0}} \right) \ne \vec 0\). Similarly, if we hold \(u = {u_0}\) fixed then \({\vec r_v}\left( {{u_0},v} \right)\) will be tangent to the curve given by \(\vec r\left( {{u_0},v} \right)\) (again, because only \(v\) is changing this is a curve) provided \({\vec r_v}\left( {{u_0},v} \right) \ne \vec 0\).

Therefore, both \({\vec r_u}\left( {{u_0},{v_0}} \right)\) and \({\vec r_v}\left( {{u_0},{v_0}} \right)\) (provided neither one is the zero vector) will be tangent to the surface, \(S\), given by \(\vec r\left( {u,v} \right)\) at \(\left( {{u_0},{v_0}} \right)\) and the tangent plane to the surface at \(\left( {{u_0},{v_0}} \right)\) will be the plane containing both \({\vec r_u}\left( {{u_0},{v_0}} \right)\) and \({\vec r_v}\left( {{u_0},{v_0}} \right)\).

To help make things a little clearer we did the work at a particular point, but this fact is true at any point for which neither \({\vec r_u}\) or \({\vec r_v}\) are the zero vector.

This, in turn, means that provided \({\vec r_u} \times {\vec r_v} \ne \vec 0\) the vector \({\vec r_u} \times {\vec r_v}\) will be orthogonal to the surface \(S\) and so it can be used for the normal vector that we need in order to write down the equation of a tangent plane. This is an important idea that will be used many times throughout the next couple of sections.

Let’s take a look at an example.

Example 3 Find the equation of the tangent plane to the surface given by \[\vec r\left( {u,v} \right) = u\,\vec i + 2{v^2}\,\vec j + \left( {{u^2} + v} \right)\vec k\]

at the point \(\left( {2,2,3} \right)\).

Show Solution

Let’s first compute \({\vec r_u} \times {\vec r_v}\). Here are the two individual vectors.

\[{\vec r_u}\left( {u,v} \right) = \,\vec i + 2u\,\vec k\hspace{0.5in}{\vec r_v}\left( {u,v} \right) = 4v\,\vec j + \vec k\]

Now the cross product (which will give us the normal vector \(\vec n\)) is,

\[\vec n = {\vec r_u} \times {\vec r_v} = \left| {\begin{array}{*{20}{c}}{\vec i}&{\vec j}&{\vec k}\\1&0&{2u}\\0&{4v}&1\end{array}} \right|\,\,\, = - 8uv\,\vec i - \vec j + 4v\,\vec k\]

Now, this is all fine, but in order to use it we will need to determine the value of \(u\) and \(v\) that will give us the point in question. We can easily do this by setting the individual components of the parametric representation equal to the coordinates of the point in question. Doing this gives,

\[\begin{align*}2 & = u & \Rightarrow \hspace{0.25in}u & = 2\\ 2 & = 2{v^2}& \Rightarrow \hspace{0.25in}v & = \pm 1\\ 3 & = {u^2} + v & & \end{align*}\]

Now, as shown, we have the value of \(u\), but there are two possible values of \(v\). To determine the correct value of \(v\) let’s plug \(u\) into the third equation and solve for \(v\). This should tell us what the correct value is.

\[3 = 4 + v\hspace{0.25in} \Rightarrow \hspace{0.25in}v = - 1\]

Okay so we now know that we’ll be at the point in question when \(u = 2\) and \(v = - 1\). At this point the normal vector is,

\[\vec n = 16\,\vec i - \vec j - 4\,\vec k\]

The tangent plane is then,

\[\begin{align*}16\left( {x - 2} \right) - \left( {y - 2} \right) - 4\left( {z - 3} \right) & = 0\\ 16x - y - 4z & = 18\end{align*}\]

You do remember how to write down the equation of a plane, right?

The second application that we want to take a quick look at is the surface area of the parametric surface \(S\) given by,

\[\vec r\left( {u,v} \right) = x\left( {u,v} \right)\vec i + y\left( {u,v} \right)\vec j + z\left( {u,v} \right)\vec k\]

and as we will see it again comes down to needing the vector \({\vec r_u} \times {\vec r_v}\).

So, provided \(S\) is traced out exactly once as \(\left( {u,v} \right)\) ranges over the points in \(D\) the surface area of \(S\) is given by,

\[A = \iint\limits_{D}{{\left\| {\,{{\vec r}_u} \times {{\vec r}_v}} \right\|\,dA}}\,\]

Let’s take a look at an example.

Example 4 Find the surface area of the portion of the sphere of radius 4 that lies inside the cylinder \({x^2} + {y^2} = 12\) and above the \(xy\)-plane.
Show Solution

Okay we’ve got a couple of things to do here. First, we need the parameterization of the sphere. We parameterized a sphere earlier in this section so there isn’t too much to do at this point. Here is the parameterization.

\[\vec r\left( {\theta ,\varphi } \right) = 4\sin \varphi \cos \theta \,\vec i + 4\sin \varphi \sin \theta \,\vec j + 4\cos \varphi \,\vec k\]

Next, we need to determine \(D\). Since we are not restricting how far around the \(z\)-axis we are rotating with the sphere we can take the following range for \(\theta \).

\[0 \le \theta \le 2\pi \]

Now, we need to determine a range for \(\varphi \). This will take a little work, although it’s not too bad. First, let’s start with the equation of the sphere.

\[{x^2} + {y^2} + {z^2} = 16\]

Now, if we substitute the equation for the cylinder into this equation we can find the value of \(z\) where the sphere and the cylinder intersect.

\[\begin{align*}{x^2} + {y^2} + {z^2} & = 16\\ 12 + {z^2} & = 16\\ {z^2} & = 4\hspace{0.5in} \Rightarrow \hspace{0.25in}z = \pm \,2\end{align*}\]

Now, since we also specified that we only want the portion of the sphere that lies above the \(xy\)-plane we know that we need \(z = 2\). We also know that \(\rho = 4\). Plugging this into the following conversion formula we get,

\[\begin{align*}z & = \rho \cos \varphi \\ 2 & = 4\cos \varphi \\ \cos \varphi & = \frac{1}{2}\hspace{0.25in} \Rightarrow \hspace{0.25in}\varphi = \frac{\pi }{3}\end{align*}\]

So, it looks like the range of \(\varphi \) will be,

\[0 \le \varphi \le \frac{\pi }{3}\]

Finally, we need to determine \({\vec r_\theta } \times {\vec r_\varphi }\). Here are the two individual vectors.

\[\begin{align*}{{\vec r}_\theta }\left( {\theta ,\varphi } \right) & = - 4\sin \varphi \sin \theta \,\vec i + 4\sin \varphi \cos \theta \,\vec j\\ {{\vec r}_\varphi }\left( {\theta ,\varphi } \right) & = 4\cos \varphi \cos \theta \,\vec i + 4\cos \varphi \sin \theta \,\vec j - 4\sin \varphi \,\vec k\end{align*}\]

Now let’s take the cross product.

\[\begin{align*}{{\vec r}_\theta } \times {{\vec r}_\varphi } & = \left| {\begin{array}{*{20}{c}}{\vec i}&{\vec j}&{\vec k}\\{ - 4\sin \varphi \sin \theta }&{4\sin \varphi \cos \theta }&0\\{4\cos \varphi \cos \theta }&{4\cos \varphi \sin \theta }&{ - 4\sin \varphi }\end{array}} \right|\\ & = - 16{\sin ^2}\varphi \cos \theta \,\vec i - 16\sin \varphi \cos \varphi {\sin ^2}\theta \,\vec k - 16{\sin ^2}\varphi \sin \theta \,\vec j - 16\sin \varphi \cos \varphi {\cos ^2}\theta \,\vec k\\ & = - 16{\sin ^2}\varphi \cos \theta \,\vec i - 16{\sin ^2}\varphi \sin \theta \,\vec j - 16\sin \varphi \cos \varphi \left( {{{\sin }^2}\theta \, + {{\cos }^2}\theta } \right)\vec k\\ & = - 16{\sin ^2}\varphi \cos \theta \,\vec i - 16{\sin ^2}\varphi \sin \theta \,\vec j - 16\sin \varphi \cos \varphi \,\vec k\end{align*}\]

We now need the magnitude of this,

\[\begin{align*}\left\| {{{\vec r}_\theta } \times {{\vec r}_\varphi }} \right\| &= \sqrt {256{{\sin }^4}\varphi {{\cos }^2}\theta + 256{{\sin }^4}\varphi {{\sin }^2}\theta + 256{{\sin }^2}\varphi {{\cos }^2}\varphi } \\ & = \sqrt {256{{\sin }^4}\varphi \left( {{{\cos }^2}\theta + {{\sin }^2}\theta } \right) + 256{{\sin }^2}\varphi {{\cos }^2}\varphi } \\ & = \sqrt {256{{\sin }^2}\varphi \left( {{{\sin }^2}\varphi + {{\cos }^2}\varphi } \right)} \\ & = 16\sqrt {{{\sin }^2}\varphi } \\ & = 16\left| {\sin \varphi } \right|\\ & = 16\sin \varphi \end{align*}\]

We can drop the absolute value bars in the sine because sine is positive in the range of \(\varphi \) that we are working with.

We can finally get the surface area.

\[\begin{align*}A & = \iint\limits_{D}{{16\sin \varphi \,dA}}\,\\ & = \int_{{\,0}}^{{\,2\pi }}{{\int_{{\,0}}^{{\,\frac{\pi }{3}}}{{16\sin \varphi \,d\varphi }}\,d\theta }}\\ & = \int_{{\,0}}^{{\,2\pi }}{{\left. { - 16\cos \varphi } \right|_0^{{\pi }/{3}\;}\,d\theta }}\\ & = \int_{{\,0}}^{{\,2\pi }}{{8\,d\theta }}\\ & = 16\pi \end{align*}\]