Wilson-Primzahl
Wilson-Primzahlen (nach Sir John Wilson) sind Primzahlen <math>p</math>, für die gilt, dass <math>(p-1)! + 1</math> durch <math>p^2</math> teilbar ist. Es handelt sich dabei um eine stärkere Form des Satzes von Wilson. Bisher sind nur die Wilson-Primzahlen 5, 13 und 563 bekannt.
Definition
- Zur Notation siehe Fakultät, Teilbarkeit und Kongruenz
Der Satz von Wilson besagt, dass <math>(p-1)! + 1</math> genau dann durch <math>p</math> teilbar ist, wenn <math>p</math> eine Primzahl ist. Für jede Primzahl <math>p</math> gilt also:
- <math>p \mid (p-1)! + 1</math>
Als Kongruenz lässt sich dies wie folgt beschreiben:
- <math>(p-1)!\equiv-1\pmod p</math>
oder
- <math>(p-1)! + 1 \equiv 0 \pmod p</math>
Das ganzzahlige Ergebnis der Division
- <math>\frac{(p-1)! + 1}{p}</math>
wird in diesem Zusammenhang auch als Wilson-Quotient <math>W(p)</math> bezeichnet<ref>Eric W. Weisstein: Wilson Quotient. In: MathWorld (englisch). </ref> (Folge A007619 in OEIS).
Eine Wilson-Primzahl ist nun jede Primzahl <math>p</math>, die darüber hinaus sogar Teiler „ihres“ Wilson-Quotienten ist (und den Satz von Wilson damit quasi zweimal erfüllt).
Beweis
Ohne Beschränkung der Allgemeinheit sei <math>n > 2</math>
- <math>n</math> ist <math>prim \Rightarrow (n-1)! \equiv -1 \mod n</math>
<math> \forall a \in \mathbb{Z}_n^* </math> hat <math>ax \equiv 1 \mod n</math> eine eindeutige Lösung <math>a^{-1} \mod n</math>
<math>a^2 \equiv 1 \Leftrightarrow (a-1)(a+1)=y\cdot n \Leftrightarrow ( a \equiv 1 \mod n</math> oder <math> -1 \mod n )</math>
<math>(n-1)!\equiv (n-1) \equiv -1 \mod n</math>
- <math>(n-1)! \equiv -1 \mod n</math> <math> \Rightarrow n</math> ist <math>\text{prim}</math>
Annahme: <math> n=a \cdot b, a,b >1</math>
<math> a \text{ teilt } (n-1)!</math> mit <math>(n-1)! \equiv -1 \mod n \Rightarrow a \text{ teilt } n-1</math>
Widerspruch: <math>a</math> kann nicht gleichzeitig <math>n</math> und <math>n-1</math> teilen
Beispiel
Die Zahl <math>p=13</math> ist ein Teiler von <math>(p-1)! + 1</math>:
- <math>\frac{(13-1)! + 1}{13} = \frac{479.001.600 + 1}{13} = 36.846.277</math>
Also ist <math>p=13</math> wegen des Satzes von Wilson eine Primzahl. Da sie ebenfalls ein Teiler des entsprechenden Wilson-Quotienten ist (36.846.277 <math>:</math> 13 = 2.834.329), ist sie sogar eine Wilson-Primzahl.
Die wiederholte Teilung entspricht der Division durch das Quadrat der Ausgangszahl. Analog zum Satz von Wilson gilt daher, dass jede Primzahl <math>p</math> genau dann eine Wilson-Primzahl ist, wenn:
- <math>p^2 \mid (p-1)! + 1</math>
Beziehungsweise:
- <math>(p-1)!\equiv-1\pmod{p^2}</math>
oder
- <math>\frac{(p-1)! + 1}{p} = W(p) \equiv 0 \pmod p</math>
Vorkommen
Bisher sind nur die Wilson-Primzahlen 5, 13 und 563<ref>Karl Goldberg: A table of Wilson quotients and the third Wilson prime. In: Journal of the London Mathematical Society, 28, April 1953, S. 252–256 (englisch)</ref> bekannt (Folge A007540 in OEIS). Sollten weitere Wilson-Primzahlen existieren, so sind sie größer als <math>2 \cdot 10^{13}</math>.<ref name="Costa">Edgar Costa, Robert Gerbicz, David Harvey: A search for Wilson primes. 27. Oktober 2012, S. 1–25, abgerufen am 1. Februar 2020.</ref> Es wird vermutet, dass unendlich viele Wilson-Primzahlen existieren, und zwar etwa <math>\ln(\ln(y)/\ln(x))</math> zwischen <math>x</math> und <math>y</math>.<ref name="cdp1997">Richard Crandall, Karl Dilcher, Carl Pomerance: A search for Wieferich and Wilson primes. Mathematics of Computation 66, Januar 1997, S. 433–449 (englisch)</ref><ref>Chris K. Caldwell: Wilson prime. The Prime Glossary (englisch).</ref>
Verallgemeinerungen
Wilson-Primzahlen der Ordnung n
Die Verallgemeinerung des Satzes von Wilson besagt, dass eine natürliche Zahl <math>p \in \mathbb N</math> genau dann eine Primzahl ist, wenn für alle <math>1 \leq n \leq p</math> gilt:
- <math>(n-1)! \cdot (p-n)! \equiv (-1)^n \pmod p</math>
Es ist <math>p</math> also eine Primzahl, wenn <math>\frac{(n-1)! \cdot (p-n)! - (-1)^n}{p}</math> ganzzahlig ist.
Eine verallgemeinerte Wilson-Primzahl der Ordnung n ist eine Primzahl <math>p</math>, für welche gilt:
- <math>p^2</math> ist Teiler von <math>(n-1)! \cdot (p-n)! - (-1)^n</math> mit <math>n \geq 1</math>, <math>p \geq n</math>
Es ist <math>p</math> also eine verallgemeinerte Wilson-Primzahl der Ordnung n, wenn <math>\frac{(n-1)! \cdot (p-n)! - (-1)^n}{p^2}</math> ganzzahlig ist.
Als Kongruenz lässt sich dies wie folgt beschreiben:
- <math>(n-1)! \cdot (p-n)!\equiv (-1)^n \pmod {p^2}</math>
oder
- <math>(n-1)! \cdot (p-n)! - (- 1)^n \equiv 0 \pmod {p^2}</math>
Es wird vermutet, dass es für jede natürliche Zahl <math>n</math> unendlich viele verallgemeinerte Wilson-Primzahlen der Ordnung <math>n</math> gibt.
Beispiel
Sei <math>p=17 \in \mathbb P</math> eine Primzahl und <math>n=7</math>. Die Quadratzahl <math>p^2=17^2=289</math> ist ein Teiler von <math>(n-1)! \cdot (p-n)! - (-1)^n = 6! \cdot (p-7)! + 1</math>:
- <math>\frac{6! \cdot (17-7)! + 1}{17^2} = \frac{720 \cdot 3628800 + 1}{289} = \frac{2612736001}{289} = 9040609</math>
Also ist <math>p=17</math> ein Teiler des entsprechenden verallgemeinerten Wilson-Quotienten und ist deswegen eine verallgemeinerte Wilson-Primzahl der Ordnung <math>n=7</math>.
Der folgenden Tabelle kann man die verallgemeinerten Wilson-Primzahlen der Ordnung <math>n</math> entnehmen für <math>1 \leq n \leq 30</math>:
|
|
Die kleinsten verallgemeinerten Wilson-Primzahlen der Ordnung <math>n</math> lauten (bei aufsteigendem <math>n=1,2,3,\ldots</math>):
Schon die nächste verallgemeinerte Wilson-Primzahl der Ordnung <math>n=8</math> ist nicht bekannt, muss aber größer als <math>1{,}4 \cdot 10^7</math> sein.
Fast-Wilson-Primzahlen
Eine Primzahl <math>p \in \mathbb P</math>, welche die Kongruenz
- <math>(p-1)! \equiv -1+Bp \pmod {p^2}</math> mit betragsmäßig kleinem <math>|B|</math>
erfüllt, nennt man Fast-Wilson-Primzahl (englisch Near-Wilson primes).
Ist <math>B=0</math>, so erhält man <math>(p-1)! \equiv -1 \pmod {p^2}</math> und erhält die Wilson-Primzahlen.
Der folgenden Tabelle kann man alle solche Fast-Wilson-Primzahlen entnehmen für <math>|B| \leq 100</math> mit <math>10^6 < p < 4 \cdot 10^{11}</math>:<ref name="Costa" />
|
|
|
|
|
|
|
|
Wilson-Zahlen
Eine Wilson-Zahl ist eine natürliche Zahl <math>n</math>, für welche gilt:
- <math>W(n) \equiv 0 \pmod {n^2}</math>, mit <math>W(n) = \prod_\stackrel{1 \leq k \leq n}{\operatorname{ggT}(k,n)=1}{k}+e</math>
Dabei ist <math>e=1</math> genau dann, wenn <math>n</math> eine Primitivwurzel hat, sonst ist <math>e=-1</math>.
Für jede natürliche Zahl <math>n</math> ist <math>W(n)</math> durch <math>n</math> teilbar. Den Quotienten <math>\frac{W(n)}{n}</math> nennt man verallgemeinerter Wilson-Quotient.<ref name="Dilcher">Takashi Agoh, Karl Dilcher, Ladislav Skula: Wilson Quotients for composite moduli. Mathematics of Computation 67 (222), April 1998, S. 843–861, abgerufen am 2. Februar 2020.</ref> Die ersten verallgemeinerte Wilson-Quotienten lauten:
- 2, 1, 1, 1, 5, 1, 103, 13, 249, 19, 329891, 32, 36846277, 1379, 59793, 126689, 1230752346353, 4727, 336967037143579, 436486, 2252263619, 56815333, 48869596859895986087, 1549256, 1654529071288638505 (Folge A157249 in OEIS)
Ist der verallgemeinerte Wilson-Quotient durch <math>n</math> teilbar, erhält man eine Wilson-Zahl. Diese lauten:
- 1, 5, 13, 563, 5971, 558771, 1964215, 8121909, 12326713, 23025711, 26921605, 341569806, 399292158 (Folge A157250 in OEIS)
Wenn eine Wilson-Zahl <math>n</math> prim ist, dann ist <math>n</math> eine Wilson-Primzahl. Es gibt 13 Wilson-Zahlen für <math>n < 5 \cdot 10^8</math>.
Literatur
- N. G. W. H. Beeger: Quelques remarques sur les congruences rp−1 ≡ 1 (mod p2) et (p−1)! ≡ −1 (mod p2). In: The Messenger of Mathematics, 43, 1913–1914, S. 72–84 (französisch) Textarchiv – Internet Archive
- Emma Lehmer: On congruences involving Bernoulli numbers and the quotients of Fermat and Wilson. (PDF; 747 kB) In: Annals of Mathematics, 39, April 1938, S. 350–360 (englisch)
- Paulo Ribenboim: Die Welt der Primzahlen. Geheimnisse und Rekorde. Springer, Berlin 2006, ISBN 3-540-34283-4 (aktualisierte Übersetzung von The little book of bigger primes. Springer, New York 2004)
Weblinks
- Eric W. Weisstein: Wilson Prime. In: MathWorld (englisch).
- Chris K. Caldwell: Wilson prime. The Prime Glossary (englisch).
- Here is the latest update on … – E-Mail von Richard McIntosh an Paul Zimmermann vom 9. März 2004 (englisch)
- Emma Lehmer: On congruences involving Bernoulli numbers and the quotients of Fermat and Wilson. Annals of Mathematics 39 (2), April 1938, S. 350–360, abgerufen am 3. Februar 2020.
- Distributed search for Wilson primes. mersenneforum.org, abgerufen am 3. Februar 2020.
- Erna H. Pearson: On the Congruences (p − 1)! ≡ −1 and 2p−1 ≡ 1 (mod p2). Mathematics of Computation 17, 6. April 1962, S. 194–195, abgerufen am 3. Februar 2020.
Einzelnachweise
<references />