{"year": "2000", "tier": "T1", "problem_label": "1", "problem_type": null, "exam": "USAMO", "problem": "Call a real-valued function $f$ very convex if $$ \\frac{f(x)+f(y)}{2} \\geq f\\left(\\frac{x+y}{2}\\right)+|x-y| $$ holds for all real numbers $x$ and $y$. Prove that no very convex function exists.", "solution": " For $C \\geq 0$, we say a function $f$ is $C$-convex $$ \\frac{f(x)+f(y)}{2} \\geq f\\left(\\frac{x+y}{2}\\right)+C|x-y| . $$ Suppose $f$ is $C$-convex. Let $a0$.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2000-notes.jsonl"}} {"year": "2000", "tier": "T1", "problem_label": "2", "problem_type": null, "exam": "USAMO", "problem": "Let $S$ be the set of all triangles $A B C$ for which $$ 5\\left(\\frac{1}{A P}+\\frac{1}{B Q}+\\frac{1}{C R}\\right)-\\frac{3}{\\min \\{A P, B Q, C R\\}}=\\frac{6}{r} $$ where $r$ is the inradius and $P, Q, R$ are the points of tangency of the incircle with sides $A B, B C, C A$ respectively. Prove that all triangles in $S$ are isosceles and similar to one another.", "solution": " We will prove the inequality $$ \\frac{2}{A P}+\\frac{5}{B Q}+\\frac{5}{C R} \\geq \\frac{6}{r} $$ with equality when $A P: B Q: C R=1: 4: 4$. This implies the problem statement. Letting $x=A P, y=B Q, z=C R$, the inequality becomes $$ \\frac{2}{x}+\\frac{5}{y}+\\frac{5}{z} \\geq 6 \\sqrt{\\frac{x+y+z}{x y z}} . $$ Squaring both sides and collecting terms gives $$ \\frac{4}{x^{2}}+\\frac{25}{y^{2}}+\\frac{25}{z^{2}}+\\frac{14}{y z} \\geq \\frac{16}{x y}+\\frac{16}{x z} $$ If we replace $x=1 / a, y=4 / b, z=4 / c$, then it remains to prove the inequality $$ 64 a^{2}+25(b+c)^{2} \\geq 64 a(b+c)+36 b c $$ where equality holds when $a=b=c$. This follows by two applications of AM-GM: $$ \\begin{aligned} 16\\left(4 a^{2}+(b+c)^{2}\\right) & \\geq 64 a(b+c) \\\\ 9(b+c)^{2} & \\geq 36 b c . \\end{aligned} $$ Again one can tell this is an inequality by counting degrees of freedom.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2000-notes.jsonl"}} {"year": "2000", "tier": "T1", "problem_label": "3", "problem_type": null, "exam": "USAMO", "problem": "A game of solitaire is played with $R$ red cards, $W$ white cards, and $B$ blue cards. A player plays all the cards one at a time. With each play he accumulates a penalty. If he plays a blue card, then he is charged a penalty which is the number of white cards still in his hand. If he plays a white card, then he is charged a penalty which is twice the number of red cards still in his hand. If he plays a red card, then he is charged a penalty which is three times the number of blue cards still in his hand. Find, as a function of $R, W$, and $B$, the minimal total penalty a player can amass and the number of ways in which this minimum can be achieved.", "solution": " The minimum penalty is $$ f(B, W, R)=\\min (B W, 2 W R, 3 R B) $$ or equivalently, the natural guess of \"discard all cards of one color first\" is actually optimal (though not necessarily unique). This can be proven directly by induction. Indeed the base case $B W R=0$ (in which case zero penalty is clearly achievable). The inductive step follows from $$ f(B, W, R)=\\min \\left\\{\\begin{array}{l} f(B-1, W, R)+W \\\\ f(B, W-1, R)+2 R \\\\ f(B, W, R-1)+3 B \\end{array}\\right. $$ It remains to characterize the strategies. This is an annoying calculation, so we just state the result. - If any of the three quantities $B W, 2 W R, 3 R B$ is strictly smaller than the other three, there is one optimal strategy. - If $B W=2 W R<3 R B$, there are $W+1$ optimal strategies, namely discarding from 0 to $W$ white cards, then discarding all blue cards. (Each white card discarded still preserves $B W=2 W R$.) - If $2 W R=3 R B1000$. Then obviously some column has more than two tokens, so at most 999 tokens don't emit a death ray (namely, any token in its own column). Thus there are at least $n-999$ death rays. On the other hand, we can have at most 999 death rays total (since it would not be okay for the whole board to have death rays, as some row should have more than two tokens). Therefore, $n \\leq 999+999=1998$ as desired.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2000-notes.jsonl"}} {"year": "2000", "tier": "T1", "problem_label": "5", "problem_type": null, "exam": "USAMO", "problem": "Let $A_{1} A_{2} A_{3}$ be a triangle, and let $\\omega_{1}$ be a circle in its plane passing through $A_{1}$ and $A_{2}$. Suppose there exists circles $\\omega_{2}, \\omega_{3}, \\ldots, \\omega_{7}$ such that for $k=2,3, \\ldots, 7$, circle $\\omega_{k}$ is externally tangent to $\\omega_{k-1}$ and passes through $A_{k}$ and $A_{k+1}$ (indices $\\bmod 3)$. Prove that $\\omega_{7}=\\omega_{1}$.", "solution": " The idea is to keep track of the subtended arc $\\widehat{A_{i} A_{i+1}}$ of $\\omega_{i}$ for each $i$. To this end, let $\\beta=\\measuredangle A_{1} A_{2} A_{3}, \\gamma=\\measuredangle A_{2} A_{3} A_{1}$ and $\\alpha=\\measuredangle A_{1} A_{2} A_{3}$. ![](https://cdn.mathpix.com/cropped/2024_11_19_c2e5e56d46560bd13f74g-7.jpg?height=795&width=812&top_left_y=910&top_left_x=625) Initially, we set $\\theta=\\measuredangle O_{1} A_{2} A_{1}$. Then we compute $$ \\begin{aligned} & \\measuredangle O_{1} A_{2} A_{1}=\\theta \\\\ & \\measuredangle O_{2} A_{3} A_{2}=-\\beta-\\theta \\\\ & \\measuredangle O_{3} A_{1} A_{3}=\\beta-\\gamma+\\theta \\\\ & \\measuredangle O_{4} A_{2} A_{1}=(\\gamma-\\beta-\\alpha)-\\theta \\end{aligned} $$ and repeating the same calculation another round gives $$ \\measuredangle O_{7} A_{2} A_{1}=k-(k-\\theta)=\\theta $$ with $k=\\gamma-\\beta-\\alpha$. This implies $O_{7}=O_{1}$, so $\\omega_{7}=\\omega_{1}$.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-2000-notes.jsonl"}} {"year": "2000", "tier": "T1", "problem_label": "6", "problem_type": null, "exam": "USAMO", "problem": "Let $a_{1}, b_{1}, a_{2}, b_{2}, \\ldots, a_{n}, b_{n}$ be nonnegative real numbers. Prove that $$ \\sum_{i, j=1}^{n} \\min \\left\\{a_{i} a_{j}, b_{i} b_{j}\\right\\} \\leq \\sum_{i, j=1}^{n} \\min \\left\\{a_{i} b_{j}, a_{j} b_{i}\\right\\} $$", "solution": " 【 First solution by creating a single min (Vincent Huang and Ravi Boppana). Let $b_{i}=r_{i} a_{i}$ for each $i$, and rewrite the inequality as $$ \\sum_{i, j} a_{i} a_{j}\\left[\\min \\left(r_{i}, r_{j}\\right)-\\min \\left(1, r_{i} r_{j}\\right)\\right] \\geq 0 $$ We now do the key manipulation to convert the double min into a separate single min. Let $\\varepsilon_{i}=+1$ if $r_{i} \\geq 1$, and $\\varepsilon_{i}=-1$ otherwise, and let $s_{i}=\\left|r_{i}-1\\right|$. Then we pass to absolute values: $$ \\begin{aligned} 2 \\min \\left(r_{i}, r_{j}\\right)-2 \\min \\left(1, r_{i} r_{j}\\right) & =\\left|r_{i} r_{j}-1\\right|-\\left|r_{i}-r_{j}\\right|-\\left(r_{i}-1\\right)\\left(r_{j}-1\\right) \\\\ & =\\left|r_{i} r_{j}-1\\right|-\\left|r_{i}-r_{j}\\right|-\\varepsilon_{i} \\varepsilon_{j} s_{i} s_{j} \\\\ & =\\varepsilon_{i} \\varepsilon_{j} \\min \\left(\\left|1-r_{i} r_{j} \\pm\\left(r_{i}-r_{j}\\right)\\right|\\right)-\\varepsilon_{i} \\varepsilon_{j} s_{i} s_{j} \\\\ & =\\varepsilon_{i} \\varepsilon_{j} \\min \\left(s_{i}\\left(r_{j}+1\\right), s_{j}\\left(r_{i}+1\\right)\\right)-\\varepsilon_{i} \\varepsilon_{j} s_{i} s_{j} \\\\ & =\\left(\\varepsilon_{i} s_{i}\\right)\\left(\\varepsilon_{j} s_{j}\\right) \\min \\left(\\frac{r_{j}+1}{s_{j}}-1, \\frac{r_{i}+1}{s_{i}}-1\\right) . \\end{aligned} $$ So let us denote $x_{i}=a_{i} \\varepsilon_{i} s_{i} \\in \\mathbb{R}$, and $t_{i}=\\frac{r_{i}+1}{s_{i}}-1 \\in \\mathbb{R}_{\\geq 0}$. Thus it suffices to prove that: Claim - We have $$ \\sum_{i, j} x_{i} x_{j} \\min \\left(t_{i}, t_{j}\\right) \\geq 0 $$ for arbitrary $x_{i} \\in \\mathbb{R}, t_{i} \\in \\mathbb{R} \\geq 0$. $$ \\sum_{i} t_{i} x_{i}^{2}+2 \\sum_{i