Oxymoron
- 868
- 0
I was reading up on Carmichael numbers and I came across a brief proof that numbers of the form,
n = (6m+1)(12m+1)(18m+1)
where m \in \mathbb{Z} for which 6m+1, 12m+1, and 18m+1 are all prime, are all Carmichael numbers.
A quick search on this proof directed me to many of the various math reference sites and showed a number of properties which leads to the conclusion that n is a Carmichael number. These include
[1] 36m is a multiple of n-1 - which I proved easily via long division.
[2] The lowest common multiple of 6m, 12m, 18m is 36m - which surprisingly corresponds to [1].
[3] Therefore since 36m divides n and is the least common multiple of 6m, 12m, and 18m then for any integer a coprime to n,
a^{n-1} \equiv 1(\mod 6m+1)
which is just a simple reverse application of Fermat's Little Theorem. The same can be said of 12m and 18m:
a^{n-1} \equiv 1(\mod 12m+1)
a^{n-1} \equiv 1(\mod 18m+1)
[4] Therefore by a Corollary of F.L.T. we have
a^{n-1} \equiv 1(\mod n)
So for any integer a coprime n. Which is exactly the definition of a Carmichael number.
Have I got all 4 points correct?
n = (6m+1)(12m+1)(18m+1)
where m \in \mathbb{Z} for which 6m+1, 12m+1, and 18m+1 are all prime, are all Carmichael numbers.
A quick search on this proof directed me to many of the various math reference sites and showed a number of properties which leads to the conclusion that n is a Carmichael number. These include
[1] 36m is a multiple of n-1 - which I proved easily via long division.
[2] The lowest common multiple of 6m, 12m, 18m is 36m - which surprisingly corresponds to [1].
[3] Therefore since 36m divides n and is the least common multiple of 6m, 12m, and 18m then for any integer a coprime to n,
a^{n-1} \equiv 1(\mod 6m+1)
which is just a simple reverse application of Fermat's Little Theorem. The same can be said of 12m and 18m:
a^{n-1} \equiv 1(\mod 12m+1)
a^{n-1} \equiv 1(\mod 18m+1)
[4] Therefore by a Corollary of F.L.T. we have
a^{n-1} \equiv 1(\mod n)
So for any integer a coprime n. Which is exactly the definition of a Carmichael number.
Have I got all 4 points correct?