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

<record version="2" id="6529">
 <title>Fermat numbers are coprime</title>
 <name>FermatNumbersAreCoprime</name>
 <created>2004-11-25 19:33:34</created>
 <modified>2007-08-04 02:25:36</modified>
 <type>Theorem</type>
<parent id="68">Fermat numbers</parent>
 <creator id="2760" name="yark"/>
 <author id="2760" name="yark"/>
 <author id="3" name="drini"/>
 <classification>
	<category scheme="msc" code="11A51"/>
 </classification>
 <preamble>\usepackage{amsthm}

\newtheorem*{thm*}{Theorem}</preamble>
 <content>\begin{thm*}
Any two Fermat numbers are coprime.
\end{thm*}

Proof.\\
Let $F_m$ and $F_n$ two Fermat numbers, and assume $m&lt;n$.
Let $d$ a positive common divisor of $F_n$ and $F_m$, that is
\[
  d \mid F_m,\qquad d\mid F_n.
\]

If $d\mid F_m$ then $d\mid F_1F_2\cdots F_{n-1}$
since some factor must be $F_m$ itself.
But $F_n-F_1F_2\cdots F_{n-1}=2$ and so $d \mid 2$.
Since $d$ is odd, we must have $d=1$.

Therefore, the greatest common divisor of any two Fermat numbers must be $1$.

Q.E.D.</content>
</record>
