2022 AIME II 第 6 题

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

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

6.

x1x2x100x_1 \le x_2 \le \cdots \le x_{100} 为实数,满足 x1+x2++x100=1|x_1| + |x_2| + \cdots + |x_{100}| = 1x1+x2++x100=0x_1 + x_2 + \cdots + x_{100} = 0。在所有这样的 100100 元数组中, x76x16x_{76} - x_{16} 能达到的最大值为 mn\frac{m}{n},其中 mmnn 是互质的正整数。 求 m+nm + n

Let x1x2x100x_1 \le x_2 \le \cdots \le x_{100} be real numbers such that x1+x2++x100=1|x_1| + |x_2| + \cdots + |x_{100}| = 1 and x1+x2++x100=0.x_1 + x_2 + \cdots + x_{100} = 0. Among all such 100100-tuples of numbers, the greatest value that x76x16x_{76} - x_{16} can achieve is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

答案:841
知识点:不等式绝对值最优化
难度评级:2600
解答:

因为各项之和为 00,而绝对值之和为 11,正项之和为 12\frac{1}{2},负项之和为 12-\frac{1}{2}。若 x16<132x_{16} \lt -\frac{1}{32},则 x1,,x16x_1, \ldots, x_{16} 都小于 132-\frac{1}{32},它们的和会小于 12-\frac{1}{2},矛盾; 因此 x16132x_{16} \ge -\frac{1}{32}。类似地,若 x76>150x_{76} \gt \frac{1}{50},则 x76,,x100x_{76}, \ldots, x_{100}2525 项都大于 150\frac{1}{50},总和超过 12\frac{1}{2}; 因此 x76150x_{76} \le \frac{1}{50}

所以 x76x16150+132x_{76} - x_{16} \le \frac{1}{50} + \frac{1}{32} =16+25800= \frac{16 + 25}{800} =41800= \frac{41}{800},这个值可以通过取 x1==x16=132x_1 = \cdots = x_{16} = -\frac{1}{32}x17==x75=0x_{17} = \cdots = x_{75} = 0,以及 x76==x100=150x_{76} = \cdots = x_{100} = \frac{1}{50}。 实现。

因为 gcd(41,800)=1\gcd(41, 800) = 1,答案为 41+800=84141 + 800 = 841

Since the terms sum to 00 while their absolute values sum to 1,1, the positive terms sum to 12\frac{1}{2} and the negative terms sum to 12.-\frac{1}{2}. If x16<132,x_{16} \lt -\frac{1}{32}, then x1,,x16x_1, \ldots, x_{16} are all less than 132-\frac{1}{32} and would sum below 12,-\frac{1}{2}, a contradiction; hence x16132.x_{16} \ge -\frac{1}{32}. Similarly, if x76>150x_{76} \gt \frac{1}{50} then x76,,x100x_{76}, \ldots, x_{100} are 2525 terms each exceeding 150,\frac{1}{50}, summing above 12;\frac{1}{2}; hence x76150.x_{76} \le \frac{1}{50}.

Therefore x76x16150+132x_{76} - x_{16} \le \frac{1}{50} + \frac{1}{32} =16+25800= \frac{16 + 25}{800} =41800,= \frac{41}{800}, and this is achieved by taking x1==x16=132,x_1 = \cdots = x_{16} = -\frac{1}{32}, x17==x75=0,x_{17} = \cdots = x_{75} = 0, and x76==x100=150.x_{76} = \cdots = x_{100} = \frac{1}{50}.

Since gcd(41,800)=1,\gcd(41, 800) = 1, the answer is 41+800=841.41 + 800 = 841.

← 第 5 题#5
完整试卷

其他年份的第 6 题