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

<record version="10" id="5779">
 <title>if $a^n$ is irrational then ${a}$ is irrational</title>
 <name>IfAnIsIrrationalThenAIsIrrational</name>
 <created>2004-04-18 15:40:32</created>
 <modified>2008-04-30 17:19:31</modified>
 <type>Theorem</type>
<parent id="661">irrational</parent>
 <creator id="1863" name="Wkbj79"/>
 <author id="3771" name="CWoo"/>
 <author id="1863" name="Wkbj79"/>
 <author id="3562" name="Gunnar"/>
 <classification>
	<category scheme="msc" code="11J72"/>
	<category scheme="msc" code="11J82"/>
 </classification>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}

\newtheorem*{thm*}{Theorem}</preamble>
 <content>\begin{thm*}
If $a$ be a real number and $n$ is an integer such that $a^n$ is irrational, then $a$ is irrational.
\end{thm*}

\begin{proof}
We show this by way of contrapositive.  In other words, we show that, if $a$ is rational, then $a^n$ is rational.

Let $a$ be rational.  Then there exist integers $b$ and $c$ with $c\neq 0$ such that $\displaystyle a=\frac{b}{c}$.  Thus, $\displaystyle a^n=\frac{b^n}{c^n}$, which is a rational number.
\end{proof}

Note that the converse is not true.  For example, $\sqrt{2}$ is irrational and $\left(\sqrt{2}\right)^2=2$ is rational.</content>
</record>
