Composite Fermat number implies Poulet number

From Number
Revision as of 00:10, 22 April 2009 by Vipul (talk | contribs) (Created page with '==Statement== Suppose <math>n</math> is a nonnegative integer. Let <math>F_n</math> be the <math>n^{th}</math> fact about::Fermat number: <math>F_n = 2^{2^n} + 1</math>. T...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Statement

Suppose n is a nonnegative integer. Let Fn be the nth Fermat number:

Fn=22n+1.

Then:

2Fn11(modFn).

In particular, if Fn is composite, then Fn is a Poulet number.

Related facts

Proof

Given: A nonnegative integer n, Fn=22n+1.

To prove: 2Fn11(modFn).

Proof: For any nonnegative integer n, n+12n. Thus, 2n+1|22n.

Now, for a Fermat number Fn, the order of 2 modulo Fn is precisely 2n+1. From the above, we conclude that the order of 2 modulo Fn divides 22n=Fn1, so 2Fn11(modFn).