Find the number of pairs of non-negative integers satisfying .
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.
m 2 ( m + 1 ) 2 is a multiple of 5 , and m 2 ( m + 1 ) 2 ≤ 1 0 0 0 0 0 0 .
So, the only possible values for m is 0 , 4 , 5 , 9 , 1 0 , 1 4 , 1 5 , 1 9 , 2 0 , 2 4 , 2 5 , 2 9 , 3 0
For every possible m , there is an n fitting the equation. Hence, there are 1 3 possible solutions.