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

<record version="1" id="231">
 <title>Laplacian in cylindrical coordinates</title>
 <name>LaplacianInCylindricalCoordinates</name>
 <created>2006-10-26 03:17:29</created>
 <modified>2006-10-26 03:17:29</modified>
 <type>Definition</type>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <author id="1" name="bloftin"/>
 <classification>
	<category scheme="msc" code="02."/>
	<category scheme="msc" code="02.40.Dr"/>
 </classification>
 <related>
	<object name="LaplacianInSphericalCoordinates"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>The Laplacian operator in cylindrical coordinates is

\begin{equation}
\nabla _{cyl}^{2} = \frac{1}{r} \frac{\partial}{\partial r}\left(r \frac{\partial}{\partial r}\right) + \frac{1}{r^2} \frac{\partial^2}{\partial \theta^2} + \frac{\partial^2}{\partial z^2}
\end{equation}</content>
</record>
