2024 AIME II 第 2 题

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

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

2.

一个正整数列表满足以下性质:

• 列表中各项之和为 3030

• 列表的唯一众数是 99

• 列表的中位数是一个正整数,但它本身不出现在列表中。

求列表中所有项的平方和。

A list of positive integers has the following properties:

• The sum of the items in the list is 30.30.

• The unique mode of the list is 9.9.

• The median of the list is a positive integer that does not appear in the list itself.

Find the sum of the squares of all the items in the list.

答案:236
知识点:众数中位数(数据)分类讨论
难度评级:2180
解答:

中位数是整数且不在列表中,所以列表不能有奇数项(否则中位数会是列表中的一项)。唯一众数 99 至少出现两次。两项 9,99, 9 的和为 18,18,不是 30,30,所以尝试四项:a<b<9a \lt b \lt 9 以及 9,9,9, 9,其中 aabb 不同(重复会使众数并列),且 a+b=12.a + b = 12. 中位数 b+92\frac{b + 9}{2} 必须是整数,所以 bb 为奇数,而 a=12b<ba = 12 - b \lt b 迫使 b>6.b \gt 6. 因此 b=7b = 7a=5:a = 5:列表 5,7,9,95, 7, 9, 9 的中位数为 8,8,确实没有出现。

更长的列表都不行。若恰有两个 99,六项列表需要另外四个互不相同的值,和为 12,12,只能是 {1,2,3,6}\{1, 2, 3, 6\}{1,2,4,5},\{1, 2, 4, 5\},但两者的中位数都是 4.5;4.5; 八项或更多项不可能,因为六个互不相同的正整数之和已经至少为 21>12.21 \gt 12. 若有三个 99,其余各项之和为 3,3,每种可能要么使 99 位于中位数,要么使众数并列。四个 99 的和已经超过 30.30.

平方和为 25+49+81+81=236.25 + 49 + 81 + 81 = 236.

The median is an integer that is not in the list, so the list cannot have odd length (then the median would be a member). The unique mode 99 appears at least twice. Two items 9,99, 9 sum to 18,18, not 30,30, so try four items a<b<9a \lt b \lt 9 together with 9,9,9, 9, where aa and bb are distinct (a repeat would tie the mode) and a+b=12.a + b = 12. The median b+92\frac{b + 9}{2} must be an integer, so bb is odd, and a=12b<ba = 12 - b \lt b forces b>6.b \gt 6. Thus b=7b = 7 and a=5:a = 5: the list 5,7,9,95, 7, 9, 9 has median 8,8, which indeed does not appear.

No longer list works. With exactly two 99s, six items would need four distinct other values summing to 12,12, namely {1,2,3,6}\{1, 2, 3, 6\} or {1,2,4,5},\{1, 2, 4, 5\}, but both give median 4.5;4.5; eight or more items are impossible because six distinct positive values already sum to at least 21>12.21 \gt 12. With three 99s the remaining items sum to 3,3, and every option either puts 99 at the median or ties the mode. Four 99s already sum to more than 30.30.

The sum of squares is 25+49+81+81=236.25 + 49 + 81 + 81 = 236.

← 第 1 题#1
完整试卷

其他年份的第 2 题