- #1
c.francis
- 4
- 0
Hi everyone, I am hoping that someone can please give me some help with this homework problem.
In n>2 is a Carmichael number and p/n is an odd prime, then show that gcd(p-1,n-1) >1
This is what I did, but I am not sure if its right:
Choose an a coprime to n and that does not divide p (2 will work because p is prime and carmichael numbers are odd).
Then ap-1 [tex]\equiv[/tex]1 (mod p) (by Fermats Little Theorem) and an-1 [tex]\equiv[/tex]1 (mod n) by definition. This implies that an-1 [tex]\equiv[/tex]1 (mod p) because p/n.
So to finish can I just say that because ap-1 [tex]\equiv[/tex]1 (mod p) and an-1 [tex]\equiv[/tex]1 (mod p) this implies that ap-1^some integer=an-1, and so (p-1)/(n-1)?
Any help would be greatly appreciated. Thanks guys.
Homework Statement
In n>2 is a Carmichael number and p/n is an odd prime, then show that gcd(p-1,n-1) >1
Homework Equations
The Attempt at a Solution
This is what I did, but I am not sure if its right:
Choose an a coprime to n and that does not divide p (2 will work because p is prime and carmichael numbers are odd).
Then ap-1 [tex]\equiv[/tex]1 (mod p) (by Fermats Little Theorem) and an-1 [tex]\equiv[/tex]1 (mod n) by definition. This implies that an-1 [tex]\equiv[/tex]1 (mod p) because p/n.
So to finish can I just say that because ap-1 [tex]\equiv[/tex]1 (mod p) and an-1 [tex]\equiv[/tex]1 (mod p) this implies that ap-1^some integer=an-1, and so (p-1)/(n-1)?
Any help would be greatly appreciated. Thanks guys.