Difference between revisions of "2022 AIME II Problems/Problem 6"

m
m (Solution 3)
Line 38: Line 38:
  
 
=Solution 3=
 
=Solution 3=
Because the absolute value sum of all the numbers is <math>1</math>, and the normal sum of all the numbers is <math>0</math>, the positive numbers must add to <math>\frac12</math> and negative ones must add to <math>-\frac12</math>. To maximize <math>x_{76} - x_{16}</math>, we must make x76 as big as possible and x16 as small as possible. We can do this by making <math>x_1 + x_2 + x_3 \dots x_{16} = -\dfrac{1}{2}</math>, where x1 = x2 = x3 = ... = x16 (because that makes x16 the smallest possible value), and x76 + x77 + x78 + ... + x100 = 1/2, where similarly x76 = x77 = ... = x100 (because it makes x76 its biggest possible value.) That means 16(x16) = -1/2, and 25(x76) = 1/2. x16 = -1/32 and x76 = 1/50, and subtracting them 1/50 - (-1/32) = 41/400. 41 + 400 = 841.
+
Because the absolute value sum of all the numbers is <math>1</math>, and the normal sum of all the numbers is <math>0</math>, the positive numbers must add to <math>\frac12</math> and negative ones must add to <math>-\dfrac12</math>. To maximize <math>x_{76} - x_{16}</math>, we must make <math>x_{76}</math> as big as possible and <math>x_{16}</math> as small as possible. We can do this by making <math>x_1 + x_2 + x_3 \dots x_{16} = -\dfrac{1}{2}</math>, where <math>x_1 = x_2 = x_3 = \dots = x_{16}</math> (because that makes <math>x_{16}</math> the smallest possible value), and <math>x_{76} + x_{77} + x_{78} + \dots + x_{100} = \dfrac{1}{2}</math>, where similarly <math>x_{76} = x_{77} = \dots = x_{100}</math> (because it makes x_{76} its biggest possible value.) That means <math>16(x_{16}) = -\dfrac{1}{2}</math>, and <math>25(x_{76}) = \dfrac{1}{2}</math>. <math>x_{16} = -\dfrac{1}{32}</math> and <math>x_{76} = \dfrac{1}{50}</math>, and subtracting them 1/50 - (-1/32) = 41/400. 41 + 400 = 841.
  
 
~heheman
 
~heheman

Revision as of 19:35, 12 May 2022

Problem

Let $x_1\leq x_2\leq \cdots\leq x_{100}$ be real numbers such that $|x_1| + |x_2| + \cdots + |x_{100}| = 1$ and $x_1 + x_2 + \cdots + x_{100} = 0$. Among all such $100$-tuples of numbers, the greatest value that $x_{76} - x_{16}$ can achieve is $\tfrac mn$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.

Solution 1

To find the greatest value of $x_{76} - x_{16}$, $x_{76}$ must be as large as possible, and $x_{16}$ must be as small as possible. If $x_{76}$ is as large as possible, $x_{76} = x_{77} = x_{78} = \dots = x_{100} > 0$. If $x_{16}$ is as small as possible, $x_{16} = x_{15} = x_{14} = \dots = x_{1} < 0$. The other numbers between $x_{16}$ and $x_{76}$ equal to $0$. Let $a = x_{76}$, $b = x_{16}$. Substituting $a$ and $b$ into $|x_1| + |x_2| + \cdots + |x_{100}| = 1$ and $x_1 + x_2 + \cdots + x_{100} = 0$ we get: \[25a - 16b = 1\] \[25a + 16b = 0\] $a = \frac{1}{50}$, $b = -\frac{1}{32}$

$x_{76} - x_{16} = a - b = \frac{1}{50} + \frac{1}{32} = \frac{41}{800}$. $m+n = \boxed{\textbf{841}}$

~isabelchen

Solution 2

Define $s_N$ to be the sum of all the negatives, and $s_P$ to be the sum of all the positives.

Since the sum of the absolute values of all the numbers is $1$, $|s_N|+|s_P|=1$.

Since the sum of all the numbers is $0$, $s_N=-s_P\implies |s_N|=|s_P|$.

Therefore, $|s_N|=|s_P|=\frac 12$, so $s_N=-\frac 12$ and $s_P=\frac 12$ since $s_N$ is negative and $s_P$ is positive.

To maximize $x_{76}-x_{16}$, we need to make $x_{16}$ as small of a negative as possible, and $x_{76}$ as large of a positive as possible.

Note that $x_{76}+x_{77}+\cdots+x_{100}=\frac 12$ is greater than or equal to $25x_{76}$ because the numbers are in increasing order.

Similarly, $x_{1}+x_{2}+\cdots+x_{16}=-\frac 12$ is less than or equal to $16x_{16}$.

So we now know that $\frac 1{50}$ is the best we can do for $x_{76}$, and $-\frac 1{32}$ is the least we can do for $x_{16}$.

Finally, the maximum value of $x_{76}-x_{16}=\frac 1{50}+\frac 1{32}=\frac{41}{800}$, so the answer is $\boxed{841}$.

(Indeed, we can easily show that $x_1=x_2=\cdots=x_{16}=-\frac 1{32}$, $x_{17}=x_{18}=\cdots=x_{75}=0$, and $x_{76}=x_{77}=\cdots=x_{100}=\frac 1{50}$ works.)

~inventivedant

Solution 3

Because the absolute value sum of all the numbers is $1$, and the normal sum of all the numbers is $0$, the positive numbers must add to $\frac12$ and negative ones must add to $-\dfrac12$. To maximize $x_{76} - x_{16}$, we must make $x_{76}$ as big as possible and $x_{16}$ as small as possible. We can do this by making $x_1 + x_2 + x_3 \dots x_{16} = -\dfrac{1}{2}$, where $x_1 = x_2 = x_3 = \dots = x_{16}$ (because that makes $x_{16}$ the smallest possible value), and $x_{76} + x_{77} + x_{78} + \dots + x_{100} = \dfrac{1}{2}$, where similarly $x_{76} = x_{77} = \dots = x_{100}$ (because it makes x_{76} its biggest possible value.) That means $16(x_{16}) = -\dfrac{1}{2}$, and $25(x_{76}) = \dfrac{1}{2}$. $x_{16} = -\dfrac{1}{32}$ and $x_{76} = \dfrac{1}{50}$, and subtracting them 1/50 - (-1/32) = 41/400. 41 + 400 = 841.

~heheman

See Also

2022 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 5
Followed by
Problem 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png