Encyclopedia > Cylindrical coordinates

  Article Content

Cylindrical coordinate system

Redirected from Cylindrical coordinates

The cylindrical coordinate system is a three-dimensional system which essentially extends circular polar coordinates by adding a third coordinate (usually denoted <math>h</math>) which measures the height of a point above the plane.

A point P is given as <math>(r, \theta, h)</math>. In terms of the Cartesian coordinate system:

  • <math>r</math> is the distance from O to P', the orthogonal projection of the point P onto the XY plane. This is the same as the distance of P to the z-axis.
  • <math>\theta</math> is the angle between the positive x-axis and the line OP', measured anti-clockwise.
  • <math>h</math> is the same as <math>z</math>.
Some mathematicians indeed use <math>(r, \theta, z)</math>.

Cylindrical coordinates are useful in analyzing surfaces that are symmetrical about an axis, with the z-axis chosen as the axis of symmetry. For example, the infinitely long circular cylinder that has the Cartesian equation x2 + y2 = c2 has the very simple equation r = c in cylindrical coordinates. Hence the name "cylindrical" coordinates.

Conversion from cylindrical to Cartesian coordinates

x = r cosθ
y = r sinθ
z = h

Conversion from Cartesian to cylindrical coordinates

<math>r = \sqrt{x^2 + y^2}</math>
<math>\theta = \arctan\frac{y}{x}</math>
<math>h = z\,</math>



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Islandia, New York

... 2000, there are 3,057 people, 1,007 households, and 753 families residing in the village. The population density is 529.3/km² (1,369.6/mi²). There are 1,031 ...

 
 
 
This page was created in 35.8 ms