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

<record version="3" id="11264">
 <title>limit of geometric sequence</title>
 <name>LimitOfGeometricSequence</name>
 <created>2008-11-19 16:51:27</created>
 <modified>2008-11-19 17:28:37</modified>
 <type>Proof</type>
<parent id="6238">geometric sequence</parent>
 <selfproof>0</selfproof>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="40-00"/>
 </classification>
 <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

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>As mentionned in the geometric sequence entry, 
\begin{align}
\lim_{n\to\infty}ar^n = 0
\end{align}
for\, $|r| &lt; 1$.\, We will prove this for real or complex values of $r$.\\

We first remark, that for the values\, $s &gt; 1$\, we have\; 
$\displaystyle\lim_{n\to\infty}s^n = \infty$ (cf. limit of real number sequence).\, In fact, if $M$ is an arbitrary positive number, the binomial theorem (or Bernoulli's inequality) implies that
$$s^n = (1+s-1)^n &gt; 1^n+\binom{n}{1}(s-1) = 1+n(s-1) &gt; n(s-1) &gt; M$$
as soon as\, $\displaystyle n &gt; \frac{M}{s-1}$.\\

Let now\, $|r| &lt; 1$\, and $\varepsilon$ be an arbitrarily small positive number.\, Then\, $\displaystyle|r| = \frac{1}{s}$\, with\,$s &gt; 1$.\, By the above remark,
$$|r^n| = |r|^n = \frac{1}{s^n} &lt; \frac{1}{n(s-1)} &lt; \varepsilon$$
when\, $\displaystyle n &gt; \frac{1}{(s-1)\varepsilon}$.\, Hence, 
$$\lim_{n\to\infty}r^n =0,$$
which easily implies (1) for any real number $a$.</content>
</record>
