Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 3.5.6 (Comparison of the classes of $ax^2 + bxy +cy^2$ and $ax^2 - bxy +cy^2$)

Exercise 3.5.6 (Comparison of the classes of $ax^2 + bxy +cy^2$ and $ax^2 - bxy +cy^2$)

Let f ( x , y ) = a x 2 + bxy + c y 2 and g ( x , y ) = f ( x , y ) = a x 2 bxy + c y 2 . These forms represent precisely the same numbers, but they are not necessarily equivalent (because the determinant of the transformation has determinant 1 ). Show that x 2 + xy + 2 y 2 is equivalent to x 2 xy + 2 y 2 , but that 3 x 2 + xy + 4 y 2 and 3 x 2 xy + 4 y 2 are not equivalent.

Answers

For compatibility with other authors, I write “properly equivalent” where N.Z.M. say “equivalent”.

Proof. Put f 1 = ( 1 , 1 , 2 ) and g 1 = ( 1 , 1 , 2 ) . Then f 1 is not a reduced form. The algorithm of reduction gives f 1 T = g 1 , where T = ( 1 1 0 1 ) Γ . Explicitly,

f 1 ( x + y , y ) = ( x + y ) 2 ( x + y ) y + 2 y 2 = x 2 + xy + 2 y 2 = g 1 ( x , y ) .

This shows that x 2 + xy + 2 y 2 is properly equivalent to x 2 xy + 2 y 2 .

The forms f 2 = ( 3 , 1 , 4 ) and g 2 = ( 3 , 1 , 4 ) are two reduced forms, and are positive definite. By Section 3.7, in this case, the reduced form in a given equivalence class is unique, so f 2 and g 2 are not properly equivalent.

The direct proof is cumbersome: assume that there is some A = ( a b c d ) GL 2 ( ) such that g 2 = f 2 A . Then

3 x 2 xy + 4 y 2 = 3 ( ax + by ) 2 + ( ax + by ) ( cx + dy ) + 4 ( cx + dy ) 2 = ( 3 a 2 + ac + 4 c 2 ) x 2 + ( 6 ab + bc + ad + 8 cd ) xy + ( 3 b 2 + bd + 4 d 2 ) y 2 .

Therefore

{ 3 a 2 + ac + 4 c 2 = + 3 , 6 ab + bc + ad + 8 cd = 1 , 3 b 2 + bd + 4 d 2 = + 4 .

The first equation gives by completing the square

( 6 a + c ) 2 + 47 c 2 = 36 .

Thus 47 c 2 36 , so c = 0 , a = ± 1 .

The third equation gives

( 5 b + d ) 2 + 47 d 2 = 48 .

Then 47 d 2 48 , thus | d | 1 . If d = 0 , then 3 b 2 = 4 . This is impossible, so d = ± 1 . Then b ( 3 b + d ) = 0 , and 3 b ± 1 = 0 is impossible, thus b = 0 (and d = ± 1 ).

Then the second equation with b = c = 0 gives ad = 1 , where a = ± 1 , thus d = a . The only matrices A GL 2 ( ) such that g 2 = f 2 A are

A = ( 1 0 0 1 ) ,  or  A = ( 1 0 0 1 ) .

Then det ( A ) = 1 , so A Γ = SL 2 ( ) . This shows that 3 x 2 + xy + 4 y 2 and 3 x 2 xy + 4 y 2 are not properly equivalent. □

User profile picture
2024-11-17 16:58
Comments