Exercise 3.4.4 (Pell-Fermat equation $x^2 - 2 y^2 = 1$)

Use the binomial theorem to give a formula for positive integers x k and y k such that ( 3 + 2 2 ) k = x k + y k 2 . Show that ( 3 2 2 ) k = x k y k 2 . Deduce that x k 2 2 y k 2 = 1 for k = 1,2,3,…. Show that ( x k , y k ) = 1 for each k . Show that x k + 1 = 3 x k + 5 y k and y k + 1 = 2 x k + 3 y k for k = 1 , 2 , 3 , . Show that { x k } and { y k } are strictly increasing sequences. Conclude that the number 1 has infinitely many proper representations by the quadratic form x 2 2 y 2 .

Answers

Proof. Note first that, for all integers a , b , c , d ,

a + b 2 = c + d 2 a = c , b = d . (1)

Indeed, if b d then 2 = a c d b would be a rational number, which is false, so b = d , and then a = c + ( d b ) 2 = c .

By the binomial formula

x k + y k 2 = ( 3 + 2 2 ) k = i = 0 k ( k i ) ( 2 2 ) i 3 k i = j = 0 k 2 ( k 2 j ) ( 2 2 ) 2 j 3 k 2 j + j = 0 ( k 1 ) 2 ( k 2 j + 1 ) ( 2 2 ) 2 j + 1 3 k 2 j 1 = j = 0 k 2 ( k 2 j ) 2 3 j 3 k 2 j + 2 j = 0 ( k 1 ) 2 ( k 2 j + 1 ) 2 3 j + 1 3 k 2 j 1 .

By (1), since that these two sums are integers, we obtain

x k = j = 0 k 2 ( k 2 j ) 2 3 j 3 k 2 j , y k = j = 0 ( k 1 ) 2 ( k 2 j + 1 ) 2 3 j + 1 3 k 2 j 1 .

By the same calculation, we obtain

( 3 2 2 ) k = i = 0 k ( k i ) ( 2 2 ) i 3 k i = j = 0 k 2 ( k 2 j ) ( 2 2 ) 2 j 3 k 2 j + j = 0 ( k 1 ) 2 ( k 2 j + 1 ) ( 2 2 ) 2 j + 1 3 k 2 j 1 = j = 0 k 2 ( k 2 j ) 2 3 j 3 k 2 j 2 j = 0 ( k 1 ) 2 ( k 2 j + 1 ) 2 3 j + 1 3 k 2 j 1 = x k 2 y k .

(Alternatively, with some field theory, we can use the fact that a + b 2 a b 2 is a -automorphism of the field ( 2 ) .)

For all integers k = { 0 , 1 , 2 , } ,

x k + y k 2 = ( 3 + 2 2 ) k , x k y k 2 = ( 3 2 2 ) k .

By multiplying these two equalities,

x k 2 2 y k 2 = [ ( 3 + 2 2 ) ( 3 2 2 ) ] k = 1 .

For any integer d , if d x k and d y k , then d x k 2 2 y k 2 = 1 .This shows that x k y k = 1 .

Now, for any k ,

x k + 1 + y k + 1 2 = ( 3 + 2 2 ) k + 1 = ( 3 + 2 2 ) k ( 3 + 2 2 ) = ( x k + y k 2 ) ( 3 + 2 2 ) = ( 3 x k + 4 y k ) + ( 2 x k + 3 y k ) 2 .

Using (1) anew, we obtain for every k ,

x k + 1 = 3 x k + 4 y k , y k + 1 = 2 x k + 3 y k .

First, x 1 = 3 > 0 , y 1 = 2 > 0 . If we suppose that x k > 0 , y k > 0 , then x k + 1 = 3 x k + 4 y k > 0 , and y k + 1 = 2 x k + 3 y k > 0 . This proves by induction that x n > 0 , y n > 0 for every index n > 0 . Therefore

x k + 1 x k = 2 x k + 4 y k > 0 , y k + 1 y k = 2 x k + 2 y k > 0 .

This shows that the two sequences ( x k ) k and ( y k ) k are strictly increasing sequences.

Therefore the solutions ( x k , y k ) of the equation x 2 2 y 2 = 1 are distinct for all k , and x k y k = 1 . So the number 1 has infinitely many proper representations by the quadratic form x 2 2 y 2 . □

User profile picture
2024-11-12 16:48
Comments