Problem:
For how many ordered pairs of positive integers (x,y), with y<xβ€100, are both yxβ and y+1x+1β integers?
Solution:
Suppose that y+1x+1β=m holds for some integer m>1, so that
x=my+(mβ1)(*)
Because y is a factor of x, it must also be a factor of mβ1. Hence there is a positive integer k with mβ1=ky. Substitute m=ky+1 into (*) to find that
x=(ky+1)y+ky=ky(y+1)+y
It follows from xβ€100 that
kβ€y(y+1)100βyβ
There are βy(y+1)100βyββ positive integers k that satisfy this inequality. For each positive integer y, equation shows that there is a one-one correspondence between such k and ordered pairs (x,y) with the desired property. Hence the number of pairs is
βy=1β99ββy(y+1)100βyββ=y=1β9ββy(y+1)100βyββ=β299ββ+β698ββ+β1297ββ+β2096ββ+β3095ββ+β4294ββ+β5693ββ+β7292ββ+β9091ββ=49+16+8+4+3+2+1+1+1=85β.β
The problems on this page are the property of the MAA's American Mathematics Competitions