Fermat number
In mathematics, a Fermat number, named after Pierre de Fermat who first studied them, is a positive integer of the form
- F0 = 21 + 1 = 3
- F1 = 22 + 1 = 5
- F2 = 24 + 1 = 17
- F3 = 28 + 1 = 257
- F4 = 216 + 1 = 65537
- F5 = 232 + 1 = 4294967297 = 641 × 6700417
- F6 = 264 + 1 = 18446744073709551617 = 274177 × 67280421310721
- F7 = 2128 + 1 = 340282366920938463463374607431768211457 = 59649589127497217 × 5704689200685129054721
The Fermat numbers satisfy the following recurrence relations
Basic Properties
for n ≥ 2. Each of these relations can be proved by mathematical induction. From the last equation, we can deduce Goldbach's theorem: no two Fermat numbers share a common factor. To see this, suppose that 0 ≤ i < j and Fi and Fj have a common factor a > 1. Then a divides both
Here are some other basic properties of the Fermat numbers:
- If n ≥ 2, then Fn ≡ 17 or 41 (mod 72). (See modular arithmetic)
- If n ≥ 2, then Fn ≡ 17, 37, 57, or 97 (mod 100).
- The number of digits D(n,b) of Fn expressed in the base b is
- No Fermat number can be expressed as the sum of two primes, with the exception of F1 = 2 + 3.
- No Fermat prime can be expressed as the difference of two pth powers, where p is an odd prime.
Primality of Fermat numbers
Fermat numbers and Fermat primes were first studied by Pierre de Fermat, who conjectured that all Fermat numbers are prime. Indeed, the first five Fermat numbers F0,...,F4 are easily shown to be prime. However, this conjecture was refuted by Leonhard Euler in 1732 when he showed that
It is widely believed that Fermat was aware of Euler's result, so it seems curious why he failed to follow through on the straightforward calculation to find the factor. One common explanation is that Fermat made a computational mistake and was so convinced of the correctness of his claim that he failed to double-check his work.
There are no other known Fermat primes Fn with n > 4. In fact, each of the following is an open problem:
- Is Fn composite for all n > 4?
- Are there infinitely many Fermat primes?
- Are there infinitely many composite Fermat numbers?
As of this writing (2004), it is known that Fn is composite for 5 ≤ n ≤ 32, although complete factorisations of Fn are known only for 0 ≤ n ≤ 11. The largest known composite Fermat number is F2478782, and its prime factor 3×22478785 + 1 was discovered by John Cosgrave and his Proth-Gallot Group on October 10, 2003.
There are a number of conditions that are equivalent to the primality of Fn.
- Proth's theorem -- (1878) Let N = k2m + 1 with odd k < 2m. If there is an integer a such that
- The Fermat number Fn is prime if and only if φ(n) is a power of 2, where φ(n) is Euler's totient function.
- Let n ≥ 3 be a positive odd integer. Then n is a Fermat prime if and only if for every a coprime to n, a is a primitive root mod n if and only if a is a quadratic nonresidue mod n.
- The Fermat number Fn > 3 is prime if and only if it can be written uniquely as a sum of two nonzero squares, namely
Factorisation of Fermat numbers
...Lucas's theorem...Sierpinski number...
Fermat's little theorem and pseudoprimes
...Using Fermat numbers to generate infinitely many pseudoprimes...
An n-sided regular polygon can be constructed with ruler and compass if and only if n is a power of 2 or the product of a power of 2 and distinct Fermat primes. In other words, if and only if n is of the form n = 2kp1p2...ps, where k is a nonnegative integer and the pi are distinct Fermat primes. See constructible polygon.
A positive integer n is of the above form if and only if φ(n) is a power of 2, where φ(n) is Euler's totient function.
...Fermat number transform...random number generation...
...Fn cannot be a perfect power, perfect, or part of amicable pair, etc...
...brief definition of L(p,m) and G(p,m)...
See also:
Relationship to Constructible Polygons
Applications of Fermat Numbers
Other interesting facts
Generalised Fermat numbers
External links:
References: