Exercises
Solutions to Cylindrical Coordinates Exercises
- The set of all points with r = 5 looks like an infinite cylinder
with radius 5 about the z-axis.
- The set of all points with
looks like a half-plane orthogonal to the xy-plane and having
the z-axis as its boundary.
- A plane looks like
.
A line looks like ...
- The other two variables in cylindrical-x should be called
and x, with
and x = x providing
the conversions to cartesian coordinates.
- The point with cartesian coordinates (1,2,3) is
(r = sqrt(14),
= tan-1(2), z = 3) in cylindrical
coordinates.
- The point with cylindrical coordinates (r = 2,
, z = 5)
is ( -2, 0, 5) in cartesian coordinates.
Vector Calculus Index |
World Web Math Main Page
thomasc@athena.mit.edu
Last modified 1 July 1997