Problem:
How many ordered pairs (a,b) of positive integers satisfy the equation
aβ
b+63=20β
lcm(a,b)+12β
gcd(a,b)
where gcd(a,b) denotes the greatest common divisor of a and b, and lcm(a,b) denotes their least common multiple?
Answer Choices:
A. 0
B. 2
C. 4
D. 6
E. 8
Solution:
Recall that aβ
b=gcd(a,b)β
lcm(a,b). Let x=lcm(a,b) and y=gcd(a,b). The given equation is then xy+63=20x+12y, which can be rewritten as
(xβ12)(yβ20)=240β63=177=3β
59=1β
177.
Because x and y are integers, one of the following must be true:
-
xβ12=1 and yβ20=177,
-
xβ12=177 and yβ20=1,
-
xβ12=3 and yβ20=59,
-
xβ12=59 and yβ20=3.
Therefore (x,y) must be (13,197),(189,21),(15,79), or (71,23). Because x must be a multiple of y, only (x,y)=(189,21) is possible. Therefore gcd(a,b)=21=7β
3, and lcm(a,b)=189=7β
33. Both a and b are divisible by 7 but not by 72; one of a and b is divisible by 3 but not 32, and the other is divisible by 33 but not 34; and neither is divisible by any other prime. Therefore one of them is 7β
3=21 and the other is 7β
33=189. There are (B)2β ordered pairs, (a,b)=(21,189) and (a,b)=(189,21).
The problems on this page are the property of the MAA's American Mathematics Competitions