Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 3.5.14* (There is an integer $n$ properly represented by $f$ with the property that $(n,k) = 1$)

Exercise 3.5.14* (There is an integer $n$ properly represented by $f$ with the property that $(n,k) = 1$)

Show that if f is a primitive form and k is a nonzero integer, then there exists an integer n properly represented by f with the property that ( n , k ) = 1 .

Answers

Proof. Consider the primitive form f ( x , y ) = a x 2 + bxy + c y 2 , where a b c = 1 . Let k be a nonzero integer. Since n k = n ( k ) , we can suppose that k 1 .

We show first that if k = p is a prime number, there is some n represented by f which is not a multiple of p . If not, then for all ( u , v ) 2 ,

f ( u , v ) = a u 2 + buv + c v 2 0 ( mod p ) .

Then a = f ( 1 , 0 ) 0 ( mod p ) , c = f ( 0 , 1 ) 0 ( mod p ) , and a + b + c = f ( 1 , 1 ) 0 ( mod p ) , thus b = ( a + b + c ) a c 0 ( mod p ) . This contradicts the fact that f is a primitive form. Therefore f represents p .

If k = 1 , any integer n primitively represented by f (for instance n = f ( 1 , 0 ) ) is suitable. We suppose now that k > 1 . Let k = p 1 a 1 p l a l be the decomposition of k > 1 in prime factors.

For each prime divisor p i of k , there are integers u i , v i such that

f ( u i , v i ) 0 ( mod p i ) .

By the Chinese Remainder Theorem, there is an integer u such that u u i ( mod p i ) ( 1 i l ) , and an integer v such that v v i ( mod p i ) ( 1 i l ) . Then

f ( u , v ) f ( u i , v i ) 0 ( mod p i ) .

This shows that m = f ( u , v ) is represented by f , and m k = 1 . But this representation is not necessarily primitive.

Note that ( u , v ) ( 0 , 0 ) , otherwise m = f ( u , v ) = 0 , which is impossible since m 0 ( mod p 1 ) . Therefore d = u v 0 . If x 0 = u d , y 0 = v d , then x 0 y 0 = 1 . Moreover m = d 2 f ( x 0 , y 0 ) , thus n = m d 2 is an integer, n k = 1 , and n = f ( x 0 , y 0 ) is properly represented by f .

In conclusion, if k is a nonzero integer, then there exists an integer n properly represented by f with the property that n k = 1 . □

User profile picture
2024-11-22 10:44
Comments