Lucas-Carmichael-Zahl
Eine Lucas-Carmichael-Zahl ist eine zusammengesetzte, natürliche Zahl, die eine ähnliche Bedingung wie eine Carmichael-Zahl erfüllt. Sie ist nach den beiden Mathematikern Édouard Lucas und Robert Daniel Carmichael benannt.
Definition
Eine natürliche Zahl <math>n \in \mathbb N</math> heißt Lucas-Carmichael-Zahl, wenn sie folgende Eigenschaften erfüllt:
- <math>n</math> ist eine ungerade Zahl
- <math>n</math> ist quadratfrei
- <math>n</math> besitzt mindestens 3 Primteiler
- Für jeden Primteiler <math>p</math> der Zahl <math>n</math> gilt:
- <math>p+1</math> teilt <math>n+1</math>
Würde die Zahl <math>n</math> nicht ungerade und quadratfrei sein müssen, dann wären Kubikzahlen von Primzahlen wie zum Beispiel <math>2^3=8</math> oder <math>3^3=27</math> triviale Lucas-Carmichael-Zahlen, weil für jede Kubikzahl <math>n=p^3</math> mit den drei Teilern <math>p</math> wäre <math>p+1</math> immer ein Teiler von <math>n+1=p^3+1=(p+1) \cdot (p^2-p+1)</math>.
Beispiel
399 = 3 · 7 · 19 und
- (3+1) = 4 teilt 400 = (399+1)
- (7+1) = 8 teilt 400 = (399+1)
- (19+1) = 20 teilt 400 = (399+1)
Demzufolge ist 399 eine Lucas-Carmichael-Zahl.
Die kleinsten Lucas-Carmichael-Zahlen
Die folgenden Zahlen sind Lucas-Carmichael-Zahlen (Folge A006972 in OEIS):
|
|
|
|
|
Die kleinste Lucas-Carmichael-Zahl mit vier Primfaktoren ist 8.855 = 5 · 7 · 11 · 23.
Die kleinste Lucas-Carmichael-Zahl mit fünf Primfaktoren ist 588.455 = 5 · 7 · 17 · 23 · 43.
Die kleinste Lucas-Carmichael-Zahl mit sechs Primfaktoren ist 139.501.439 = 7 · 11 · 17 · 19 · 71 · 79.
Die kleinste Lucas-Carmichael-Zahl mit sieben Primfaktoren ist 3.512.071.871 = 7 · 11 · 17 · 23 · 31 · 53 · 71.
Die kleinste Lucas-Carmichael-Zahl mit acht Primfaktoren ist 199.195.047.359 = 7 · 11 · 17 · 19 · 23 · 31 · 47 · 239.
Eigenschaften
- Aufgrund der Identität <math>n+1 = -\frac{n}{p} + 1 + (p+1)\frac{n}{p}</math> gilt für jeden Primteiler <math>p</math> einer natürlichen Zahl <math>n</math>:
- <math>n+1 \equiv -\frac{n}{p} + 1\ mod\ p+1</math>.
- Somit ist eine ungerade quadratfreie Zahl <math>n</math> genau dann eine Lucas-Carmichael-Zahl, wenn für jeden ihrer Primteiler gilt: <math>p+1</math> teilt <math>\frac{n}{p} - 1</math>.
- Es existieren fermatsche Pseudoprimzahlen unter den Lucas-Carmichael-Zahlen.
- Lucas-Carmichael-Zahlen sind keine Teilmenge der fermatschen Pseudoprimzahlen.
- Es ist nicht bekannt, ob eine Lucas-Carmichael-Zahl existiert, die gleichzeitig eine Carmichael-Zahl ist.
Weblinks
- {{#if: |{{{author}}}: }}Lucas-Carmichael number. In: PlanetMath. (englisch)