Problem:
Positive integers a and b satisfy the condition
log2β(log2aβ(log2bβ(21000)))=0
Find the sum of all possible values of a+b.
Solution:
The given equation implies that log2aβ(log2bβ(21000))=1, then log2bβ(21000)=2a, and 21000=2bβ
2a. Therefore bβ
2a=1000=125β
23. The possible solutions for (a,b) are (1,500),(2,250), and (3,125). The requested sum is 501+252+128=881β.
The problems on this page are the property of the MAA's American Mathematics Competitions