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

<record version="3" id="7590">
 <title>continuity of natural power</title>
 <name>ContinuityOfNaturalPower</name>
 <created>2006-02-05 07:36:08</created>
 <modified>2006-02-05 12:21:16</modified>
 <type>Theorem</type>
<parent id="439">continuous</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="26A15"/>
	<category scheme="msc" code="26C05"/>
 </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>\begin{thmplain}
Let $n$ be arbitrary positive integer.\, The power function\, $x\mapsto x^n$\, from $\mathbb{R}$ to $\mathbb{R}$ (or $\mathbb{C}$ to $\mathbb{C}$) is continuous in each point $x_0$.
\end{thmplain}

{\em Proof.}\, Let $\varepsilon$ be any positive number.\, Denote\, $x_0+h = x$\, and\, $x^n-x_0^n = \Delta$.\, Then identically
       $$\Delta = (x-x_0)(x^{n-1}+x^{n-2}x_0+...+x_0^{n-1}).$$
Taking the absolute value and using the triangle inequality give
  $$|\Delta| = |h|\cdot|x^{n-1}+x^{n-2}x_0+...+x_0^{n-1}| \leqq
    |h|\cdot(|x^{n-1}|+|x^{n-2}x_0|+...+|x_0^{n-1}|).$$
But since\, $|x| = |x_0+h| \leqq |x_0|+|h|$\, and also\, $|x_0| \leqq |x_0|+|h|$,\, so each summand in the parentheses is at most equal to\, $(|x_0|+|h|)^{n-1}$,\, and since there are $n$ summands, the sum is at most equal to $n(|x_0|+|h|)^{n-1}$.\, Thus we get
          $$|\Delta| \leqq n|h|(|x_0|+|h|)^{n-1}.$$
We may choose\, $|h| &lt; 1$;\, this implies
            $$|\Delta| \leqq n|h|(|x_0|+1)^{n-1}.$$
The right hand side of this inequality is less than $\varepsilon$ as soon as we still require
                $$|h| &lt; \frac{\varepsilon}{n(|x_0|+1)^{n-1}}.$$
This means that the power function\, $x\mapsto x^n$ is continuous in the point $x_0$.

\textbf{Note.}\, Another way to prove the theorem is to use induction on $n$ and the rule 2 in limit rules of functions.</content>
</record>
