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

<record version="18" id="7867">
 <title>existence of $n$th root</title>
 <name>ExistenceOfRoot</name>
 <created>2006-04-25 08:26:11</created>
 <modified>2007-04-21 02:24:39</modified>
 <type>Theorem</type>
<parent id="754">nth root</parent>
 <creator id="1863" name="Wkbj79"/>
 <author id="1863" name="Wkbj79"/>
 <author id="13396" name="eshyvari"/>
 <classification>
	<category scheme="msc" code="12D99"/>
	<category scheme="msc" code="26A06"/>
	<category scheme="msc" code="26C10"/>
 </classification>
 <related>
	<object name="ExistenceOfNthRoot"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

\usepackage{psfrag}
\usepackage{graphicx}
\usepackage{amsthm}
\usepackage{xypic}

\newtheorem*{thm*}{Theorem}</preamble>
 <content>\begin{thm*}
If $a \in \mathbb{R}$ with $a&gt;0$ and $n$ is a positive integer, then there exists a unique positive real number $u$ such that $u^n=a$.
\end{thm*}

\begin{proof}
The statement is clearly true for $n=1$ (let $u=a$).  Thus, it will be assumed that $n&gt;1$.

Define $p \colon \mathbb{R} \to \mathbb{R}$ by $p(x)=x^n-a$.  Note that a positive real root of $p(x)$ corresponds to a positive real number $u$ such that $u^n=a$.

If $a=1$, then $p(1)=1^n-1=0$, in which case the existence of $u$ has been established.

Note that $p(x)$ is a polynomial function and thus is continuous.  If $a&lt;1$, then $p(1)=1^n-a&gt;1-1=0$.  If $a&gt;1$, then $p(a)=a^n-a=a(a^{n-1}-1)&gt;0$.  Note also that $p(0)=0^n-a=-a&lt;0$.  Thus, if $a \neq 1$, then the intermediate value theorem can be applied to yield the existence of $u$.

For uniqueness, note that the function $p(x)$ is strictly increasing on the interval $(0, \infty)$.  It follows that $u$ as described in the statement of the theorem exists uniquely.
\end{proof}</content>
</record>
