2025 AMC 10A 第 19 题

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

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

19.

一个数阵从顶行的 1,3,1-1, 3, 1 开始构造。每一对相邻数字相加,得到下一行中的一个数字。每一行的开头和结尾分别是 1-111,前三行如下图所示。

如果这个过程继续下去,某一行的和将为 12,28812{,}288。在那一行中,从左数第三个数是多少?

An array of numbers is constructed beginning with the numbers 1,3,1-1, 3, 1 in the top row. Each adjacent pair of numbers is summed to produce a number in the next row. Each row will begin and end with the numbers 1-1 and 1,1, respectively. The first three rows are shown below.

If the process continues, one of the rows will sum to 12,288.12{,}288. In that row, what is the third number from the left?

29-29

21-21

14-14

8-8

3-3

答案:A
知识点:递推三角形数找规律
难度评级:1910
解答:

每个内部项会贡献给下一行的两个项,而端点 1-111 在总和中相互抵消。因此每一行的总和都是上一行的两倍。顶行总和为 3312,288=321212{,}288 = 3 \cdot 2^{12} 所以这是第 1212 行(顶行算第 00 行)。从左侧追踪对角线。第二条对角线为 3,2,1,0,1,3, 2, 1, 0, -1, \ldots 每行减少 11。第三条对角线是这些数的累加:当 n4n \ge 4 时,它等于 7(0+1++(n4))7 - (0 + 1 + \cdots + (n-4)) =7(n4)(n3)2= 7 - \frac{(n-4)(n-3)}{2} 代入 n=12n = 12,得到 7892=297 - \frac{8 \cdot 9}{2} = -29 因此正确答案是 A

Each interior entry feeds two entries below, and the end values 1-1 and 11 cancel in the sum. So every row's total doubles the one above. The top row sums to 3,3, and 12,288=3212,12{,}288 = 3 \cdot 2^{12}, so this is the 1212th row (counting the top as row 00). Track the diagonals from the left. The second diagonal is 3,2,1,0,1,,3, 2, 1, 0, -1, \ldots, dropping by 11 each row. The third diagonal adds these up: for n4n \ge 4 it equals 7(0+1++(n4))7 - (0 + 1 + \cdots + (n-4)) =7(n4)(n3)2.= 7 - \frac{(n-4)(n-3)}{2}. Plug in n=12n = 12: 7892=29.7 - \frac{8 \cdot 9}{2} = -29. Thus, A is the correct answer.

← 第 18 题#18
完整试卷

其他年份的第 19 题