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

<record version="10" id="2794">
 <title>radius of convergence</title>
 <name>RadiusOfConvergence</name>
 <created>2002-03-19 10:27:49</created>
 <modified>2008-06-09 18:16:47</modified>
 <type>Theorem</type>
 <creator id="13766" name="PrimeFan"/>
 <author id="12996" name="Mravinci"/>
 <author id="13766" name="PrimeFan"/>
 <author id="128" name="mathwizard"/>
 <author id="56" name="AxelBoldt"/>
 <classification>
	<category scheme="msc" code="30B10"/>
	<category scheme="msc" code="40A30"/>
 </classification>
 <synonyms>
	<synonym concept="radius of convergence" alias="Abel's theorem on power series"/>
 </synonyms>
 <related>
	<object name="ExampleOfAnalyticContinuation"/>
	<object name="NielsHenrikAbel"/>
 </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>To the power series
\begin{equation}
\sum_{k=0}^{\infty}a_k(x-x_0)^k
\end{equation}
there exists a number $r\in [0,\infty]$, its \emph{radius of convergence}, such that the series converges absolutely for all (real or complex) numbers $x$ with $|x-x_0|&lt;r$ and diverges whenever $|x-x_0|&gt;r$. This is known as {\em Abel's theorem on power series}. (For $|x-x_0|= r$ no general statements can be made.)

The radius of convergence is given by:
\begin{equation}
r=\liminf_{k\to\infty}\frac{1}{\sqrt[k]{|a_k|}}
\end{equation}
and can also be computed as
\begin{equation}
r=\lim_{k\to\infty}\left|\frac{a_k}{a_{k+1}}\right|,
\end{equation}
if this limit exists.

It follows from the \PMlinkname{Weierstrass $M$-test}{WeierstrassMTest} that for any radius $r'$ smaller than the radius of convergence, the power series converges uniformly within the closed disk of radius $r'$.</content>
</record>
