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

<record version="15" id="3030">
 <title>Laplacian</title>
 <name>Laplacian</name>
 <created>2002-06-04 11:32:32</created>
 <modified>2008-12-16 11:25:26</modified>
 <type>Definition</type>
 <creator id="1858" name="matte"/>
 <author id="2009" name="whm22"/>
 <author id="19637" name="invisiblerhino"/>
 <author id="13346" name="swapnizzle"/>
 <author id="1858" name="matte"/>
 <author id="338" name="ariels"/>
 <classification>
	<category scheme="msc" code="31B05"/>
	<category scheme="msc" code="31B15"/>
 </classification>
 <defines>
	<concept>Laplace operator</concept>
 </defines>
 <related>
	<object name="DAlembertian"/>
	<object name="Codifferential"/>
 </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

\newcommand{\sR}[0]{\mathbb{R}}
\newcommand{\sC}[0]{\mathbb{C}}
\newcommand{\sN}[0]{\mathbb{N}}
\newcommand{\sZ}[0]{\mathbb{Z}}

 \usepackage{bbm}
 \newcommand{\Z}{\mathbbmss{Z}}
 \newcommand{\C}{\mathbbmss{C}}
 \newcommand{\R}{\mathbbmss{R}}
 \newcommand{\Q}{\mathbbmss{Q}}



\newcommand*{\norm}[1]{\lVert #1 \rVert}
\newcommand*{\abs}[1]{| #1 |}</preamble>
 <content>Let $(x_1, \ldots, x_n)$ be Cartesian coordinates for some open set  $\Omega$ 
in $\sR^n$. 
Then the \emph{Laplacian} differential operator $\Delta$ is defined as
$$
\Delta = \frac{\partial^2 }{\partial x_1^2} + \cdots + \frac{\partial^2 }{\partial x_n^2}.
$$
In other words, if $f$ is a twice differentiable function $f:\Omega\to \sC$, then 
$$
\Delta f = \frac{\partial^2 f}{\partial x_1^2} + \cdots + \frac{\partial^2 f}{\partial x_n^2}.
$$
A coordinate independent definition of the Laplacian 
is $\Delta = \nabla \cdot \nabla$, i.e., $\Delta$ is the composition of 
gradient and codifferential.

A harmonic function is one for which the Laplacian vanishes.


\subsubsection*{Notes}
An older symbol for the Laplacian is $\nabla^2$ -- conceptually the scalar product of $\nabla$ with itself. This form is more favoured by physicists.

\subsubsection*{Derivation}
\htmladdnormallink{Click here}{&lt;http://planetmath.org/?method=l2h&amp;from=collab&amp;id=76&amp;op=getobj"&gt;} to see an article that derives the Laplacian in spherical coordinates.
</content>
</record>
