2006 AIME I 第 15 题

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

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

15.

已知一个数列满足 x0=0x_0 = 0,且对所有整数 k1k \ge 1 都有 xk=xk1+3|x_k| = |x_{k-1} + 3|。求 x1+x2++x2006|x_1 + x_2 + \cdots + x_{2006}| 的最小可能值。

Given that a sequence satisfies x0=0x_0 = 0 and xk=xk1+3|x_k| = |x_{k-1} + 3| for all integers k1,k \ge 1, find the minimum possible value of x1+x2++x2006.|x_1 + x_2 + \cdots + x_{2006}|.

答案:27
知识点:递推裂项相消奇偶性最优化
难度评级:3370
解答:

将递推式平方得 xk2=(xk1+3)2x_k^2 = (x_{k-1} + 3)^2 =xk12+6xk1+9= x_{k-1}^2 + 6 x_{k-1} + 9。对 k=1k = 120072007 求和并望远镜相消: x20072=x02+6k=02006xk+92007,x_{2007}^2 = x_0^2 + 6 \sum_{k=0}^{2006} x_k + 9 \cdot 2007, 所以由 x0=0x_0 = 0x1+x2++x2006=x20072180636. \begin{aligned} &x_1 + x_2 + \cdots + x_{2006} \\ &= \frac{x_{2007}^2 - 18063}{6}. \end{aligned}

归纳可知每个 xkx_k 都是 33 的倍数,且奇偶性与 kk 相同,所以 x2007x_{2007}33 的奇数倍。要使 x2007218063\left|x_{2007}^2 - 18063\right| 最小,取平方最接近 180631806333 的奇数倍,即 ±135\pm 135。其中 1352=18225135^2 = 18225,得到 18225180636=27\frac{18225 - 18063}{6} = 27(相邻的 129129141141 分别给出 237237303303)。

这个值可以达到:当 k45k \le 45 时取 xk=3kx_k = 3k;此后,偶数 kk 时令 xk=138x_k = -138,奇数 kk 时令 xk=135x_k = 135。于是 x2007=135x_{2007} = 135,和为 2727。所以最小值为 2727

Squaring the recurrence gives xk2=(xk1+3)2x_k^2 = (x_{k-1} + 3)^2 =xk12+6xk1+9.= x_{k-1}^2 + 6 x_{k-1} + 9. Summing for k=1k = 1 to 20072007 telescopes: x20072=x02+6k=02006xk+92007,x_{2007}^2 = x_0^2 + 6 \sum_{k=0}^{2006} x_k + 9 \cdot 2007, so with x0=0,x_0 = 0, x1+x2++x2006=x20072180636. \begin{aligned} &x_1 + x_2 + \cdots + x_{2006} \\ &= \frac{x_{2007}^2 - 18063}{6}. \end{aligned}

Induction shows each xkx_k is a multiple of 33 whose parity matches that of k,k, so x2007x_{2007} is an odd multiple of 3.3. To minimize x2007218063,\left|x_{2007}^2 - 18063\right|, take the odd multiple of 33 whose square is nearest 18063:18063: that is ±135,\pm 135, with 1352=18225,135^2 = 18225, giving 18225180636=27\frac{18225 - 18063}{6} = 27 (the neighbors 129129 and 141141 give 237237 and 303303).

This value is attained: take xk=3kx_k = 3k for k45,k \le 45, and thereafter alternate xk=138x_k = -138 for even kk and xk=135x_k = 135 for odd k;k; then x2007=135x_{2007} = 135 and the sum is 27.27. So the minimum is 27.27.

← 第 14 题#14
完整试卷

其他年份的第 15 题