AIME 2013 II · 第 2 题
AIME 2013 II — Problem 2
题目详情
Problem 2
Positive integers and satisfy the condition
Find the sum of all possible values of .
解析
Solution 1
To simplify, we write this logarithmic expression as an exponential one. Just looking at the first log, it has a base of 2 and an argument of the expression in parenthesis. Therefore, we can make 2 the base, 0 the exponent, and the argument the result. That means (because ). Doing this again, we get . Doing the process one more time, we finally eliminate all of the logs, getting . Using the property that , we simplify to . Eliminating equal bases leaves . The largest such that divides is , so we only need to check ,, and . When , ; when , ; when , . Summing all the 's and 's gives the answer of .
Note that cannot be since that would cause the to have a in the base, which is not possible (also the problem specifies that and are positive).
Solution 2
We proceed as in Solution 1, raising to both sides to achieve We raise to both sides to get , then simplify to get .
At this point, we want both and to be integers. Thus, can only be a power of . To help us see the next step, we factorize : It should be clear that must be from to ; when , ; when , ; and finally, when , We sum all the pairs to get
~Technodoggo
Video Solution
https://youtu.be/zf9ld5KL_g4
~Lucas