Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Fermat number


 Contents
In mathematics, a Fermat number, named after Pierre de Fermat who first studied them, is a positive integer of the form

where n is a nonnegative integer. The first eight Fermat numbers are (sequence A000215 in OEIS):

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

If 2n + 1 is prime, it can be shown that n must be a power of 2. (If n = ab where 1 < a, b < n and b is odd, then 2n + 1 ≡ (2a)b + 1 ≡ (−1)b + 1 ≡ 0 (mod 2a + 1).) In other words, every prime of the form 2n + 1 is a Fermat number, and such primes are called Fermat primes. The only known Fermat primes are F0,...,F4.

1 Basic properties

The Fermat numbers satisfy the following recurrence relations

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

and Fj; hence a divides their difference 2. Since a > 1, this forces a = 2. This is a contradiction, because each Fermat number is clearly odd. As a corollary, we obtain another proof of the infinitude of the prime numbers: for each Fn, choose a prime factor pn; then the sequence {pn} is an infinite sequence of distinct primes.

Here are some other basic properties of the Fermat numbers:

(See floor function)

2 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 EulerLeonhard Euler ( April 15, 1707 September 18, 1783) (pronounced "oiler") was a Swiss mathematician and physicist. He is considered (together with Gauss) to be one of the two greatest mathematicians. Leonhard Euler was the first to use the term " function" in 1732 when he showed that

It is interesting to note how Euler found this factorizationIn mathematics, factorization or factoring is the decomposition of an object (for example, a number, a polynomial, or a matrix) into a product of other objects, or factors which when multiplied together give the original. For example, the number 15 factor. Euler had proved that every factor of Fn must have the form k2n+1 + 1. For n = 5, this means that the only possible factors are of the form 64k + 1. It did not take Euler very long to find the factor 641 = 10×64 + 1.

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:

The following heuristic argumentA heuristic argument is an argument that reasons from the value of a method or principle that has been shown by experimental (especially trial-and-error) investigation to be a useful aid in learning, discovery and problem-solving. A widely-used and import suggests there are only finitely many Fermat primes: according to the prime number theoremIn number theory, the prime number theorem PNT describes the approximate, asymptotic distribution of the prime numbers. For any positive real number x define : The prime number theorem then states that : where ln x is the natural logarithm of x''. This no, the " probabilityThe word probability derives from the Latin probare (to prove, or to test). Informally, probable is one of several words applied to uncertain events or knowledge, being more or less interchangeable with likely risky hazardous uncertain and doubtful depend" that a number n is prime is at most A/ln(n), where A is a fixed constantIn mathematics and the mathematical sciences, a constant is a fixed, but possibly unspecified, value. This is in contrast to a variable, which is not fixed. Constant number The most widely mentioned sort of constant is a fixed, but possibly unspecified, n. Therefore, the total expected numberIn general expectation is what is considered the most likely to happen. A less advantageous result gives rise to the emotion of disappointment . If something happens that is not at all expected it is a surprise. See also anticipation. In probability (and of Fermat primes is at most

It should be stressed that this argument is in no way a rigorous proofIn mathematics, a proof is a demonstration that, given certain axioms, some statement of interest is necessarily true. Proofs employ logic but usually include some amount of natural language which of course admits some ambiguity. In fact, the vast majorit. For one thing, the argument assumes that Fermat numbers behave " randomly", yet we have already seen that the factors of Fermat numbers have special properties. Although it is widely believed that there are only finitely many Fermat primes, it should be noted that there are some experts who disagree. [1]

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.

then N is prime. Conversely, if the above congruence does not hold, and in addition
(See Jacobi symbol)
then N is composite. If N = Fn > 3, then the above Jacobi symbol is always equal to −1 for a = 3, and this special case of Proth's theorem is known as Pepin's test. Although Pepin's test and Proth's theorem have been implemented on computers to prove the compositeness of many Fermat numbers, neither test gives a specific nontrivial factor. In fact, no specific prime factors are known for n = 14, 20, 22, and 24.
For example, F5 = 622642 + 204492 and F6 = 40468032562 + 14387937592.


Read more »

Non User