<?xml version="1.0" encoding="UTF-8"?>

<record version="3" id="9317">
 <title>cylindrical coordinates</title>
 <name>CylindricalCoordinates</name>
 <created>2007-05-02 02:00:16</created>
 <modified>2007-05-07 11:53:02</modified>
 <type>Definition</type>
 <creator id="1863" name="Wkbj79"/>
 <author id="1863" name="Wkbj79"/>
 <classification>
	<category scheme="msc" code="51M05"/>
 </classification>
 <related>
	<object name="PolarCoordinates"/>
	<object name="SphericalCoordinates"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

\usepackage{psfrag}
\usepackage{graphicx}
\usepackage{amsthm}
\usepackage{xypic}
</preamble>
 <content>\emph{Cylindrical coordinates} are a system of coordinates for $\mathbb{R}^3$.  Two of the coordinates correspond to the polar coordinates of $\mathbb{R}^2$, and the third coordinate corresponds with the $z$ axis.  Thus, the coordinates are given by

$$\left( \begin{array}{c}
x \\
y \\
z \end{array} \right)=\left( \begin{array}{c}
r \cos \theta \\
r \sin \theta \\
z \end{array} \right),$$

where $r$ is the distance from $(0,0,0)$ to $(x,y,0)$ and $\theta$ is the azimuthal angle defined for $\theta \in [0,2\pi )$.

Just as with polar coordinates, one can convert from Cartesian coordinates to cylindrical coordinates for any point not lying on the $z$ axis via

\begin{eqnarray*}
r(x,y) &amp;=&amp; \sqrt{x^2+ y^2}, \\
\theta(x,y) &amp;=&amp; \arctan (x,y),
\end{eqnarray*}

where $\arctan$ is defined \PMlinkname{here}{OperatornamearcTanWithTwoArguments}.</content>
</record>
