1986 AIME 第 7 题

先试着解答 1986 AIME 第 7 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 1986 AIME 解答,或核对答案

所有题目均经美国数学协会(MAA)官方合法授权使用。

7.

递增数列 11334499101012121313\ldots 由所有为 33 的幂或若干不同的 33 的幂之和的正整数组成。求该数列的第 100100 项。

The increasing sequence 1,1, 3,3, 4,4, 9,9, 10,10, 12,12, 13,13, \ldots consists of all those positive integers which are powers of 33 or sums of distinct powers of 3.3. Find the 100100th term of this sequence.

答案:981
知识点:进制位值
难度评级:1970
小提示:

这些数恰好是在 33 进制中每一位都为 0011 的数

These are precisely the numbers whose base-33 digits are all 00 or 11

大提示:

将项数写成 22 进制,再把相同数字串按 33 进制解释

Write the index in base 2,2, then reinterpret those same digits in base 33

解答:

不同的 33 的幂之和在 33 进制中只含数字 0011。随着这些数字串增大,它们的顺序与使用相同数字串的二进制数顺序一致。由于 100=11001002 100=1100100_2\text{,}100100 个正整数项为 11001003=36+35+32=729+243+9=981 \begin{aligned} 1100100_3 &=3^6+3^5+3^2\\ &=729+243+9\\ &=981 \end{aligned}\text{。}

A sum of distinct powers of 33 has only 00’s and 11’s in base 3.3. As these strings increase, they occur in the same order as binary numerals with the same digit strings. Since 100=11001002, 100=1100100_2, the 100100th positive term is 11001003=36+35+32=729+243+9=981. \begin{aligned} 1100100_3 &=3^6+3^5+3^2\\ &=729+243+9\\ &=981. \end{aligned}

← 第 6 题#6
完整试卷

其他年份的第 7 题