How many positive integer solutions satisfy the equation
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If x is even, then y is even, and x 2 + 2 ≡ 0 ( mod 8 ) , implying that x 2 ≡ 6 ( mod 8 ) , a contradiction. Hence, x is odd. Rewrite the equation in Z [ − 2 ] as
y 3 = ( x − − 2 ) ( x + − 2 ) .
Note that any common divisor d of x − − 2 and x + − 2 must divide x + − 2 − ( x − − 2 ) = 2 − 2 , meaning that the norm of d divides the norm of 2 − 2 = 8 . But the norm of d also divides x 2 + 2 , which is odd since x is odd. Thus the norm of d is 1 , implying that d is a unit in Z [ − 2 ] (namely d = ± 1 ). Hence, x − − 2 and x + − 2 are relatively prime in Z [ − 2 ] , and since d = − 1 and d = 1 are both cubes, we can write
x − − 2 = ( a + b − 2 ) 3
for some a , b ∈ Z . Expanding and equating coefficients yields x = a 3 − 6 a b 2 and 3 a 2 b − 2 b 3 = b ( 3 a 2 − 2 b 2 ) = − 1 , implying that b = ± 1 . If b = 1 , then a ∈ Z , so b = − 1 , implying a = ± 1 . Hence, the only solutions are x = ± 5 , and thus y = 3 . Since we seek positive integer solutions, we are left with the single solution ( x , y ) = ( 5 , 3 ) . Hence, the answer is 1 .
Note that this is just one case of the more general Mordell's equation .