Find the number of unique positive integers which would allow to be expressed in the form of , where , , , and are integers.
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.
The number of unique positive integers m will correspond to the number of positive factor pairs of 1 6 ⋅ 2 2 5 = 3 6 0 0 . Since 3 6 0 0 = 2 4 ⋅ 3 2 ⋅ 5 2 , it has ( 4 + 1 ) ( 2 + 1 ) ( 2 + 1 ) = 4 5 factors, and 2 3 factor pairs. There are therefore 2 3 unique integer solutions for m .