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.
There are two solutions: ( 2 , − 3 ) and ( 6 , 5 ) .
It's easiest to split into three cases: y ≤ − 1 1 , − 1 0 ≤ y ≤ 1 , and y ≥ 2 .
For the second case, there are only finitely many possibilities for x given y , so we can check manually for − 1 0 ≤ y ≤ 1 that the only solution is ( 2 , − 3 ) .
For the third case, note that the left side is a strictly increasing function of x , and note that for y ≥ 2 , y 3 + 1 0 y − 1 ≤ y 3 + 6 y 2 , so if ( x , y ) is a solution then x > y . But also note that ( y + 2 ) 3 + 1 0 ( y + 2 ) − 1 = y 3 + 6 y 2 + 2 2 y + 2 7 is greater than y 3 + 6 y 2 , so x < y + 2 . The only possibility left is x = y + 1 . Plugging in and simplifying gives 3 y 2 − 1 3 y − 1 0 ( 3 y + 2 ) ( y − 5 ) = 0 = 0 which gives the one integer solution x = 6 , y = 5 .
For the first case, note that the right side is ≤ − 6 0 5 , so the left side is, so x is negative as well. Now let a = − x , b = − y and rewrite a 3 + 1 0 a + 1 = b 3 − 6 b 2 , b ≥ 1 1 . Again the left side is a strictly increasing function of a , so it's clear that a < b . But now consider plugging in a = b − 3 : the right side minus the left side would be b 3 − 6 b 2 − ( ( b − 3 ) 3 + 1 0 ( b − 3 ) + 1 ) = 3 b 2 − 3 7 b + 5 6 > 0 if b ≥ 1 1 . So a must be larger than b − 3 , because plugging in a = b − 3 gives a left side that is too small.
Since b − 3 < a < b , the only possibilities are a = b − 2 and a = b − 1 . The former gives b = 2 7 / 2 2 , not an integer, and the latter leads to the same x = y + 1 equation whose only integer solution was y = 5 . Hence the first case gives no new solutions.
So we are done.