1987 AIME 第 1 题

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

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

1.

如果非负整数有序对 (m,n)(m,n) 在以 1010 为底计算 m+nm+n 时不需要进位,则称它为“简单”有序对。求和为 14921492 的简单有序对的个数。

An ordered pair (m,n)(m,n) of nonnegative integers is called “simple” if adding m+nm+n in base 1010 requires no carrying. Find the number of simple ordered pairs that sum to 1492.1492.

答案:300
知识点:数字位值乘法原理
难度评级:1490
小提示:

分别考虑四个数位

Treat the four decimal places independently

大提示:

在不进位的情况下,目标数字 dd 可以用 d+1d+1 种方式拆成一个有序数字对

A target digit dd can be split into an ordered pair of digits in d+1d+1 ways without carrying

解答:

对于目标数字 dd,和为 dd 的非负数字有序对共有 d+1d+1 个。因此,四个数字 11449922 分别独立地给出 2255101033 种选择。答案为 25103=3002\cdot5\cdot10\cdot3=300

For a target digit d,d, there are d+1d+1 ordered pairs of nonnegative digits with sum d.d. The four digits 1,1, 4,4, 9,9, 22 therefore give 2,2, 5,5, 10,10, 33 choices independently. The answer is 25103=300.2\cdot5\cdot10\cdot3=300.

完整试卷

其他年份的第 1 题