Find the number of pairs of non-negative integers , such that , and .
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.
Hint: Vieta Root Jumping
Many people who spotted the patterns of ( n , n + 1 ) , ( 1 , n ) and ( n , n 2 − 1 ) as possible solutions, missed out the solution sets of ( 8 , 2 1 ) , ( 2 1 , 5 5 ) , ( 1 5 , 5 6 ) .