Exercise 3.2.14 (Property of twin primes)

Let p and q be twin primes, that is, primes satisfying q = p + 2 . Prove that there is an integer a such that p ( a 2 q ) if and only if there is an integer b such that q ( b 2 p ) .

Answers

Proof. Since q = p + 2 , one of the twin primes p , q is of the form 4 n + 1 . Then the law of quadratic reciprocity shows that

( q p ) = ( p q ) .

If there is an integer a such that p a 2 q , the congruence x 2 q ( mod p ) has a solution a , therefore ( q p ) = 1 , hence ( p q ) = 1 . This shows that there is an integer b such that q b 2 p .

Similarly, if there is an integer b such that q b 2 p , then ( p q ) = 1 , hence ( q p ) = 1 , and there is an integer a such that p a 2 q

User profile picture
2024-10-24 08:46
Comments