Fermat's little theorem
Fermat's little theorem (so named to distinguish it from Fermat's last theorem) states that if p is a prime number, then for any integer a, a p − a will be evenly divisible by p. This can be expressed in the notation of modular arithmetic as follows:
A variant of this theorem is stated in the following form: if p is a prime and a is an integer coprime to p, then a p−1 − 1 will be evenly divisible by p. In the notation of modular arithmetic:
Fermat's little theorem is the basis for the Fermat primality test. The theorem is named after Pierre de Fermat.
Contents |
[edit] History
Pierre de Fermat first stated the theorem in a letter dated October 18, 1640, to his friend and confidant Frénicle de Bessy as the following: [1][dead link] p divides a p−1 − 1 whenever p is prime and a is coprime to p.
As usual, Fermat did not prove his assertion, only stating:
Et cette proposition est généralement vraie en toutes progressions et en tous nombres premiers; de quoi je vous envoierois la démonstration, si je n'appréhendois d'être trop long.
(And this proposition is generally true for all progressions and for all prime numbers; the proof of which I would send to you, if I were not afraid to be too long.)
Euler first published a proof in 1736 in a paper entitled "Theorematum Quorundam ad Numeros Primos Spectantium Demonstratio", but Leibniz left virtually the same proof in an unpublished manuscript from sometime before 1683.
The term "Fermat's Little Theorem" was first used in 1913 in Zahlentheorie by Kurt Hensel:
Für jede endliche Gruppe besteht nun ein Fundamentalsatz, welcher der kleine Fermatsche Satz genannt zu werden pflegt, weil ein ganz spezieller Teil desselben zuerst von Fermat bewiesen worden ist."
(There is a fundamental theorem holding in every finite group, usually called Fermat's little Theorem because Fermat was the first to have proved a very special part of it.)
It was first used in English in an article by Irving Kaplansky, "Lucas's Tests for Mersenne Numbers," American Mathematical Monthly, 52 (Apr., 1945).
[edit] Further history
Some mathematicians independently made the related hypothesis (sometimes incorrectly called the Chinese Hypothesis) that p is a prime if and only if
. This is a special case of Fermat's little theorem. However, the "if" part of this hypothesis is false: for example,
, but 341 = 11 × 31 is a pseudoprime. See below.
[edit] Proofs
Fermat gave his theorem without a proof. The first one who gave a proof was Gottfried Leibniz in a manuscript without a date, where he wrote also that he knew a proof before 1683.
[edit] Generalizations
A slight generalization of the theorem, which immediately follows from it, is: if p is prime and m and n are positive integers such that
then
.
This follows as m is of the form
, so
.
In this form, the theorem is used to justify the RSA public key encryption method.[citation needed]
Fermat's little theorem is generalized by Euler's theorem: for any modulus n and any integer a coprime to n, we have
where φ(n) denotes Euler's totient function counting the integers between 1 and n that are coprime to n. This is indeed a generalization, because if n = p is a prime number, then φ(p) = p − 1.
This can be further generalized to Carmichael's theorem.
The theorem also has a nice generalization in finite fields.
[edit] Pseudoprimes
If a and p are coprime numbers such that a p−1 − 1 is divisible by p, then p need not be prime. If it is not, then p is called a pseudoprime to base a. F. Sarrus in 1820 found 341 = 11 × 31 as one of the first pseudoprimes, to base 2.
A number p that is a pseudoprime to base a for every number a coprime to p is called a Carmichael number (e.g. 561). Alternately, any number satisfying the equality
is either a prime or Carmichael number.
[edit] Converse
The converse of Fermat's little theorem is not generally true, as it fails for Carmichael numbers. However, a slightly stronger form of the theorem is true, and is known as Lehmer's theorem. The theorem is as follows:
If there exists an a such that
and for all prime q dividing p-1
then p is prime.
This theorem forms the basis for the Lucas-Lehmer test, an important primality test.
[edit] See also
- Fractions with prime denominators–numbers with behavior relating to Fermat's little theorem
- RSA
- p-derivation
- Frobenius endomorphism
[edit] Notes
[edit] References
- Paulo Ribenboim (1995). The New Book of Prime Number Records (3rd ed.). New York: Springer-Verlag. ISBN 0-387-94457-5. Pp.22-25, 49.
- János Bolyai and the pseudoprimes (in Hungarian)
[edit] External links
- Fermat's Little Theorem at cut-the-knot
- Euler Function and Theorem at cut-the-knot
- Fermat's Little Theorem and Sophie's Proof
- Text and translation of Fermat's letter to Frenicle
- Weisstein, Eric W., "Fermat's Little Theorem" from MathWorld.
- Weisstein, Eric W., "Fermat's Little Theorem Converse" from MathWorld.


then
.


