Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 3.5.10 (Prime numbers represented by $x^2 + 5y^2$)

Exercise 3.5.10 (Prime numbers represented by $x^2 + 5y^2$)

Use the preceding problem to show that if p is represented by the form x 2 + 5 y 2 , then p 5 = 0 or 1 , and that if p is a prime represented by the form 2 x 2 + 2 xy + 3 y 2 then p 5 = 1 . By combining this information with the result of Problem 4, conclude that an odd prime p is represented by the form x 2 + 5 y 2 if and only if p = 5 or p 1 or 9 ( mod 20 ) , and that p is represented by the form 2 x 2 + 2 xy + 3 y 2 if and only if p = 2 or p 3 or 7 ( mod 20 ) .

Answers

Proof.

(a)
Suppose that the prime p is represented by the form x 2 + 5 y 2 . By Problem 9, 4 p is a square modulo | d | = 20 , so 4 p a 2 ( mod 20 ) for some integer a (this is obvious here: if p = x 0 2 + 5 y 0 2 for some integers x 0 , y 0 , then 4 p = 4 x 0 2 + 20 y 0 2 ( 2 x 0 ) 2 = a 2 ( mod 20 ) , where a = 2 x 0 ).

Then 4 a 2 , thus 2 a , so a = 2 b for some integer b , and 4 p 4 b 2 ( mod 20 ) , therefore

p b 2 ( mod 5 ) ,

where 5 is prime. This implies that

( p 5 ) = 0  or  1 .

Suppose now that p is represented by 2 x 2 + 2 xy + 3 y 2 . By the same Problem 9, 8 p is a square modulo 20 , so 8 p c 2 ( mod 20 ) . Therefore c is even, so c = 2 d for some integer d , hence

2 p d 2 ( mod 5 ) .

Note that 5 is not represented by the form 2 x 2 + 2 xy + 3 y 2 , otherwise 5 = 2 x 0 2 + 2 x 0 y 0 + 3 y 0 2 for some integers x 0 , y 0 . Then 10 = ( 2 x 0 + y 0 ) 2 + 5 y 0 2 5 y 0 2 , thus y 0 2 2 , so y 0 { 0 , 1 , 1 } . If y 0 = ± 1 , then ( 2 x 0 + y 0 ) 2 = 5 , but 5 is not a perfect square, and if y = 0 , then 10 = ( 2 x 0 ) 2 , and this is also impossible. This shows that p 5 , so ( 2 p 5 ) 0 .

Moreover 2 p d 2 ( mod 5 ) , thus

( 2 p 5 ) = 1 .

Then 1 = ( 2 5 ) ( p 5 ) = ( p 5 ) , thus

( p 5 ) = 1 .

To conclude,

( x 0 , y 0 ) 2 , p = x 0 2 + 5 y 0 2 ( p 5 ) = 0  or  ( p 5 ) = 1 , ( x 0 , y 0 ) 2 , p = 2 x 0 2 + 2 y 0 2 + 3 y 0 2 ( p 5 ) = 1 .

(b)

By Problem 5, a prime p is represented by f 1 ( x , y ) = x 2 + 5 y 2 or by f 2 ( x , y ) = 2 x 2 + 2 y 2 + 3 y 2 if and only if p = 2 , p = 5 or p 1 , 3 , 7 , 9 ( mod 20 ) . By part (a), p cannot be represented simultaneously by the two forms f 1 , f 2 .

  • If p = 2 , then p is represented by f 2 , but not by f 1 by Problem 5.
  • If p = 5 , then p = 5 = f 1 ( 0 , 1 ) is represented by f 1 , but not by f 2 (see above).
  • If p 1 , 9 ( mod 20 ) , then p 1 , 4 ( mod 5 ) thus ( p 5 ) = 1 . This shows that p is not represented by f 2 , hence by Problem 5, p is represented by f 1 .
  • If p 3 , 7 ( mod 20 ) , then p 3 , 2 ( mod 5 ) , thus ( p 5 ) = 1 . This shows that p is not represented by f 1 , hence p is represented by f 2 .

In conclusion, a prime p is represented by the form x 2 + 5 y 2 if and only if p = 5 or p 1 , 9 ( mod 20 ) , and p is represented by the form 2 x 2 + 2 xy + 3 y 2 if and only if p = 2 or p 3 , 7 ( mod 20 ) .

Note: the second case is equivalent to the condition “ p = 2 or 2 p is represented by the form x 2 + 5 y 2 ”.

User profile picture
2024-11-21 10:13
Comments