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

<record version="8" id="1152">
 <title>Laurent series</title>
 <name>LaurentSeries</name>
 <created>2001-12-28 06:26:00</created>
 <modified>2007-03-31 01:43:34</modified>
 <type>Definition</type>
 <creator id="24" name="djao"/>
 <author id="24" name="djao"/>
 <classification>
	<category scheme="msc" code="30B10"/>
 </classification>
 <defines>
	<concept>principal part</concept>
 </defines>
 <synonyms>
	<synonym concept="Laurent series" alias="Laurent expansion"/>
 </synonyms>
 <related>
	<object name="EssentialSingularity"/>
	<object name="CoefficientsOfLaurentSeries"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{xypic}</preamble>
 <content>A \emph{Laurent series} centered about $a$ is a series of the form
$$
\sum_{k=-\infty}^\infty c_k (z-a)^k
$$
where $c_k, a, z \in \mathbb{C}$. The \emph{principal part} of a Laurent series is the subseries $\sum_{k=-\infty}^{-1} c_k (z-a)^k$.

One can prove that the above series converges everywhere inside the (possibly empty) set
$$
D := \{z \in \mathbb{C} \mid R_1 &lt; |z-a| &lt; R_2 \}
$$
where
$$
R_1 := \limsup_{k \rightarrow\infty} |c_{-k}|^{1/k}
$$
and
$$
R_2 := 1/\left(\limsup_{k \rightarrow\infty} |c_{k}|^{1/k}\right).
$$

Every Laurent series has an associated function, given by
$$
f(z) := \sum_{k=-\infty}^\infty c_k (z-a)^k,
$$
whose domain is the set of points in $\mathbb{C}$ on which the series converges. This function is analytic inside the annulus $D$, and conversely, every analytic function on an annulus is equal to some unique Laurent series. The coefficients of Laurent series for an analytic function can be determined using the Cauchy integral formula.</content>
</record>
