Find the number of ordered positive integral pairs satisfying the equation above.
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.
Upon observation, this Diophantine equation can be written as:
y 3 = 4 x 2 + 4 x + 8 + 1
which yields the following two factored forms:
y 3 − 1 = 4 ( x 2 + x + 2 ) ⇒ ( y − 1 ) ( y 2 + y + 1 ) = 4 ( x 2 + x + 2 ) (i);
y 3 − 8 = 4 x 2 + 4 x + 1 ⇒ ( y − 2 ) ( y 2 + 2 y + 4 ) = ( 2 x + 1 ) 2 (ii).
For expression (i), we now find that:
y − 1 = 4 ; y 2 + y + 1 = x 2 + x + 2 ⇒ y = 5 ; 3 1 = x 2 + x + 2 ⇒ y = 5 ; x = 2 − 1 ± 1 1 7 ;
y − 1 = 2 ; y 2 + y + 1 = 2 ( x 2 + x + 2 ) ⇒ y = 3 ; 1 3 = 2 x 2 + 2 x + 4 ⇒ y = 3 ; x = 2 − 1 ± 1 9 ;
y − 1 = 1 ; y 2 + y + 1 = 4 ( x 2 + x + 2 ) ⇒ y = 2 ; 7 = 4 x 2 + 4 x + 8 ⇒ y = 2 ; x = − 2 1 ;
y − 1 = 4 ( x 2 + x + 2 ) ; y 2 + y + 1 = 1 ⇒ y = 0 , − 1 ;
y − 1 = 2 ( x 2 + x + 2 ) ; y 2 + y + 1 = 2 ⇒ y = 2 − 1 ± 5 ;
y − 1 = x 2 + x + 2 ; y 2 + y + 1 = 4 ⇒ y = 2 − 1 ± 1 3 .
For expression (ii), we now find that:
y − 2 = 1 ; y 2 + 2 y + 4 = ( 2 x + 1 ) 2 ⇒ y = 3 ; 1 9 = ( 2 x + 1 ) 2 ⇒ y = 3 ; x = 2 − 1 ± 1 9 ;
y − 2 = 2 x + 1 ; y 2 + 2 y + 4 = 2 x + 1 ⇒ y 2 + y + 6 = 0 ⇒ y = 2 − 1 ± 2 3 i ;
y − 2 = ( 2 x = 1 ) 2 ; y 2 + 2 y + 4 = 1 ⇒ y 2 + 2 y + 3 = 0 ⇒ y = − 1 ± 2 .
Conclusion: there are NO positive integral pairs ( x , y ) that satisfy the above Diophantine equation.