Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 3.5.8 (Least positive integer represented by $44x^2 - 97 xy + 35 y^2$)

Exercise 3.5.8 (Least positive integer represented by $44x^2 - 97 xy + 35 y^2$)

Let f ( x , y ) = 44 x 2 97 xy + 35 y 2 . Show that f is equivalent to the form g ( x , y ) = x ( 47 x 57 y ) . Show that n is represented by f if and only if n can be written in the form n = ab where b 47 a ( mod 57 ) . Find the least positive integer n represented by f .

Answers

Proof.

(a)
The discriminant d of f is d = 9 7 2 4 44 35 = 3249 = 5 7 2 , so d is a positive perfect square.

First we factor f ( x , y ) .

4 44 f ( x , y ) = 4 4 4 2 x 2 4 44 97 xy + 4 44 35 y 2 = ( 88 x 97 y ) 2 ( 9 7 2 4 44 35 ) y 2 = ( 88 x 97 y ) 2 ( 57 y ) 2 = ( 88 x 97 y 57 y ) ( 88 x 97 y + 57 y ) = ( 88 x 154 y ) ( 88 x 40 y ) = 22 ( 4 x 7 y ) 8 ( 11 x 5 y ) .

Therefore

f ( x , y ) = ( 4 x 7 y ) ( 11 x 5 y ) .

Following the steps of Problem 7, we note that f ( 7 , 4 ) = 0 , where 7 4 = 1 . Then 7 + 2 4 = 1 is a Bézout’s relation between 7 and 4 , which shows that

A = ( 7 2 4 1 ) Γ .

Put h = f A , so that g is properly equivalent to f , and

h ( x , y ) = f ( 7 x 2 y , 4 x y ) = [ 4 ( 7 x 2 y ) 7 ( 4 x y ) ] [ 11 ( 7 x 2 y ) 5 ( 4 x y ) ] = y ( 57 x 17 y ) .

To obtain a reduced form as in Problem 7, we put q = h S , where

S = ( 0 1 1 0 ) ,

then q = ( 17 , 57 , 0 ) , so

q ( x , y ) = x ( 17 x + 57 y ) .

So q ( x , y ) = x ( 17 x + 57 y ) is equivalent to f and satisfies the conditions 0 a = 17 < | b | = 57 , but this is not the waited answer. To prove that the two forms q and g are equivalent, we search a matrix B ( a b c d ) Γ such that g = q B . This is equivalent to the system of equations

{ a ( 17 a + 57 c ) = 47 , 34 ab + 57 bc + 57 ad = 57 , b ( 17 b + 57 d ) = 0 .

This system has a solution, given by a = 47 , b = 57 , c = 14 , d = 17 , and ad bc = 1 , so

B = ( 47 57 14 17 ) Γ .

To check this result, we observe that

( q B ) ( x , y ) = q ( 47 x 57 y , 14 x + 17 y ) = ( 47 x 57 y ) ( 17 ( 47 x 57 y ) + 57 ( 14 x + 17 y ) ) = ( 47 x 57 y ) x = g ( x , y ) .

This shows that g and q are properly equivalent, and so f and g are properly equivalent. (The forms q and g are equivalent and reduced in the sense of Problem 7, but are distinct.)

Note: If M = ASB then f M = g , and

M = ( 4 5 9 11 ) .

Indeed,

f ( 4 x + 5 y , 9 x + 11 y ) = [ 4 ( 4 x + 5 y ) 7 ( 9 x + 11 y ) , ( 11 ( 4 x + 5 y ) 5 ( 9 x + 11 y ) ] = ( 47 x 57 y ) x .

These two lines are sufficient to prove the sentence, but I don’t know by which method NZM obtained this matrix M = S T 2 S T 4 S T 1 S 2 .

(b)
Since f and g are equivalent, an integer n is represented by f ( x , y ) if and only if n is represented by g ( x , y ) = x ( 47 x 57 y ) . So n = g ( x 0 , y 0 ) = x 0 ( 47 x 0 57 y 0 ) where x 0 , y 0 are integers. Then n = ab , where a = x 0 , b = 47 x 0 57 y 0 47 a ( mod 57 ) .

Conversely, if n = ab , where b 47 a ( mod 57 ) , then b = 47 a 57 k for some integer k , thus n = g ( a , k ) is represented by g .

This shows that n is represented by f if and only if n can be written in the form n = ab where b 47 a ( mod 57 ) .

(c)
For instance 17 is represented by f since f q = ( 17 , 57 , 0 ) , and 17 = q ( 0 , 1 ) . The condition is satisfied since 17 = 17 ( 47 17 57 14 ) = ab , where a = 17 , b = 1 = 47 17 57 14 47 a ( mod 57 ) .

We show that no positive integer n less that 17 can be represented by f . By part (b), n = ab , where b 47 a ( mod 57 ) , and so n = a ( 47 a 57 k ) .

Since n = a ( 47 a 57 k ) = ( a ) ( 47 ( a ) + 57 k ) , we can suppose that a > 0 , and since 0 < n = ab < 17 , we know that 0 < a < 17 , 0 < b < 17 . Hence b is the remainder in the division of 47 a by 57 .

The following array

a 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
b 47 37 27 17 7 54 44 34 24 14 4 51 41 31 21 11
ab 47 74 81 68 35 324 308 272 216 140 44 612 533 434 315 176

shows that n = ab > 17 if 1 a 16 (but a = 17 gives b = 1 and ab = 17 ).

The least positive integer n represented by f is 17 . □

User profile picture
2024-11-20 11:58
Comments