Fermat's little theorem

Fermat's little theorem

Fermat's little theorem (not to be confused with 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^p equiv a pmod{p},!

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::a^{p-1} equiv 1 pmod{p},!

Another way to state this is that if "p" is a prime number and "a" is any integer that does not have "p" as a factor, then "a" raised to the "p-1" power will leave a remainder of 1 when divided by "p".

Fermat's little theorem is the basis for the Fermat primality test.

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 [http://www.cs.utexas.edu/users/wzhao/fermat2.pdf] : "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).

Further history

Chinese mathematicians independently made the related hypothesis (sometimes called the Chinese Hypothesis) that "p" is a prime if and only if 2^p equiv 2 pmod{p},. It is true that if "p" is prime, then 2^p equiv 2 pmod{p},. This is a special case of Fermat's little theorem. However, the converse (if ,2^p equiv 2 pmod{p} then "p" is prime) is false. Therefore, the hypothesis, as a whole, is false (for example, 2^{341} equiv 2pmod{341},, but 341=11×31 is a pseudoprime. See below.).

It is widely stated that the Chinese hypothesis was developed about 2000 years before Fermat's work in the 1600s. Despite the fact that the hypothesis is partially incorrect, it is noteworthy that it may have been known to ancient mathematicians. Some, however, claim that the widely propagated belief that the hypothesis was around so early sprouted from a misunderstanding, and that it was actually developed in 1872. For more on this, see (Ribenboim, 1995).

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.

See Proofs of Fermat's little theorem.

Generalizations

A slight generalization of the theorem, which immediately follows from it, is as follows: if "p" is prime and "m" and "n" are "positive" integers with mequiv npmod{p-1},, then forall ainmathbb{Z} : quad a^mequiv a^npmod{p}. In this form, the theorem is used to justify the RSA public key encryption method.

Fermat's little theorem is generalized by Euler's theorem: for any modulus "n" and any integer "a" coprime to "n", we have:a^{varphi (n)} equiv 1 pmod{n}where φ("n") denotes Euler's φ 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 has a nice generalization also in finite fields.

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).

ee also

*Fractions with prime denominators – numbers with behavior relating to Fermat's little theorem
*RSA – How Fermat's little theorem is essential to Internet security

Notes

References

* Paulo Ribenboim (1995). "The New Book of Prime Number Records" (3rd ed.). New York: Springer-Verlag. ISBN 0-387-94457-5.
* [http://bolyai.port5.com/kisfermat.htm János Bolyai and the pseudoprimes] (in Hungarian

External links

* [http://www.cut-the-knot.org/blue/Fermat.shtml Fermat's Little Theorem] at cut-the-knot
* [http://www.cut-the-knot.org/blue/Euler.shtml Euler Function and Theorem] at cut-the-knot
* [http://fermatslasttheorem.blogspot.com/2005/08/fermats-little-theorem.html Fermat's Little Theorem and Sophie's Proof]
* [http://www.cs.utexas.edu/users/wzhao/fermat2.pdf Text and translation of Fermat's letter to Frenicle]
*


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Proofs of Fermat's little theorem — This article collects together a variety of proofs of Fermat s little theorem, which states that:a^p equiv a pmod p ,!for every prime number p and every integer a (see modular arithmetic). Simplifications Some of the proofs of Fermat s little… …   Wikipedia

  • Fermat's Last Theorem — is the name of the statement in number theory that:: It is impossible to separate any power higher than the second into two like powers,or, more precisely:: If an integer n is greater than 2, then the equation a^n + b^n = c^n has no solutions in… …   Wikipedia

  • Fermat's theorem — The works of 17th century mathematician Pierre de Fermat engendered many theorems. Fermat s theorem most commonly refers to one of the following theorems: * Fermat s Last Theorem * Fermat s little theorem * Fermat s theorem on sums of two squares …   Wikipedia

  • Fermat primality test — The Fermat primality test is a probabilistic test to determine if a number is probably prime. ConceptFermat s little theorem states that if p is prime and 1 le a < p, then :a^{p 1} equiv 1 pmod{p}If we want to test if p is prime, then we can pick …   Wikipedia

  • Proofs of Fermat's theorem on sums of two squares — Fermat s theorem on sums of two squares asserts that an odd prime number p can be expressed as: p = x^2 + y^2with integer x and y if and only if p is congruent to 1 (mod 4). The statement was announced by Fermat in 1640, but he supplied no proof …   Wikipedia

  • Fermat, Pierre de — born Aug. 17, 1601, Beaumont de Lomagne, France died Jan. 12, 1665, Castres French mathematician. Of Basque origin, Fermat studied law at Toulouse and developed interests in foreign languages, Classical literature, ancient science, and… …   Universalium

  • Theorem — The Pythagorean theorem has at least 370 known proofs[1] In mathematics, a theorem is a statement that has been proven on the basis of previously established statements, such as other theorems, and previously accepted statements …   Wikipedia

  • Pequeño teorema de Fermat — Saltar a navegación, búsqueda …   Wikipedia Español

  • Kleiner Fermat — Dieser Artikel oder Abschnitt ist nicht hinreichend mit Belegen (Literatur, Webseiten oder Einzelnachweisen) versehen. Die fraglichen Angaben werden daher möglicherweise demnächst gelöscht. Hilf Wikipedia, indem du die Angaben recherchierst und… …   Deutsch Wikipedia

  • Kleiner Fermat-Satz — Dieser Artikel oder Abschnitt ist nicht hinreichend mit Belegen (Literatur, Webseiten oder Einzelnachweisen) versehen. Die fraglichen Angaben werden daher möglicherweise demnächst gelöscht. Hilf Wikipedia, indem du die Angaben recherchierst und… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”