2015 AIME I 第 8 题

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

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

8.

对正整数 nn,令 s(n)s(n) 表示 nn 的各位数字之和。求满足 s(n)=s(n+864)=20s(n) = s(n + 864) = 20 的最小正整数 nn

For positive integer n,n, let s(n)s(n) denote the sum of the digits of n.n. Find the smallest positive integer nn satisfying s(n)=s(n+864)=20.s(n) = s(n + 864) = 20.

答案:695
知识点:数字位值分类讨论
难度评级:2760
解答:

加法中每次进位都把某一位的 1010 替换为下一位的 11,使数字和减少 99。因此 s(n+864)=s(n)+s(864)9cs(n + 864) = s(n) + s(864) - 9c =20+189c= 20 + 18 - 9c,其中 cc 是进位次数;而 s(n+864)=20s(n + 864) = 20 迫使 c=2c = 2。对于三位候选数 nn,设其数字为 ttuuvv,且和为 2020。由于 u+v18u + v \le 18,有 t2t \ge 2,所以百位一定进位(t+810t + 8 \ge 10),并且个位与十位中恰好一个发生进位。

如果个位进位而十位不进位,则十位计算 u+6+1u + 6 + 1 必须小于 1010,所以 u2u \le 2;此时 t=20uvt = 20 - u - v 2029=9\ge 20 - 2 - 9 = 9,迫使 n=929n = 929。如果十位进位而个位不进位,则 v+49v + 4 \le 9,所以 v5v \le 5,从而 t=20uvt = 20 - u - v 2095=6\ge 20 - 9 - 5 = 6,且 t=6t = 6u=9u = 9v=5v = 5 可行:n=695n = 695

的确 s(695)=20s(695) = 20,且 695+864=1559695 + 864 = 1559s(1559)=20s(1559) = 20,所以最小的这样的 nn695695

Each carry in an addition replaces 1010 in one place by 11 in the next, lowering the digit sum by 9.9. Hence s(n+864)=s(n)+s(864)9cs(n + 864) = s(n) + s(864) - 9c =20+189c,= 20 + 18 - 9c, where cc is the number of carries, and s(n+864)=20s(n + 864) = 20 forces c=2.c = 2. For a three-digit candidate nn with digits t,t, u,u, vv summing to 20:20: since u+v18,u + v \le 18, we have t2,t \ge 2, so the hundreds place always carries (t+810t + 8 \ge 10), and exactly one of the units and tens places carries.

If the units carry and the tens do not, the tens computation u+6+1u + 6 + 1 must stay below 10,10, so u2;u \le 2; then t=20uvt = 20 - u - v 2029=9,\ge 20 - 2 - 9 = 9, forcing n=929.n = 929. If the tens carry and the units do not, then v+49v + 4 \le 9 gives v5,v \le 5, so t=20uvt = 20 - u - v 2095=6,\ge 20 - 9 - 5 = 6, and t=6,t = 6, u=9,u = 9, v=5v = 5 works: n=695.n = 695.

Indeed s(695)=20s(695) = 20 and 695+864=1559695 + 864 = 1559 with s(1559)=20,s(1559) = 20, so the smallest such nn is 695.695.

← 第 7 题#7
完整试卷

其他年份的第 8 题