How many different ordered pairs of integers and exist so that
?
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.
Let's rewrite the above equation as a quadratic in b : b 2 − 6 b + ( 2 0 1 4 − 9 a 2 ) = 0 , which has roots:
b = 2 6 ± 3 6 − 4 ( 1 ) ( 2 0 1 4 − 9 a 2 ) = 3 ± 9 a 2 − 2 0 0 5 .
We require the discriminant to be a perfect square in order for b ∈ Z ,
or 9 a 2 − 2 0 0 5 = k 2 ⇒ 9 a 2 − k 2 = 2 0 0 5 ⇒ ( 3 a + k ) ( 3 a − k ) = 2 0 0 5
which 2005 has eight integer divisors ± 1 , ± 5 , ± 4 0 1 , ± 2 0 0 5 . Taking the following systems of equations:
3 a + k = 2 0 0 5 , 3 a − k = 1 ⇒ a = 3 1 0 0 3 ;
3 a + k = − 1 , 3 a − k = − 2 0 0 5 ⇒ a = − 3 1 0 0 3 ;
3 a + k = 4 0 1 , 3 a − k = 5 ⇒ a = 3 2 0 3 ;
3 a + k = − 5 , 3 a − k = − 4 0 1 ⇒ a = − 3 2 0 3 .
which shows that a ∈ Z and therefore no integral pair ( a , b ) exists.