Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Fermat's little theorem
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|A prime p divides a^p–a for any integer a}} {{For|other theorems named after Pierre de Fermat|Fermat's theorem}} In [[number theory]], '''Fermat's little theorem''' states that if {{mvar|p}} is a [[prime number]], then for any [[integer]] {{mvar|a}}, the number {{math|''a''<sup>''p''</sup> − ''a''}} is an integer multiple of {{Mvar|p}}. In the notation of [[modular arithmetic]], this is expressed as <math display="block">a^p \equiv a \pmod p.</math> For example, if {{math|''a'' {{=}} 2}} and {{math|''p'' {{=}} 7}}, then {{math|2<sup>7</sup> {{=}} 128}}, and {{math|128 − 2 {{=}} 126 {{=}} 7 × 18}} is an integer multiple of {{math|7}}. If {{mvar|a}} is not divisible by {{mvar|p}}, that is, if {{mvar|a}} is [[coprime]] to {{mvar|p}}, then Fermat's little theorem is equivalent to the statement that {{math|''a''<sup>''p'' − 1</sup> − 1}} is an integer multiple of {{mvar|p}}, or in symbols:<ref>{{harvnb|Long|1972|pages=87–88}}.</ref><ref>{{harvnb|Pettofrezzo|Byrkit|1970|pages=110–111}}.</ref> <math display="block">a^{p-1} \equiv 1 \pmod p.</math> For example, if {{math|''a'' {{=}} 2}} and {{math|''p'' {{=}} 7}}, then {{math|2<sup>6</sup> {{=}} 64}}, and {{math|64 − 1 {{=}} 63 {{=}} 7 × 9}} is a multiple of {{math|7}}. Fermat's little theorem is the basis for the [[Fermat primality test]] and is one of the fundamental results of [[elementary number theory]]. The theorem is named after [[Pierre de Fermat]], who stated it in 1640. It is called the "little theorem" to distinguish it from [[Fermat's Last Theorem]].<ref name=Burton>{{harvnb|Burton|2011|page=514}}.</ref> == History == [[File:Pierre de Fermat.jpg|thumb|upright=0.75|right|Pierre de Fermat]] Pierre de Fermat first stated the theorem in a letter dated October 18, 1640, to his friend and confidant [[Frénicle de Bessy]]. His formulation is equivalent to the following:<ref name=Burton /> <blockquote>If {{mvar|p}} is a prime and {{mvar|a}} is any integer not divisible by {{mvar|p}}, then {{math|''a''<sup> ''p'' − 1</sup> − 1}} is divisible by {{mvar|p}}. </blockquote> Fermat's original statement was <blockquote>{{lang|fr|Tout nombre premier mesure infailliblement une des puissances <math>-1</math> de quelque progression que ce soit, et l'exposant de la dite puissance est sous-multiple du nombre premier donné <math>-1</math>; et, après qu'on a trouvé la première puissance qui satisfait à la question, toutes celles dont les exposants sont multiples de l'exposant de la première satisfont tout de même à la question.}} </blockquote> This may be translated, with explanations and formulas added in brackets for easier understanding, as: <blockquote> Every prime number [{{mvar|p}}] divides necessarily one of the powers minus one of any [geometric] [[geometric progression|progression]] [{{math|''a'', ''a''<sup>2</sup>, ''a''<sup>3</sup>, …}}] [that is, there exists {{mvar|t}} such that {{mvar|p}} divides {{math|''a<sup>t</sup>'' − 1}}], and the exponent of this power [{{mvar|t}}] divides the given prime minus one [divides {{math|''p'' − 1}}]. After one has found the first power [{{mvar|t}}] that satisfies the question, all those whose exponents are multiples of the exponent of the first one satisfy similarly the question [that is, all multiples of the first {{mvar|t}} have the same property]. </blockquote> Fermat did not consider the case where {{mvar|a}} is a multiple of {{mvar|p}} nor prove his assertion, only stating:<ref>{{citation|first=Pierre|last=Fermat|title=Oeuvres de Fermat. Tome 2: Correspondance|editor-last1=Tannery|editor-first1=P.|editor-last2=Henry|editor-first2=C.|year=1894|place=Paris|publisher=Gauthier-Villars|url=https://archive.org/stream/oeuvresdefermat02ferm#page/206/mode/2up|pages=206–212}} (in French)</ref> <blockquote>{{lang|fr|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.}}</blockquote> <blockquote>(And this proposition is generally true for all series [''sic''] and for all prime numbers; I would send you a demonstration of it, if I did not fear going on for too long.)<ref>{{harvnb|Mahoney|1994|page=295}} for the English translation</ref></blockquote> [[Euler]] provided the first published proof in 1736, in a paper titled "Theorematum Quorundam ad Numeros Primos Spectantium Demonstratio" (in English: "Demonstration of Certain Theorems Concerning Prime Numbers") in the ''Proceedings'' of the St. Petersburg Academy,<ref>{{cite journal |last1=Euler |first1=Leonhard |title=Theorematum quorundam ad numeros primos spectantium demonstratio |journal=Commentarii Academiae Scientiarum Imperialis Petropolitanae (Memoirs of the Imperial Academy of Sciences in St. Petersburg)|date=1736 |volume=8 |pages=141–146 |url=https://www.biodiversitylibrary.org/item/38573#page/167/mode/1up |trans-title=Proof of certain theorems relating to prime numbers |language=Latin}}</ref><ref>{{harvnb|Ore|1988|page=273}}</ref> but [[Gottfried Leibniz|Leibniz]] had given virtually the same proof in an unpublished manuscript from sometime before 1683.<ref name=Burton /> The term "Fermat's little theorem" was probably first used in print in 1913 in ''Zahlentheorie'' by [[Kurt Hensel]]:<ref>{{cite book |last1=Hensel |first1=Kurt |title=Zahlentheorie |trans-title=Number Theory |date=1913 |publisher=G. J. Göschen |location=Berlin and Leipzig, Germany |page=103 |url=https://books.google.com/books?id=SbhUAAAAYAAJ&pg=PA103 |language=German}}</ref> <blockquote>{{lang|de|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.}}</blockquote> <blockquote>(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.)</blockquote> An early use in English occurs in [[Abraham Adrian Albert|A.A. Albert]]'s ''Modern Higher Algebra'' (1937), which refers to "the so-called 'little' Fermat theorem" on page 206.<ref>{{Harvnb|Albert|2015|p=206}}</ref> === Further history === {{main|Chinese hypothesis}} Some mathematicians independently made the related hypothesis (sometimes incorrectly called the Chinese hypothesis) that {{math|2<sup>''p''</sup> ≡ 2 (mod ''p'')}} if and only if {{mvar|p}} is prime. Indeed, the "if" part is true, and it is a special case of Fermat's little theorem. However, the "only if" part is false: For example, {{math|2<sup>341</sup> ≡ 2 (mod 341)}}, but 341 = 11 × 31 is a [[pseudoprime]] to base 2. See [[#Pseudoprimes|below]]. == Proofs == {{main|Proofs of Fermat's little theorem}} Several proofs of Fermat's little theorem are known. It is frequently proved as a [[corollary]] of [[Euler's theorem]]. == Generalizations == [[Euler's theorem]] is a generalization of Fermat's little theorem: For any [[modular arithmetic|modulus]] {{mvar|n}} and any integer {{mvar|a}} coprime to {{mvar|n}}, one has <math display="block">a^{\varphi (n)} \equiv 1 \pmod n,</math> where {{math|''φ''(''n'')}} denotes [[Euler's totient function]] (which counts the integers from 1 to {{mvar|n}} that are coprime to {{mvar|n}}). Fermat's little theorem is indeed a special case, because if {{mvar|n}} is a prime number, then {{math|1=''φ''(''n'') = ''n'' − 1}}. A corollary of Euler's theorem is: For every positive integer {{mvar|n}}, if the integer {{mvar|a}} is [[coprime integers|coprime]] with {{mvar|n}}, then <math display="block">x \equiv y \pmod{\varphi(n)}\quad\text{implies}\quad a^x \equiv a^y \pmod n, </math> for any integers {{mvar|x}} and {{mvar|y}}. This follows from Euler's theorem, since, if <math>x \equiv y \pmod{\varphi(n)}</math>, then {{math|1=''x'' = ''y'' + ''kφ''(''n'')}} for some integer {{mvar|k}}, and one has <math display="block">a^x = a^{y + \varphi(n)k} = a^y (a^{\varphi(n)})^k \equiv a^y 1^k \equiv a^y \pmod n.</math> If {{mvar|n}} is prime, this is also a corollary of Fermat's little theorem. This is widely used in [[modular arithmetic]], because this allows reducing [[modular exponentiation]] with large exponents to exponents smaller than {{mvar|n}}. Euler's theorem is used with {{mvar|n}} not prime in [[public-key cryptography]], specifically in the [[RSA cryptosystem]], typically in the following way:<ref>{{citation|first1=Wade|last1=Trappe|first2=Lawrence C.|last2=Washington|title=Introduction to Cryptography with Coding Theory|year=2002|publisher=Prentice-Hall|isbn=978-0-13-061814-6|page=78}}</ref> if <math display="block">y=x^e\pmod n,</math> retrieving {{mvar|x}} from the values of {{mvar|y}}, {{mvar|e}} and {{mvar|n}} is easy if one knows {{math|''φ''(''n'')}}.<ref>If {{mvar|y}} is not coprime with {{mvar|n}}, Euler's theorem does not work, but this case is sufficiently rare for not being considered. In fact, if it occurred by chance, this would provide an easy factorization of {{mvar|n}}, and thus break the considered instance of RSA.</ref> In fact, the [[extended Euclidean algorithm]] allows computing the [[modular inverse]] of {{mvar|e}} modulo {{math|''φ''(''n'')}}, that is, the integer {{mvar|f}} such that <math display="block">ef\equiv 1\pmod{\varphi(n)}.</math> It follows that <math display="block">x\equiv x^{ef}\equiv (x^e)^f \equiv y^f \pmod n.</math> On the other hand, if {{math|1=''n'' = ''pq''}} is the product of two distinct prime numbers, then {{math|1=''φ''(''n'') = (''p'' − 1)(''q'' − 1)}}. In this case, finding {{mvar|f}} from {{mvar|n}} and {{mvar|e}} is as difficult as computing {{math|''φ''(''n'')}} (this has not been proven, but no algorithm is known for computing {{mvar|f}} without knowing {{math|''φ''(''n'')}}). Knowing only {{mvar|n}}, the computation of {{math|''φ''(''n'')}} has essentially the same difficulty as the factorization of {{mvar|n}}, since {{math|1=''φ''(''n'') = (''p'' − 1)(''q'' − 1)}}, and conversely, the factors {{mvar|p}} and {{mvar|q}} are the (integer) solutions of the equation {{math|''x''{{sup|2}} − (''n'' − ''φ''(''n'') + 1) ''x'' + ''n'' {{=}} 0}}. The basic idea of RSA cryptosystem is thus: If a message {{mvar|x}} is encrypted as {{math|1=''y'' = ''x<sup>e</sup>'' (mod ''n'')}}, using public values of {{mvar|n}} and {{mvar|e}}, then, with the current knowledge, it cannot be decrypted without finding the (secret) factors {{mvar|p}} and {{mvar|q}} of {{mvar|n}}. Fermat's little theorem is also related to the [[Carmichael function]] and [[Carmichael's theorem]], as well as to [[Lagrange's theorem (group theory)|Lagrange's theorem in group theory]]. == Converse{{Anchor|Lehmer's theorem}} == The [[Logical converse|converse]] of Fermat's little theorem fails for [[Carmichael number]]s. However, a slightly weaker variant of the converse is '''Lehmer's theorem''': If there exists an integer {{mvar|a}} such that <math display="block"> a^{p-1}\equiv 1\pmod p </math> and for all primes {{mvar|q}} dividing {{math|''p'' − 1}} one has <math display="block"> a^{(p-1)/q}\not\equiv 1\pmod p, </math> then {{mvar|p}} is prime. This theorem forms the basis for the [[Lucas primality test]], an important [[primality test]], and Pratt's [[primality certificate]]. == Pseudoprimes == {{main|Pseudoprime}} If {{mvar|a}} and {{mvar|p}} are coprime numbers such that {{math|''a''<sup>''p''−1</sup> − 1}} is divisible by {{mvar|p}}, then {{mvar|p}} need not be prime. If it is not, then {{mvar|p}} is called a ''(Fermat) pseudoprime'' to base {{mvar|a}}. The first pseudoprime to base 2 was found in 1820 by [[Pierre Frédéric Sarrus]]: 341 = 11 × 31.<ref>{{Cite OEIS|A128311|Remainder upon division of 2<sup>''n''−1</sup>−1 by ''n''.}}</ref><ref>{{cite journal |first=Frédéric |last=Sarrus |author-link=Pierre Frédéric Sarrus |title=Démonstration de la fausseté du théorème énoncé á la page 320 du IXe volume de ce recueil |trans-title=Demonstration of the falsity of the theorem stated on page 320 of the 9th volume of this collection |journal=Annales de Mathématiques Pures et Appliquées |volume=10 |date=1819–1820 |pages=184–187 |language=fr |url=http://www.numdam.org/item?id=AMPA_1819-1820__10__184_0}}</ref> A number {{mvar|p}} that is a Fermat pseudoprime to base {{mvar|a}} for every number {{mvar|a}} coprime to {{mvar|p}} is called a [[Carmichael number]]. Alternately, any number {{mvar|p}} satisfying the equality <math display="block">\gcd\left(p, \sum_{a=1}^{p-1} a^{p-1}\right)=1</math> is either a prime or a Carmichael number. == Miller–Rabin primality test == The [[Miller–Rabin primality test]] uses the following extension of Fermat's little theorem:<ref>{{Cite book|contribution=4.5.1. Lemma (Roots of unity modulo a prime)|contribution-url=https://books.google.com/books?id=nQVZAgAAQBAJ&q=The+Miller%E2%80%93Rabin+primality+test+uses+the+following+extension+of+Fermat's+little+theorem&pg=PA144|title=Primality Testing for Beginners|title-link=Primality Testing for Beginners|last1=Rempe-Gillen|first1=Lasse|last2=Waldecker|first2=Rebecca|author2-link= Rebecca Waldecker |date=2013-12-11|publisher=American Mathematical Soc.|isbn=9780821898833|language=en}}</ref> <blockquote>If {{mvar|p}} is an [[parity (mathematics)|odd]] prime and {{math|1=''p'' − 1 = 2<sup>''s''</sup>''d''}} with {{math|s > 0}} and {{mvar|d}} odd > 0, then for every {{mvar|a}} coprime to {{mvar|p}}, either {{math|''a''<sup>''d''</sup> ≡ 1 (mod ''p'')}} or there exists {{mvar|r}} such that {{math|0 ≤ ''r'' < ''s''}} and {{math|''a''<sup>2<sup>''r''</sup>''d''</sup> ≡ −1 (mod ''p'')}}.</blockquote> This result may be deduced from Fermat's little theorem by the fact that, if {{mvar|p}} is an odd prime, then the integers modulo {{mvar|p}} form a [[finite field]], in which 1 modulo {{mvar|p}} has exactly two square roots, 1 and −1 modulo {{mvar|p}}. Note that {{math|''a''<sup>''d''</sup> ≡ 1 (mod ''p'')}} holds trivially for {{math|''a'' ≡ 1 (mod ''p'')}}, because the congruence relation is [[Modular arithmetic#Properties|compatible with exponentiation]]. And {{math|1=''a''<sup>''d''</sup> = ''a''<sup>2<sup>0</sup>''d''</sup> ≡ −1 (mod ''p'')}} holds trivially for {{math|''a'' ≡ −1 (mod ''p'')}} since {{mvar|d}} is odd, for the same reason. That is why one usually chooses a random {{mvar|a}} in the interval {{math|1 < ''a'' < ''p'' − 1}}. The Miller–Rabin test uses this property in the following way: given an odd integer {{mvar|p}} for which primality has to be tested, write {{math|1=''p'' − 1 = 2<sup>''s''</sup>''d''}} with {{math|s > 0}} and {{mvar|d}} odd > 0, and choose a random {{mvar|a}} such that {{math|1 < ''a'' < ''p'' − 1}}; then compute {{math|1=''b'' = ''a''<sup>''d''</sup> mod ''p''}}; if {{mvar|b}} is not 1 nor −1, then square it repeatedly modulo {{mvar|p}} until you get −1 or have squared {{math|''s'' − 1}} times. If {{math|''b'' ≠ 1}} and −1 has not been obtained by squaring, then {{mvar|p}} is a [[Composite number|''composite'']] and {{mvar|a}} is a [[Witness (mathematics)|witness]] for the compositeness of {{mvar|p}}. Otherwise, {{mvar|p}} is a ''strong [[probable prime]] to base a''; that is, it may be prime or not. If {{mvar|p}} is composite, the probability that the test declares it a strong probable prime anyway is at most {{frac|1|4}}, in which case {{mvar|p}} is a ''[[strong pseudoprime]]'', and {{mvar|a}} is a ''strong liar''. Therefore after {{mvar|k}} non-conclusive random tests, the probability that {{mvar|p}} is composite is at most 4<sup>−''k''</sup>, and may thus be made as low as desired by increasing {{mvar|k}}. In summary, the test either proves that a number is composite or asserts that it is prime with a probability of error that may be chosen as low as desired. The test is very simple to implement and computationally more efficient than all known deterministic tests. Therefore, it is generally used before starting a proof of primality. == See also == {{Div col}} * [[Fermat quotient]] * [[Frobenius endomorphism]] * [[p-derivation|{{mvar|p}}-derivation]] * [[Recurring decimal#Fractions with prime denominators|Fractions with prime denominators]]: numbers with behavior relating to Fermat's little theorem * [[RSA (algorithm)|RSA]] * [[Table of congruences]] * [[Modular multiplicative inverse]] {{Div col end}} == Notes == {{reflist|2}} == References == * {{Citation | last1=Albert | first1=A. Adrian | author-link=Abraham Adrian Albert | title=Modern higher algebra | url={{Google books|iVwZCgAAQBAJ|Modern higher algebra|page=206|plainurl=yes}} | publisher=[[Cambridge University Press]] | isbn=978-1-107-54462-8 | year=2015 |orig-year=1938 }} * {{citation|first=David M.|last=Burton|title=The History of Mathematics / An Introduction|edition=7th|publisher=McGraw-Hill|year=2011|isbn=978-0-07-338315-6}} * {{citation |last=Long |first=Calvin T. |year=1972 |title=Elementary Introduction to Number Theory |edition=2nd |publisher=[[D. C. Heath and Company]] |location=Lexington |lccn=77171950}} * {{citation|last=Mahoney|first=Michael Sean|title=The Mathematical Career of Pierre de Fermat, 1601–1665|year=1994|edition=2nd|publisher=Princeton University Press|bibcode=1994mcpd.book.....M |isbn=978-0-691-03666-3}} * {{citation|first=Oystein|last=Ore|title=Number Theory and Its History|year=1988|orig-year=1948|publisher=Dover|isbn=978-0-486-65620-5|url-access=registration|url=https://archive.org/details/numbertheoryitsh0000orey}} * {{citation |last1=Pettofrezzo |first1=Anthony J. |last2=Byrkit |first2=Donald R. |year=1970 |title=Elements of Number Theory |publisher=[[Prentice Hall]] |location=Englewood Cliffs |lccn=71081766}} == Further reading == * [[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. == External links == * {{Commons category-inline}} * [https://web.archive.org/web/20041022022031/http://bolyai.port5.com/kisfermat.htm János Bolyai and the pseudoprimes] (in Hungarian) * [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] * {{springer|title=Fermat's little theorem|id=p/f038400}} * {{MathWorld| urlname=FermatsLittleTheorem| title=Fermat's Little Theorem}} * {{MathWorld| urlname=FermatsLittleTheoremConverse| title=Fermat's Little Theorem Converse}} {{Portal bar|Mathematics}} {{Pierre de Fermat}} {{Authority control}} {{DEFAULTSORT:Fermat's Little Theorem}} [[Category:Modular arithmetic]] [[Category:Theorems about prime numbers]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Anchor
(
edit
)
Template:Authority control
(
edit
)
Template:Citation
(
edit
)
Template:Cite OEIS
(
edit
)
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Commons category-inline
(
edit
)
Template:Div col
(
edit
)
Template:Div col end
(
edit
)
Template:For
(
edit
)
Template:Frac
(
edit
)
Template:Harvnb
(
edit
)
Template:ISBN
(
edit
)
Template:Lang
(
edit
)
Template:Main
(
edit
)
Template:Math
(
edit
)
Template:MathWorld
(
edit
)
Template:Mvar
(
edit
)
Template:Pierre de Fermat
(
edit
)
Template:Portal bar
(
edit
)
Template:Reflist
(
edit
)
Template:SfnRef
(
edit
)
Template:Short description
(
edit
)
Template:Springer
(
edit
)