Surfaces in Cylindrical Coordinates

Many objects have cylindrical symmetry (for example, grain silos, water towers, footballs, soda cans, and the cooling towers of a nuclear power plant). Therefore it is natural to use cylindrical coordinates to analyze these objects mathematically.

In the following, you may want to use Maple to plot some surfaces in polar coordinates. The command plot3d with the option coords=cylindrical will be useful for plotting functions of the form r=f(theta,z).

Let C(r,theta,z)= [ r cos(theta), r sin(theta), z ] be the mapping into cylindrical coordinates.

Recall that if a surface is parametrized by S(s,t)=[ r(s,t), theta(s,t), z(s,t) ] then the tangent plane (if it exists) to the image of S is spanned by the two vectors u=dS/ds and v=dS/dt. The image of the surface in cylindrical coordinates therefore has tangent vectors given by DC u and DC v.


Figure 1. Geometry of Cylindrical coordinates.


Question #1

Find r as a function of z and theta in order to parametrize and plot the following surfaces in cylindrical coordinates for theta=0..2*Pi and z=-1..1. For each surface,
Next: Saddle Surfaces
Previous: Introduction

Robert E. Thurman <thurman@geom.umn.edu>
Document Created: Sat Jan 7 1995
Last modified: Tue Jan 14 13:30:07 1997