Difference between revisions of "Carmichael number"

m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Carmichael numbers==
 
==Carmichael numbers==
  
A [[Carmichael number]] is a [[composite number]]s that satisfies [[Fermat's Little Theorem]], <math>a^p \equiv a \pmod{p}.</math>or <math>a^{p - 1} \equiv 1 \pmod{p}.</math> In this case, <math>p</math> is the Carmichael number.
+
A [[Carmichael number]] is a [[composite number]] that satisfies [[Fermat's Little Theorem]], <math>a^p \equiv a \pmod{p}.</math>or <math>a^{p - 1} \equiv 1 \pmod{p}.</math> In this case, <math>p</math> is the Carmichael number.
  
The first <math>7</math> are:
+
The first <math>7</math> Carmichael numbers are:
  
 
<cmath>\begin{align}
 
<cmath>\begin{align}
Line 20: Line 20:
 
* [[Carmichael function]]
 
* [[Carmichael function]]
  
~ [[enderramsby|User:Enderramsby]]
+
 
 +
~ [[User:Enderramsby|enderramsby]]
  
  
 
{{stub}}
 
{{stub}}
  
[[Category:Number Theory]]
+
[[Category:Number theory]]

Latest revision as of 15:52, 3 August 2022

Carmichael numbers

A Carmichael number is a composite number that satisfies Fermat's Little Theorem, $a^p \equiv a \pmod{p}.$or $a^{p - 1} \equiv 1 \pmod{p}.$ In this case, $p$ is the Carmichael number.

The first $7$ Carmichael numbers are:

\begin{align} 561 &= 3 \cdot 11 \cdot 17 \\ 1105 &= 5 \cdot 13 \cdot 17 \\ 1729 &= 7 \cdot 13 \cdot 19 \\ 2465 &= 5 \cdot 17 \cdot 29 \\ 2821 &= 7 \cdot 13 \cdot 31 \\ 6601 &= 7 \cdot 23 \cdot 41 \\ 8991 &= 7 \cdot 19 \cdot 67. \end{align}

See Also


~ enderramsby


This article is a stub. Help us out by expanding it.