對任意自然數 n, 設 an=∑k=1∞[2kn+2k−1], 其中 [x] 表示不超過 x 的最大整數。試求 a2015 之值。
For any positive integer n, let an=∑k=1∞[2kn+2k−1], where [x] is the largest integer that is equal or less than x. Determine the value of a2015.
Solution
By case analysis it is easy to see that [x+21]=[2x]−[x] holds for any real number x, and therefore [2kn+2k−1]=[2k−1n]−[2kn], from which we obtain k=1∑L[2kn+2k−1]=[n]−[2Ln], hence an=[n], and thus a2015=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.