| {"year": "2020", "tier": "T1", "problem_label": "1", "problem_type": null, "exam": "USAMO", "problem": "Let $A B C$ be a fixed acute triangle inscribed in a circle $\\omega$ with center $O$. A variable point $X$ is chosen on minor arc $A B$ of $\\omega$, and segments $C X$ and $A B$ meet at $D$. Denote by $O_{1}$ and $O_{2}$ the circumcenters of triangles $A D X$ and $B D X$, respectively. Determine all points $X$ for which the area of triangle $O O_{1} O_{2}$ is minimized.", "solution": " We prove $\\left[O O_{1} O_{2}\\right] \\geq \\frac{1}{4}[A B C]$, with equality if and only if $\\overline{C X} \\perp \\overline{A B}$. đ First approach (Bobby Shen). We use two simultaneous inequalities: - Let $M$ and $N$ be the midpoints of $C X$ and $D X$. Then $M N$ equals the length of the $O$-altitude of $\\triangle O O_{1} O_{2}$, since $\\overline{O_{1} O_{2}}$ and $\\overline{D X}$ meet at $N$ at a right angle. Moreover, we have $$ M N=\\frac{1}{2} C D \\geq \\frac{1}{2} h_{a} $$ where $h_{a}$ denotes the $A$-altitude. - The projection of $O_{1} O_{2}$ onto line $A B$ has length exactly $A B / 2$. Thus $$ O_{1} O_{2} \\geq \\frac{1}{2} A B $$ So, we find $$ \\left[O O_{1} O_{2}\\right]=\\frac{1}{2} \\cdot M N \\cdot O_{1} O_{2} \\geq \\frac{1}{8} h_{a} \\cdot A B=\\frac{1}{4}[A B C] . $$ Note that equality occurs in both cases if and only if $\\overline{C X} \\perp \\overline{A B}$. So the area is minimized exactly when this occurs.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "1", "problem_type": null, "exam": "USAMO", "problem": "Let $A B C$ be a fixed acute triangle inscribed in a circle $\\omega$ with center $O$. A variable point $X$ is chosen on minor arc $A B$ of $\\omega$, and segments $C X$ and $A B$ meet at $D$. Denote by $O_{1}$ and $O_{2}$ the circumcenters of triangles $A D X$ and $B D X$, respectively. Determine all points $X$ for which the area of triangle $O O_{1} O_{2}$ is minimized.", "solution": " We prove $\\left[O O_{1} O_{2}\\right] \\geq \\frac{1}{4}[A B C]$, with equality if and only if $\\overline{C X} \\perp \\overline{A B}$. 『 Second approach (Evan's solution). We need two claims. Claim - We have $\\triangle O O_{1} O_{2} \\sim \\triangle C B A$, with opposite orientation. Therefore, the problem is equivalent to minimizing $O_{1} O_{2}$.  Claim (Salmon theorem) - We have $\\triangle X O_{1} O_{2} \\sim \\triangle X A B$. Let $\\theta=\\angle A D X$. The ratio of similarity in the previous claim is equal to $\\frac{X O_{1}}{X A}=\\frac{1}{2 \\sin \\theta}$. In other words, $$ O_{1} O_{2}=\\frac{A B}{2 \\sin \\theta} . $$ This is minimized when $\\theta=90^{\\circ}$, in which case $O_{1} O_{2}=A B / 2$ and $\\left[O O_{1} O_{2}\\right]=\\frac{1}{4}[A B C]$. This completes the solution.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "2", "problem_type": null, "exam": "USAMO", "problem": "An empty $2020 \\times 2020 \\times 2020$ cube is given, and a $2020 \\times 2020$ grid of square unit cells is drawn on each of its six faces. A beam is a $1 \\times 1 \\times 2020$ rectangular prism. Several beams are placed inside the cube subject to the following conditions: - The two $1 \\times 1$ faces of each beam coincide with unit cells lying on opposite faces of the cube. (Hence, there are $3 \\cdot 2020^{2}$ possible positions for a beam.) - No two beams have intersecting interiors. - The interiors of each of the four $1 \\times 2020$ faces of each beam touch either a face of the cube or the interior of the face of another beam. What is the smallest positive number of beams that can be placed to satisfy these conditions?", "solution": " 【 A Answer. 3030 beams. 【 Construction. We first give a construction with $3 n / 2$ beams for any $n \\times n \\times n$ box, where $n$ is an even integer. Shown below is the construction for $n=6$, which generalizes. (The left figure shows the cube in 3 d ; the right figure shows a direct view of the three visible faces.)   Left face  Right face To be explicit, impose coordinate axes such that one corner of the cube is the origin. We specify a beam by two opposite corners. The $3 n / 2$ beams come in three directions, $n / 2$ in each direction: - $(0,0,0) \\rightarrow(1,1, n),(2,2,0) \\rightarrow(3,3, n),(4,4,0) \\rightarrow(5,5, n)$, and so on; - $(1,0,0) \\rightarrow(2, n, 1),(3,0,2) \\rightarrow(4, n, 3),(5,0,4) \\rightarrow(6, n, 5)$, and so on; - $(0,1,1) \\rightarrow(n, 2,2),(0,3,3) \\rightarrow(n, 4,4),(0,5,5) \\rightarrow(n, 6,6)$, and so on. This gives the figure we drew earlier and shows 3030 beams is possible. Necessity. We now show at least $3 n / 2$ beams are necessary. Maintain coordinates, and call the beams $x$-beams, $y$-beams, $z$-beams according to which plane their long edges are perpendicular too. Let $N_{x}, N_{y}, N_{z}$ be the number of these. Claim - If $\\min \\left(N_{x}, N_{y}, N_{z}\\right)=0$, then at least $n^{2}$ beams are needed. We henceforth assume $\\min \\left(N_{x}, N_{y}, N_{z}\\right)>0$. Claim - If $N_{z}>0$, then we have $N_{x}+N_{y} \\geq n$. Proceeding in a similar fashion, we arrive at the three relations $$ \\begin{aligned} & N_{x}+N_{y} \\geq n \\\\ & N_{y}+N_{z} \\geq n \\\\ & N_{z}+N_{x} \\geq n \\end{aligned} $$ Summing gives $N_{x}+N_{y}+N_{z} \\geq 3 n / 2$ too. Remark. The problem condition has the following \"physics\" interpretation. Imagine the cube is a metal box which is sturdy enough that all beams must remain orthogonal to the faces of the box (i.e. the beams cannot spin). Then the condition of the problem is exactly what is needed so that, if the box is shaken or rotated, the beams will not move. Remark. Walter Stromquist points out that the number of constructions with 3030 beams is actually enormous: not dividing out by isometries, the number is $(2 \\cdot 1010!)^{3}$.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "3", "problem_type": null, "exam": "USAMO", "problem": "Let $p$ be an odd prime. An integer $x$ is called a quadratic non-residue if $p$ does not divide $x-t^{2}$ for any integer $t$. Denote by $A$ the set of all integers $a$ such that $1 \\leq a<p$, and both $a$ and $4-a$ are quadratic non-residues. Calculate the remainder when the product of the elements of $A$ is divided by $p$.", "solution": " The answer is that $\\prod_{a \\in A} a \\equiv 2(\\bmod p)$ regardless of the value of $p$. In the following solution, we work in $\\mathbb{F}_{p}$ always and abbreviate \"quadratic residue\" and \"non-quadratic residue\" to \"QR\" and \"non-QR\", respectively. We define $$ \\begin{aligned} & A=\\left\\{a \\in \\mathbb{F}_{p} \\mid a, 4-a \\text { non-QR }\\right\\} \\\\ & B=\\left\\{b \\in \\mathbb{F}_{p} \\mid b, 4-b \\mathrm{QR}, b \\neq 0, b \\neq 4\\right\\} . \\end{aligned} $$ Notice that $$ A \\cup B=\\left\\{n \\in \\mathbb{F}_{p} \\mid n(4-n) \\text { is } \\mathrm{QR} n \\neq 0,4\\right\\} . $$ 【 First approach (based on Holden Mui's presentation in Mathematics Magazine). The idea behind this approach is that $n(4-n)$ is itself an element of $B$ for $n \\in A \\cup B$, because $4-n(4-n)=(n-2)^{2}$. This motivates the following claim. Claim - The map $$ A \\cup B \\backslash\\{2\\} \\rightarrow B \\quad \\text { by } \\quad n \\mapsto n(4-n) $$ is a well-defined two-to-one map, i.e. every $b \\in B$ has exactly two pre-images. Choose $b \\in B$. The quadratic equation $n(4-n)=b$ in $n$ rewrites as $n^{2}-4 n+b=0$, and has discriminant $4(4-b)$, which is a nonzero QR. Hence there are exactly two values of $n$, as desired. Therefore, it follows that $$ \\prod_{n \\in A B[\\{2]} n=\\prod_{\\ell \\in B} $$ by pairing $n$ with $4-n$ on the left-hand side. So, $\\prod_{a \\in A} a=2$.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "3", "problem_type": null, "exam": "USAMO", "problem": "Let $p$ be an odd prime. An integer $x$ is called a quadratic non-residue if $p$ does not divide $x-t^{2}$ for any integer $t$. Denote by $A$ the set of all integers $a$ such that $1 \\leq a<p$, and both $a$ and $4-a$ are quadratic non-residues. Calculate the remainder when the product of the elements of $A$ is divided by $p$.", "solution": " The answer is that $\\prod_{a \\in A} a \\equiv 2(\\bmod p)$ regardless of the value of $p$. In the following solution, we work in $\\mathbb{F}_{p}$ always and abbreviate \"quadratic residue\" and \"non-quadratic residue\" to \"QR\" and \"non-QR\", respectively. We define $$ \\begin{aligned} & A=\\left\\{a \\in \\mathbb{F}_{p} \\mid a, 4-a \\text { non-QR }\\right\\} \\\\ & B=\\left\\{b \\in \\mathbb{F}_{p} \\mid b, 4-b \\mathrm{QR}, b \\neq 0, b \\neq 4\\right\\} . \\end{aligned} $$ Notice that $$ A \\cup B=\\left\\{n \\in \\mathbb{F}_{p} \\mid n(4-n) \\text { is } \\mathrm{QR} n \\neq 0,4\\right\\} . $$ 『 Second calculation approach (along the lines of official solution). We now do the following magical calculation in $\\mathbb{F}_{p}$ : $$ \\prod_{b \\in B} b=\\prod_{b \\in B}(4-b)=\\prod_{\\substack{1 \\leq y \\leq(p-1) / 2 \\\\ y \\neq 2 \\\\ y-y^{2} \\text { is } \\mathrm{QR}}}\\left(4-y^{2}\\right) $$ $$ \\begin{aligned} & =\\prod_{\\substack{1 \\leq y \\leq(p-1) / 2 \\\\ y \\neq 2 \\\\ 4-y^{2} \\text { is } \\mathrm{QR}}}(2+y) \\prod_{\\substack{1 \\leq y \\leq(p-1) / 2 \\\\ y \\neq 2 \\\\ 4-y^{2} \\text { is } \\mathrm{QR}}}(2-y) \\\\ & =\\prod_{\\substack{1 \\leq y \\leq(p-1) / 2 \\\\ y \\neq 2 \\\\ 4-y^{2} \\text { is QR }}}(2+y) \\prod_{\\substack{(p+1) / 2 \\leq y \\leq p-1 \\\\ y \\neq p-2 \\\\ 4-y^{2} \\text { is QR }}}(2+y) \\\\ & =\\prod_{\\substack{1 \\leq y \\leq p-1 \\\\ y \\neq 2, p-2 \\\\ 4-y^{2} \\text { is } \\mathrm{QR}}}(2+y) \\\\ & =\\prod_{\\substack{3 \\leq z \\leq p+1 \\\\ z \\neq 4, p \\\\ z(4-z) \\\\ \\text { is QR }}} z \\\\ & =\\prod_{\\substack{0 \\leq z \\leq p-1 \\\\ z \\neq 0,4,2}} z . \\\\ & z(4-z) \\text { is QR } \\end{aligned} $$ Note $z(4-z)$ is a nonzero QR if and only if $z \\in A \\cup B$. So the right-hand side is almost the product over $z \\in A \\cup B$, except it is missing the $z=2$ term. Adding it in gives $$ \\prod_{b \\in B} b=\\frac{1}{2} \\prod_{\\substack{0 \\leq z \\leq p-1 \\\\ z \\neq 0,4 \\\\ z(4-z) \\text { is } \\mathrm{QR}}} z=\\frac{1}{2} \\prod_{a \\in A} a \\prod_{b \\in B} b $$ This gives $\\prod_{a \\in A} a=2$ as desired.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "4", "problem_type": null, "exam": "USAMO", "problem": "Suppose that $\\left(a_{1}, b_{1}\\right),\\left(a_{2}, b_{2}\\right), \\ldots,\\left(a_{100}, b_{100}\\right)$ are distinct ordered pairs of nonnegative integers. Let $N$ denote the number of pairs of integers $(i, j)$ satisfying $1 \\leq i<j \\leq 100$ and $\\left|a_{i} b_{j}-a_{j} b_{i}\\right|=1$. Determine the largest possible value of $N$ over all possible choices of the 100 ordered pairs.", "solution": " The answer is 197. In general, if 100 is replaced by $n \\geq 2$ the answer is $2 n-3$. The idea is that if we let $P_{i}=\\left(a_{i}, b_{i}\\right)$ be a point in the coordinate plane, and let $O=(0,0)$ then we wish to maximize the number of triangles $\\triangle O P_{i} P_{j}$ which have area $1 / 2$. Call such a triangle good. \\ Construction of 197 points. It suffices to use the points $(1,0),(1,1),(2,1),(3,1)$, $\\ldots,(99,1)$ as shown. Notice that: - There are 98 good triangles with vertices $(0,0),(k, 1)$ and $(k+1,1)$ for $k=1, \\ldots, 98$. - There are 99 good triangles with vertices $(0,0),(1,0)$ and $(k, 1)$ for $k=1, \\ldots, 99$. This is a total of $98+99=197$ triangles.  For the inductive step, suppose (without loss of generality) that the point $P=P_{n}=$ $(a, b)$ is the farthest away from the point $O$ among all points. Claim - This farthest point $P=P_{n}$ is part of at most two good triangles.  Since $\\operatorname{gcd}(a, b)=1$, see that only two lattice points on this locus actually lie inside the quarter-circle centered at $O$ with radius $O P$. Indeed if one of the points is $(u, v)$ then the others on the line are $(u \\pm a, v \\pm b)$ where the signs match. This proves the claim. This claim allows us to complete the induction by simply deleting $P_{n}$.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "5", "problem_type": null, "exam": "USAMO", "problem": "A finite set $S$ of points in the coordinate plane is called overdetermined if $|S| \\geq 2$ and there exists a nonzero polynomial $P(t)$, with real coefficients and of degree at most $|S|-2$, satisfying $P(x)=y$ for every point $(x, y) \\in S$. For each integer $n \\geq 2$, find the largest integer $k$ (in terms of $n$ ) such that there exists a set of $n$ distinct points that is not overdetermined, but has $k$ overdetermined subsets.", "solution": " We claim the answer is $k=2^{n-1}-n$. We denote the $n$ points by $A$. ## Lemma If $S$ is a finite set of points in the plane there is at most one polynomial with real coefficients and of degree at most $|S|-1$ whose graph passes through all points of $S$. Otherwise, suppose $f$ and $g$ are two such polynomials. Then $f-g$ has degree at most $|S|-1$, but it has $|S|$ roots, so is the zero polynomial. Remark. Actually Lagrange interpolation implies that such a polynomial exists as long as all the $x$-coordinates are different! Construction: Consider the set $A=\\{(1, a),(2, b),(3, b),(4, b), \\ldots,(n, b)\\}$, where $a$ and $b$ are two distinct nonzero real numbers. Any subset of the latter $n-1$ points with at least one element is overdetermined, and there are $2^{n-1}-n$ such sets. Bound: Say a subset $S$ of $A$ is flooded if it is not overdetermined. For brevity, an $m$-set refers simply to a subset of $A$ with $m$ elements. Claim - If $S$ is an flooded $m$-set for $m \\geq 3$, then at most one ( $m-1$ )-subset of $S$ is not flooded. Since $f$ and $g$ agree on $S-\\left\\{p_{i}, p_{j}\\right\\}$, which has $m-2$ elements, by the lemma we have $f=g$. Thus this common polynomial (actually of degree at most $m-3$ ) witnesses that $S$ is overdetermined, which is a contradiction. Claim - For all $m=2,3, \\ldots, n$ there are at least $\\binom{n-1}{m-1}$ flooded $m$-sets of $A$. $$ \\frac{m-1}{n-(m-1)}\\binom{n-1}{m-1}=\\binom{n-1}{m-2} $$ as desired. $$ \\sum_{m=2}^{n}\\left(\\binom{n}{m}-\\binom{n-1}{m-1}\\right)=2^{n-1}-n $$ overdetermined sets, as desired. Remark (On repeated $x$-coordinates). Suppose $A$ has two points $p$ and $q$ with repeated $x$ coordinates. We can argue directly that $A$ satisfies the bound. Indeed, any overdetermined set contains at most one of $p$ and $q$. Moreover, given $S \\subseteq A-\\{p, q\\}$, if $S \\cup\\{p\\}$ is overdetermined then $S \\cup\\{q\\}$ is not, and vice-versa. (Recall that overdetermined sets always have distinct $x$-coordinates.) This gives a bound $\\left[2^{n-2}-(n-2)-1\\right]+\\left[2^{n-2}-1\\right]=2^{n-1}-n$ already.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "6", "problem_type": null, "exam": "USAMO", "problem": "Let $n \\geq 2$ be an integer. Let $x_{1} \\geq x_{2} \\geq \\cdots \\geq x_{n}$ and $y_{1} \\geq y_{2} \\geq \\cdots \\geq y_{n}$ be $2 n$ real numbers such that $$ \\begin{aligned} 0 & =x_{1}+x_{2}+\\cdots+x_{n}=y_{1}+y_{2}+\\cdots+y_{n} \\\\ \\text { and } \\quad 1 & =x_{1}^{2}+x_{2}^{2}+\\cdots+x_{n}^{2}=y_{1}^{2}+y_{2}^{2}+\\cdots+y_{n}^{2} \\end{aligned} $$ Prove that $$ \\sum_{i=1}^{n}\\left(x_{i} y_{i}-x_{i} y_{n+1-i}\\right) \\geq \\frac{2}{\\sqrt{n-1}} $$", "solution": " $$ \\begin{aligned} & \\left(x_{i}\\right)=(\\underbrace{\\frac{1}{\\sqrt{n}}, \\ldots, \\frac{1}{\\sqrt{n}}}_{n / 2}, \\underbrace{-\\frac{1}{\\sqrt{n}}, \\ldots,-\\frac{1}{\\sqrt{n}}}_{n / 2}) \\\\ & \\left(y_{i}\\right)=(\\frac{n-1}{\\sqrt{n(n-1)}}, \\underbrace{\\frac{1}{\\sqrt{n(n-1)}}, \\ldots,-\\frac{1}{\\sqrt{n(n-1)}}}_{n-1}) \\end{aligned} $$ 【 First approach (expected value). For a permutation $\\sigma$ on $\\{1,2, \\ldots, n\\}$ we define $$ S_{\\sigma}=\\sum_{i=1}^{n} x_{i} y_{\\sigma(i)} $$ Claim - For random permutations $\\sigma, \\mathbb{E}\\left[S_{\\sigma}\\right]=0$ and $\\mathbb{E}\\left[S_{\\sigma}^{2}\\right]=\\frac{1}{n-1}$. Since $\\sum_{i<j} 2 x_{i} x_{j}=-1$, it follows that (for fixed $i$ and $j$ ), $\\mathbb{E}\\left[y_{\\sigma(i)} y_{\\sigma(j)}\\right]=-\\frac{1}{n(n-1)}$, Thus $$ \\begin{aligned} \\sum_{i} x_{i}^{2} \\cdot \\mathbb{E}\\left[y_{\\sigma(i)}^{2}\\right] & =\\frac{1}{n} \\\\ 2 \\sum_{i<j} x_{i} x_{j} \\cdot \\mathbb{E}\\left[y_{\\sigma(i)} y_{\\sigma(j)}\\right] & =(-1) \\cdot \\frac{1}{n(n-1)} \\end{aligned} $$ the conclusion follows. Claim (A random variable in $[0,1]$ has variance at most $1 / 4)$ - If $A$ is a random variable with mean $\\mu$ taking values in the closed interval $[m, M]$ then $$ \\mathbb{E}\\left[(A-\\mu)^{2}\\right] \\leq \\frac{1}{4}(M-m)^{2} . $$ $$ \\mathbb{E}\\left[(A-\\mu)^{2}\\right]=\\mathbb{E}\\left[A^{2}\\right]-\\mu^{2} \\leq \\mathbb{E}[A]-\\mu^{2}=\\mu-\\mu^{2} \\leq \\frac{1}{4} $$ Thus the previous two claims together give $$ \\max _{\\sigma} S_{\\sigma}-\\min _{\\sigma} S_{\\sigma} \\geq \\sqrt{\\frac{4}{n-1}}=\\frac{2}{\\sqrt{n-1}} $$ But $\\sum_{i} x_{i} y_{i}=\\max _{\\sigma} S_{\\sigma}$ and $\\sum_{i} x_{i} y_{n+1-i}=\\min _{\\sigma} S_{\\sigma}$ by rearrangement inequality and therefore we are done.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
| {"year": "2020", "tier": "T1", "problem_label": "6", "problem_type": null, "exam": "USAMO", "problem": "Let $n \\geq 2$ be an integer. Let $x_{1} \\geq x_{2} \\geq \\cdots \\geq x_{n}$ and $y_{1} \\geq y_{2} \\geq \\cdots \\geq y_{n}$ be $2 n$ real numbers such that $$ \\begin{aligned} 0 & =x_{1}+x_{2}+\\cdots+x_{n}=y_{1}+y_{2}+\\cdots+y_{n} \\\\ \\text { and } \\quad 1 & =x_{1}^{2}+x_{2}^{2}+\\cdots+x_{n}^{2}=y_{1}^{2}+y_{2}^{2}+\\cdots+y_{n}^{2} \\end{aligned} $$ Prove that $$ \\sum_{i=1}^{n}\\left(x_{i} y_{i}-x_{i} y_{n+1-i}\\right) \\geq \\frac{2}{\\sqrt{n-1}} $$", "solution": " $$ \\begin{aligned} & \\left(x_{i}\\right)=(\\underbrace{\\frac{1}{\\sqrt{n}}, \\ldots, \\frac{1}{\\sqrt{n}}}_{n / 2}, \\underbrace{-\\frac{1}{\\sqrt{n}}, \\ldots,-\\frac{1}{\\sqrt{n}}}_{n / 2}) \\\\ & \\left(y_{i}\\right)=(\\frac{n-1}{\\sqrt{n(n-1)}}, \\underbrace{\\frac{1}{\\sqrt{n(n-1)}}, \\ldots,-\\frac{1}{\\sqrt{n(n-1)}}}_{n-1}) \\end{aligned} $$ \\T Outline of second approach (by convexity, due to Alex Zhai). We will instead prove a converse result: given the hypotheses - $x_{1} \\geq \\cdots \\geq x_{n}$ - $y_{1} \\geq \\cdots \\geq y_{n}$ - $\\sum_{i} x_{i}=\\sum_{i} y_{i}=0$ - $\\sum_{i} x_{i} y_{i}-\\sum_{i} x_{i} y_{n+1-i}=\\frac{2}{\\sqrt{n-1}}$ we will prove that $\\sum x_{i}^{2} \\sum y_{i}^{2} \\leq 1$. Fix the choice of $y$ 's. We see that we are trying to maximize a convex function in $n$ variables $\\left(x_{1}, \\ldots, x_{n}\\right)$ over a convex domain (actually the intersection of two planes with several half planes). So a maximum can only happen at the boundaries: when at most two of the $x$ 's are different. An analogous argument applies to $y$. In this way we find that it suffices to consider situations where $x_{\\bullet}$ takes on at most two different values. The same argument applies to $y$. At this point the problem can be checked directly.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2020-notes.jsonl"}} |
|
|