2022 AIME II Problema 6

A continuación está la solución preparada profesionalmente para el Problema 6 del 2022 AIME II, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2022 AIME II, o revisar la clave de respuestas.

Todos los problemas se usan con el permiso legal oficial de la Mathematical Association of America (MAA).

Conceptos:desigualdadvalor absolutooptimización

Nivel de dificultad: 2600

6.

Sean x1x2x100x_1 \le x_2 \le \cdots \le x_{100} números reales tales que x1+x2++x100=1|x_1| + |x_2| + \cdots + |x_{100}| = 1 y x1+x2++x100=0.x_1 + x_2 + \cdots + x_{100} = 0. Entre todas esas 100100-tuplas de números, el mayor valor que x76x16x_{76} - x_{16} puede alcanzar es mn,\frac{m}{n}, donde mm y nn son enteros positivos primos entre sí. Halla m+n.m + 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.

Solución:

Como los términos suman 00 mientras que sus valores absolutos suman 1,1, los términos positivos suman 12\frac{1}{2} y los términos negativos suman 12.-\frac{1}{2}. Si x16<132,x_{16} \lt -\frac{1}{32}, entonces x1,,x16x_1, \ldots, x_{16} son todos menores que 132-\frac{1}{32} y sumarían menos que 12,-\frac{1}{2}, una contradicción; por lo tanto x16132.x_{16} \ge -\frac{1}{32}. De forma similar, si x76>150x_{76} \gt \frac{1}{50} entonces x76,,x100x_{76}, \ldots, x_{100} son 2525 términos cada uno mayor que 150,\frac{1}{50}, que suman más que 12;\frac{1}{2}; por lo tanto x76150.x_{76} \le \frac{1}{50}.

Por lo tanto x76x16150+132x_{76} - x_{16} \le \frac{1}{50} + \frac{1}{32} =16+25800= \frac{16 + 25}{800} =41800,= \frac{41}{800}, y esto se logra tomando x1==x16=132,x_1 = \cdots = x_{16} = -\frac{1}{32}, x17==x75=0,x_{17} = \cdots = x_{75} = 0, y x76==x100=150.x_{76} = \cdots = x_{100} = \frac{1}{50}.

Como gcd(41,800)=1,\gcd(41, 800) = 1, la respuesta es 41+800=841.41 + 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.

← Problema 5#5Examen completoProblema 7#7 →

El Problema 6 en otros años