cylindrical coordinates
Cylindrical coordinates are a system of coordinates for ℝ3. Two of the coordinates correspond to the polar coordinates
of ℝ2, and the third coordinate corresponds with the z axis. Thus, the coordinates are given by
(xyz)=(rcosθrsinθz), |
where r is the distance from (0,0,0) to (x,y,0) and θ is the azimuthal angle defined for θ∈[0,2π).
Just as with polar coordinates, one can convert from Cartesian coordinates to cylindrical coordinates for any point not lying on the z axis via
r(x,y) | = | √x2+y2, | ||
θ(x,y) | = | arctan(x,y), |
where arctan is defined here (http://planetmath.org/OperatornamearcTanWithTwoArguments).
Title | cylindrical coordinates |
---|---|
Canonical name | CylindricalCoordinates |
Date of creation | 2013-03-22 17:01:54 |
Last modified on | 2013-03-22 17:01:54 |
Owner | Wkbj79 (1863) |
Last modified by | Wkbj79 (1863) |
Numerical id | 6 |
Author | Wkbj79 (1863) |
Entry type | Definition |
Classification | msc 51M05 |
Related topic | PolarCoordinates |
Related topic | SphericalCoordinates |