Maths Olympiad Prep

Library / /129 of 397

Algebra Difficulty 5.4 AIME, harder Prove it Taiwan

對任意自然數 nn, 設 an=k=1[n+2k12k]a_n = \sum_{k=1}^{\infty} \left[ \frac{n+2^{k-1}}{2^k} \right], 其中 [x][x] 表示不超過 xx 的最大整數。試求 a2015a_{2015} 之值。

For any positive integer nn, let an=k=1[n+2k12k]a_n = \sum_{k=1}^{\infty} \left[ \frac{n+2^{k-1}}{2^k} \right], where [x][x] is the largest integer that is equal or less than xx. Determine the value of a2015a_{2015}.

Solution

By case analysis it is easy to see that
[x+12]=[2x][x] \left[ x + \frac{1}{2} \right] = [2x] - [x]
holds for any real number xx, and therefore
[n+2k12k]=[n2k1][n2k], \left[ \frac{n + 2^{k-1}}{2^k} \right] = \left[ \frac{n}{2^{k-1}} \right] - \left[ \frac{n}{2^k} \right],
from which we obtain
k=1L[n+2k12k]=[n][n2L], \sum_{k=1}^{L} \left[ \frac{n + 2^{k-1}}{2^k} \right] = [n] - \left[ \frac{n}{2^L} \right],
hence an=[n]a_n = [n], and thus a2015=2015a_{2015} = 2015.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement translated into English from zh; metadata (topic, difficulty) added by this project.