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
Wheatley Heights, New York

... 29.9% from 25 to 44, 23.8% from 45 to 64, and 7.9% who are 65 years of age or older. The median age is 35 years. For every 100 females there are 95.1 males. For every ...

 
 
 
This page was created in 30.2 ms