How many integer pairs (x,y) satisfy
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.
By setting A = x − y , B = y we can put the original equation in the form ( A − 1 ) 2 + 3 ( B − 1 ) 2 = 1 2 . Since the only integer solutions of C 2 + 3 D 2 = 1 2 are ( C , D ) ∈ { ( 0 , ± 2 ) , ( ± 3 , ± 1 ) } , just six pairs of integers satisfy the original equation: ( − 2 , 0 ) , ( 0 , − 1 ) , ( 0 , 2 ) , ( 4 , 0 ) , ( 4 , 3 ) , ( 6 , 2 ) .