Exercise 3.3.15* (Consecutive quadratic residues)

Suppose that p is a prime, p 7 . Show that ( n p ) = ( n + 1 p ) = 1 for at least one number n in the set { 1 , 2 , , 9 } .

Hint. Consider cases according to the values of ( 2 p ) and ( 5 p ) .

Answers

Proof. Since p 7 , ( 2 p ) { 1 , 1 } and ( 5 p ) { 1 , 1 } .

  • If ( 2 p ) = 1 , then for n = 1 , ( n p ) = ( n + 1 p ) = 1 .
  • If ( 5 p ) = 1 , then for n = 4 , ( n p ) = ( n + 1 p ) = 1 .
  • If no one of these two conditions is satisfied, then ( 2 p ) = ( 5 p ) = 1 . Then

    ( 10 p ) = ( 2 p ) ( 5 p ) = 1 .

    Therefore, for n = 9 , ( n p ) = ( n + 1 p ) = 1 .

So ( n p ) = ( n + 1 p ) = 1 for at least one number n in the set { 1 , 2 , , 9 } . □

User profile picture
2024-11-06 09:21
Comments