{"year": "1996", "tier": "T1", "problem_label": "1", "problem_type": null, "exam": "USAMO", "problem": "Prove that the average of the numbers $n \\sin n^{\\circ}$ for $n=2,4,6, \\ldots, 180$ is $\\cot 1^{\\circ}$.", "solution": " Because $$ n \\sin n^{\\circ}+(180-n) \\sin \\left(180^{\\circ}-n^{\\circ}\\right)=180 \\sin n^{\\circ} $$ So enough to show that $$ \\sum_{n=0}^{89} \\sin (2 n)^{\\circ}=\\cot 1^{\\circ} $$ Let $\\zeta=\\cos 2^{\\circ}+i \\sin 2^{\\circ}$ be a primitive root. Then $$ \\begin{aligned} \\sum_{n=0}^{89} \\frac{\\zeta^{n}-\\zeta^{-n}}{2 i} & =\\frac{1}{2 i}\\left[\\frac{\\zeta^{90}-1}{\\zeta-1}-\\frac{\\zeta^{-90}-1}{\\zeta^{-1}-1}\\right] \\\\ & =\\frac{1}{2 i}\\left[\\frac{-2}{\\zeta-1}-\\frac{-2}{\\zeta^{-1}-1}\\right] \\\\ & =\\frac{1}{-i} \\frac{\\zeta^{-1}-\\zeta}{(\\zeta-1)\\left(\\zeta^{-1}-1\\right)}=i \\cdot \\frac{\\zeta+1}{\\zeta-1} \\end{aligned} $$ Also, $$ \\begin{aligned} \\cot 1^{\\circ} & =\\frac{\\cos 1^{\\circ}}{\\sin 1^{\\circ}}=\\frac{\\left(\\cos 1^{\\circ}\\right)^{2}}{\\cos 1^{\\circ} \\sin 1^{\\circ}} \\\\ & =\\frac{\\frac{\\cos 2^{\\circ}+1}{2}}{\\frac{\\sin 2^{\\circ}}{2}}=\\frac{\\frac{1}{2}\\left(\\zeta+\\zeta^{-1}\\right)+1}{\\frac{1}{2 i}\\left(\\zeta-\\zeta^{-1}\\right)} \\\\ & =i \\cdot \\frac{(\\zeta+1)^{2}}{\\zeta^{2}-1}=i \\cdot \\frac{\\zeta+1}{\\zeta-1} \\end{aligned} $$ So we're done.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-1996-notes.jsonl"}} {"year": "1996", "tier": "T1", "problem_label": "2", "problem_type": null, "exam": "USAMO", "problem": "For any nonempty set $S$ of real numbers, let $\\sigma(S)$ denote the sum of the elements of $S$. Given a set $A$ of $n$ positive integers, consider the collection of all distinct sums $\\sigma(S)$ as $S$ ranges over the nonempty subsets of $A$. Prove that this collection of sums can be partitioned into $n$ classes so that in each class, the ratio of the largest sum to the smallest sum does not exceed 2 .", "solution": " By induction on $n$ with $n=1$ being easy. For the inductive step, assume $$ A=\\left\\{a_{1}>a_{2}>\\cdots>a_{n}\\right\\} $$ Fix any index $k$ with the property that $$ a_{k}>\\frac{\\sigma(A)}{2^{k}} $$ (which must exist since $\\frac{1}{2}+\\frac{1}{4}+\\cdots+\\frac{1}{2^{k}}<1$ ). Then - We make $k$ classes for the sums between $\\frac{\\sigma(A)}{2^{k}}$ and $\\sigma(A)$; this handles every set which has any element in $\\left\\{a_{1}, \\ldots, a_{k}\\right\\}$. - We make $n-k$ classes via induction hypothesis on $\\left\\{a_{k+1}, \\ldots, a_{n}\\right\\}$. This solves the problem.", "metadata": {"resource_path": "USAMO/segmented/en-USAMO-1996-notes.jsonl"}} {"year": "1996", "tier": "T1", "problem_label": "3", "problem_type": null, "exam": "USAMO", "problem": "Let $A B C$ be a triangle. Prove that there is a line $\\ell$ (in the plane of triangle $A B C$ ) such that the intersection of the interior of triangle $A B C$ and the interior of its reflection $A^{\\prime} B^{\\prime} C^{\\prime}$ in $\\ell$ has area more than $\\frac{2}{3}$ the area of triangle $A B C$.", "solution": " All that's needed is: Claim - If $A B C$ is a triangle where $\\frac{1}{2}<\\frac{A B}{A C}<1$, then the $\\angle A$ bisector works. $$ \\frac{[A B D]}{[A B C]}=\\frac{B D}{B C}=\\frac{A B}{A B+A C} $$ by angle bisector theorem. In general, suppose $x