olympiads-ref / IMO /segmented /en-IMO-2005-notes.jsonl
beichen0426's picture
Duplicate from AI-MO/olympiads-ref
63c5bce verified
{"year": "2005", "tier": "T0", "problem_label": "1", "problem_type": null, "exam": "IMO", "problem": "Six points are chosen on the sides of an equilateral triangle \\(A B C\\) .. \\(A_{1}\\) \\(A_{2}\\) on \\(B C\\) \\(B_{1}\\) \\(B_{2}\\) on \\(C A\\) and \\(C_{1}\\) \\(C_{2}\\) on \\(A B\\) , such that they are the vertices of a convex hexagon \\(A_{1}A_{2}B_{1}B_{2}C_{1}C_{2}\\) with equal side lengths. Prove that the lines \\(A_{1}B_{2}\\) \\(B_{1}C_{2}\\) and \\(C_{1}A_{2}\\) are concurrent.", "solution": "The six sides of the hexagon, when oriented, comprise six vectors with vanishing sum. However note that \n\n\\[\\overrightarrow{A_1A_2} +\\overrightarrow{B_1B_2} +\\overrightarrow{C_1C_2} = 0.\\] \n\nThus \n\n\\[\\overrightarrow{A_2B_1} +\\overrightarrow{B_2C_1} +\\overrightarrow{C_2A_1} = 0\\] \n\nand since three unit vectors with vanishing sum must be rotations of each other by \\(120^{\\circ}\\) , it follows they must also form an equilateral triangle. \n\n![md5:fdfec835ef183dc40e6a5a42f3bdd242](fdfec835ef183dc40e6a5a42f3bdd242.jpeg)\n \n\nConsequently, triangles \\(A_1A_2B_1\\) , \\(B_1B_2C_1\\) , \\(C_1C_2A_1\\) are congruent, as \\(\\angle A_2 = \\angle B_2 = \\angle C_2\\) . So triangle \\(A_1B_1C_1\\) is equilateral and the diagonals are concurrent at the center.", "metadata": {"resource_path": "IMO/segmented/en-IMO-2005-notes.jsonl", "problem_match": "1. ", "solution_match": "## \\(\\S 1.1\\) IMO 2005/1, proposed by Bogdan Enescu (ROU) \n"}}
{"year": "2005", "tier": "T0", "problem_label": "2", "problem_type": null, "exam": "IMO", "problem": "Let \\(a_{1}\\) , \\(a_{2}\\) , ... be a sequence of integers with infinitely many positive and negative terms. Suppose that for every positive integer \\(n\\) the numbers \\(a_{1}\\) , \\(a_{2}\\) , ..., \\(a_{n}\\) leave \\(n\\) different remainders upon division by \\(n\\) . Prove that every integer occurs exactly once in the sequence.", "solution": "Obviously every integer appears at most once (otherwise take \\(n\\) much larger). So we will prove every integer appears at least once. \n\nClaim — For any \\(i < j\\) we have \\(|a_{i} - a_{j}| < j\\) . \n\nProof. Otherwise, let \\(n = |a_{i} - a_{j}| \\neq 0\\) . Then \\(i, j \\in [1, n]\\) and \\(a_{i} \\equiv a_{j} \\pmod{n}\\) , contradiction. \n\nClaim — For any \\(n\\) , the set \\(\\{a_{1}, \\ldots , a_{n}\\}\\) is of the form \\(\\{k + 1, \\ldots , k + n\\}\\) for some integer \\(k\\) . \n\nProof. By induction, with the base case \\(n = 1\\) being vacuous. For the inductive step, suppose \\(\\{a_{1}, \\ldots , a_{n}\\} = \\{k + 1, \\ldots , k + n\\}\\) are determined. Then \n\n\\[a_{n + 1} \\equiv k \\pmod{n + 1}.\\] \n\nMoreover by the earlier claim we have \n\n\\[|a_{n + 1} - a_{1}| < n + 1.\\] \n\nFrom this we deduce \\(a_{n + 1} \\in \\{k, k + n + 1\\}\\) as desired. \n\nThis gives us actually a complete description of all possible sequences satisfying the hypothesis: choose any value of \\(a_{1}\\) to start. Then, for the \\(n\\) th term, the set \\(S = \\{a_{1}, \\ldots , a_{n - 1}\\}\\) is (in some order) a set of \\(n - 1\\) consecutive integers. We then let \\(a_{n} = \\max S + 1\\) or \\(a_{n} = \\min S - 1\\) . A picture of six possible starting terms is shown below. \n\n![md5:475654980bc07245b09a270d10acd8f9](475654980bc07245b09a270d10acd8f9.jpeg)\n\n\n\n\nFinally, we observe that the condition that the sequence has infinitely many positive and negative terms (which we have not used until now) implies it is unbounded above and below. Thus it must contain every integer.", "metadata": {"resource_path": "IMO/segmented/en-IMO-2005-notes.jsonl", "problem_match": "2. ", "solution_match": "## \\(\\S 1.2\\) IMO 2005/2, proposed by Nicholas de Bruijn (NLD) \n"}}
{"year": "2005", "tier": "T0", "problem_label": "3", "problem_type": null, "exam": "IMO", "problem": "Let \\(x,y,z > 0\\) satisfy \\(x y z\\geq 1\\) . Prove that \n\n\\[\\frac{x^{5} - x^{2}}{x^{5} + y^{2} + z^{2}} +\\frac{y^{5} - y^{2}}{x^{2} + y^{5} + z^{2}} +\\frac{z^{5} - z^{2}}{x^{2} + y^{2} + z^{5}}\\geq 0.\\]", "solution": "Negating both sides and adding 3 eliminates the minus signs: \n\n\\[\\sum_{\\mathrm{cyc}}\\frac{1}{x^{5} + y^{2} + z^{2}}\\leq \\frac{3}{x^{2} + y^{2} + z^{2}}.\\] \n\nThus we only need to consider the case \\(x y z = 1\\) \n\nDirect expansion and Muirhead works now! As advertised, once we show it suffices to analyze if \\(x y z = 1\\) the inequality becomes more economically written as \n\n\\[S = \\sum_{\\mathrm{cyc}}x^{2}(x^{2} - y z)(y^{4} + x^{3}z + x z^{3})(z^{4} + x^{3}y + x y^{3})\\stackrel {?}{\\geq}0.\\] \n\nSo, clearing all the denominators gives \n\n\\[S = \\sum_{\\mathrm{cyc}}x^{2}(x^{2} - y z)\\left[y^{4}z^{4} + x^{3}y^{5} + x y^{7} + x^{3}z^{5} + x^{6}y z + x^{4}y^{3}z + x z^{7} + x^{4}y z^{3} + x^{2}y^{3}z^{3}\\right]\\] \\[\\quad = \\sum_{\\mathrm{cyc}}\\left[x^{4}y^{4}z^{4} + x^{7}y^{5} + x^{5}y^{7} + x^{7}z^{5} + x^{10}y z + x^{8}y^{3}z + x^{5}z^{7} + x^{8}y z^{3} + x^{6}y^{3}z^{3}\\right]\\] \\[\\quad -\\sum_{\\mathrm{cyc}}\\left[x^{2}y^{5}z^{5} + x^{5}y^{6}z + x^{3}y^{8}z + x^{5}y z^{6} + x^{8}y^{2}z^{2} + x^{6}y^{4}z^{2} + x^{3}y z^{8} + x^{6}y^{2}z^{4} + x^{4}y^{4}z^{4}\\right]\\] \\[\\quad = \\sum_{\\mathrm{cyc}}\\left[x^{7}y^{5} + x^{5}y^{7} + x^{7}z^{5} + x^{10}y z + x^{5}z^{7} + x^{6}y^{3}z^{3}\\right]\\] \\[\\quad -\\sum_{\\mathrm{cyc}}\\left[x^{2}y^{5}z^{5} + x^{5}y^{6}z + x^{5}y z^{6} + x^{8}y^{2}z^{2} + x^{6}y^{4}z^{2} + x^{6}y^{2}z^{4}\\right]\\] \n\nIn other words we need to show \n\n\\[\\sum_{\\mathrm{sym}}\\left(2x^{7}y^{5} + \\frac{1}{2} x^{10}y z + \\frac{1}{2} x^{6}y^{3}z^{3}\\right)\\geq \\sum_{\\mathrm{sym}}\\left(\\frac{1}{2} x^{8}y^{2}z^{2} + \\frac{1}{2} x^{5}y^{5}z^{2} + x^{6}y^{4}z^{2} + x^{6}y^{5}z\\right).\\] \n\nwhich follows by summing \n\n\\[\\sum_{\\mathrm{sym}}\\frac{x^{10}y z + x^{6}y^{3}z^{3}}{2}\\geq \\sum_{\\mathrm{sym}}x^{8}y^{2}z^{2}\\] \\[\\frac{1}{2}\\sum_{\\mathrm{sym}}x^{8}y^{2}z^{2}\\geq \\frac{1}{2}\\sum_{\\mathrm{sym}}x^{6}y^{4}z^{2}\\] \\[\\frac{1}{2}\\sum_{\\mathrm{sym}}x^{7}y^{5}\\geq \\frac{1}{2}\\sum_{\\mathrm{sym}}x^{5}y^{5}z^{2}\\]\n\n\n\n\\[{\\frac{1}{2}}\\sum_{\\mathrm{sym}}x^{7}y^{5}\\geq{\\frac{1}{2}}\\sum_{\\mathrm{sym}}x^{6}y^{4}z^{2}\\] \\[\\sum_{\\mathrm{sym}}x^{7}y^{5}\\geq\\sum_{\\mathrm{sym}}x^{6}y^{5}z.\\] \n\nThe first line here comes from AM- GM, the rest come from Muirhead. \n\nRemark. More elegant approach is to use Cauchy in the form \n\n\\[\\frac{1}{x^{5} + y^{2} + z^{2}} \\leq \\frac{x^{-1} + y^{2} + z^{2}}{(x^{2} + y^{2} + z^{2})^{2}}.\\]\n\n\n\n## \\(\\S 2\\) Solutions to Day 2", "metadata": {"resource_path": "IMO/segmented/en-IMO-2005-notes.jsonl", "problem_match": "3. ", "solution_match": "## \\(\\S 1.3\\) IMO 2005/3, proposed by Hojoo Lee (KOR) \n"}}
{"year": "2005", "tier": "T0", "problem_label": "4", "problem_type": null, "exam": "IMO", "problem": "Determine all positive integers relatively prime to all the terms of the infinite sequence \n\n\\[a_{n} = 2^{n} + 3^{n} + 6^{n} - 1,\\quad n\\geq 1.\\]", "solution": "The answer is 1 only (which works). \n\nIt suffices to show there are no primes. For the primes \\(p = 2\\) and \\(p = 3\\) , take \\(a_{2} = 48\\) . For any prime \\(p \\geq 5\\) notice that \n\n\\[a_{p - 2} = 2^{p - 2} + 3^{p - 2} + 6^{p - 2} - 1\\] \\[\\equiv \\frac{1}{2} +\\frac{1}{3} +\\frac{1}{6} -1\\pmod {p\\] \\[\\equiv 0\\pmod {p\\] \n\nso no other larger prime works.", "metadata": {"resource_path": "IMO/segmented/en-IMO-2005-notes.jsonl", "problem_match": "4. ", "solution_match": "## \\(\\S 2.1\\) IMO 2005/4, proposed by Mariusz Skalba (POL) \n"}}
{"year": "2005", "tier": "T0", "problem_label": "5", "problem_type": null, "exam": "IMO", "problem": "Let \\(A B C D\\) be a fixed convex quadrilateral with \\(B C = D A\\) and \\(\\overline{{B C}}\\not\\parallel\\overline{{D A}}\\) . Let two variable points \\(E\\) and \\(F\\) lie on the sides \\(B C\\) and \\(D A\\) , respectively, and satisfy \\(B E = D F\\) . The lines \\(A C\\) and \\(B D\\) meet at \\(P\\) , the lines \\(B D\\) and \\(E F\\) meet at \\(Q\\) , the lines \\(E F\\) and \\(A C\\) meet at \\(R\\) . Prove that the circumcircles of the triangles \\(P Q R\\) , as \\(E\\) and \\(F\\) vary, have a common point other than \\(P\\) .", "solution": "Let \\(M\\) be the Miquel point of complete quadrilateral \\(A D B C\\) ; in other words, let \\(M\\) be the second intersection point of the circumcircles of \\(\\triangle A P D\\) and \\(\\triangle B P C\\) . (A good diagram should betray this secret; all the points are given in the picture.) This makes lots of sense since we know \\(E\\) and \\(F\\) will be sent to each other under the spiral similarity too. \n\n![md5:affdc2843242a1138fa169a7db32c940](affdc2843242a1138fa169a7db32c940.jpeg)\n \n\nThus \\(M\\) is the Miquel point of complete quadrilateral \\(F A C E\\) . As \\(R = \\overline{{F E}}\\cap \\overline{{A C}}\\) we deduce \\(F A R M\\) is a cyclic quadrilateral (among many others, but we'll only need one). \n\nNow look at complete quadrilateral \\(A F Q P\\) . Since \\(M\\) lies on \\((D F Q)\\) and \\((R A F)\\) , it follows that \\(M\\) is in fact the Miquel point of \\(A F Q P\\) as well. So \\(M\\) lies on \\((P Q R)\\) . \n\nThus \\(M\\) is the fixed point that we wanted. \n\nRemark. Naturally, the congruent length condition can be relaxed to \\(D F / D A = B E / B C\\) .", "metadata": {"resource_path": "IMO/segmented/en-IMO-2005-notes.jsonl", "problem_match": "5. ", "solution_match": "## \\(\\S 2.2\\) IMO 2005/5, proposed by Waldemar Pompe (POL) \n"}}
{"year": "2005", "tier": "T0", "problem_label": "6", "problem_type": null, "exam": "IMO", "problem": "In a mathematical competition 6 problems were posed to the contestants. Each pair of problems was solved by more than \\(\\frac{2}{5}\\) of the contestants. Nobody solved all 6 problems. Show that there were at least 2 contestants who each solved exactly 5 problems.", "solution": "Assume not and at most one contestant solved five problems. By adding in solves, we can assume WLOG that one contestant solved problems one through five, and every other contestant solved four of the six problems. \n\nWe split the remaining contestants based on whether they solved P6. Let \\(a_{i}\\) denote the number of contestants who solved \\(\\{1,2,\\ldots ,5\\} \\setminus \\{i\\}\\) (and missed P6). Let \\(b_{ij}\\) denote the number of contestants who solved \\(\\{1,2,\\ldots ,5,6\\} \\setminus \\{i,j\\}\\) , for \\(1\\leq i< j\\leq 5\\) (thus in particular they solved P6). Thus \n\n\\[n = 1 + \\sum_{1\\leq i\\leq 5}a_{i} + \\sum_{1\\leq i< j\\leq 5}b_{ij}\\] \n\ndenotes the total number of contestants. \n\nConsidering contestants who solved P1/P6 we have \n\n\\[t_{1}:= b_{23} + b_{24} + b_{25} + b_{34} + b_{35} + b_{45}\\geq \\frac{2}{5} n + \\frac{1}{5}\\] \n\nand we similarly define \\(t_{2}\\) , \\(t_{3}\\) , \\(t_{4}\\) , \\(t_{5}\\) . (We have written \\(\\frac{2}{5} n + \\frac{1}{5}\\) since we know the left- hand side is an integer strictly larger than \\(\\frac{2}{5} n\\) .) Also, by considering contestants who solved P1/P2 we have \n\n\\[t_{12} = 1 + a_{3} + a_{4} + a_{5} + b_{34} + b_{35} + b_{45}\\geq \\frac{2}{5} n + \\frac{1}{5}\\] \n\nand we similarly define \\(t_{ij}\\) for \\(1\\leq i< j\\leq 5\\) \n\nClaim — The number \\(\\frac{2n + 1}{5}\\) is equal to some integer \\(k\\) , fourteen of the \\(t\\) 's are equal to \\(k\\) , and the last one is equal to \\(k + 1\\) . \n\nProof. First, summing all fifteen equations gives \n\n\\[6n + 4 = 10 + 6(n - 1) = 10 + \\sum_{1\\leq i\\leq 5}6a_{i} + \\sum_{1\\leq i< j\\leq 5}6b_{ij}\\] \\[\\qquad = \\sum_{1\\leq i\\leq 5}t_{i} + \\sum_{1\\leq i< j\\leq 5}t_{ij}.\\] \n\nThus the sum of the 15 \\(t\\) 's is \\(6n + 4\\) . But since all the \\(t\\) 's are integers at least \\(\\frac{2n + 1}{5} = \\frac{6n + 3}{15}\\) , the conclusion follows. \\(\\square\\) \n\nHowever, we will also manipulate the equations to get the following.\n\n\n\nClaim — We have \n\n\\[t_{45} \\equiv 1 + t_{1} + t_{2} + t_{3} + t_{12} + t_{23} + t_{31} \\pmod {3}.\\] \n\nProof. This follows directly by computing the coefficient of the \\(a\\) 's and \\(b\\) 's. We will nonetheless write out a derivation of this equation, to motivate it, but the proof stands without it. \n\nLet \\(B = \\sum_{1 \\leq i < j \\leq 5} b_{ij}\\) be the sum of all \\(b\\) 's. First, note that \n\n\\[t_{1} + t_{2} = B + b_{34} + b_{45} + b_{35} - b_{12}\\] \\[\\qquad = B + (t_{12} - 1 - a_{3} - a_{4} - a_{5}) - b_{12}\\] \\[\\Rightarrow b_{12} = B - (t_{1} + t_{2}) + t_{12} - 1 - (a_{3} + a_{4} + a_{5}).\\] \n\nThis means we have more or less solved for each \\(b_{ij}\\) in terms of only \\(t\\) and \\(a\\) variables. Now \n\n\\[t_{45} = 1 + a_{1} + a_{2} + a_{3} + b_{12} + b_{23} + b_{31}\\] \\[\\qquad = 1 + a_{1} + a_{2} + a_{3}\\] \\[\\qquad +[B - (t_{1} + t_{2}) + t_{12} - 1 - (a_{3} + a_{4} + a_{5})]\\] \\[\\qquad +[B - (t_{2} + t_{3}) + t_{23} - 1 - (a_{1} + a_{4} + a_{5})]\\] \\[\\qquad +[B - (t_{3} + t_{1}) + t_{13} - 1 - (a_{2} + a_{4} + a_{5})]\\] \\[\\qquad \\equiv 1 + t_{1} + t_{2} + t_{3} + t_{12} + t_{23} + t_{31} \\pmod {3}\\] \n\nas desired. \n\nHowever, we now show the two claims are incompatible (and this is easy, many ways to do this). There are two cases. \n\n- Say \\(t_{5} = k + 1\\) and the others are \\(k\\) . Then the equation for \\(t_{45}\\) gives that \\(k \\equiv 6k + 1 \\pmod {3}\\) . But now the equation for \\(t_{12}\\) give \\(k \\equiv 6k \\pmod {3}\\) . \n\n- Say \\(t_{45} = k + 1\\) and the others are \\(k\\) . Then the equation for \\(t_{45}\\) gives that \\(k + 1 \\equiv 6k \\pmod {3}\\) . But now the equation for \\(t_{12}\\) give \\(k \\equiv 6k + 1 \\pmod {3}\\) . \n\nRemark. It is significantly easier to prove that there is at least one contestant who solved five problems. One can see it by dropping the \\(+10\\) in the proof of the claim, and arrives at a contradiction. In this situation it is not even necessary to set up the many \\(a\\) and \\(b\\) variables; just note that the expected number of contestants solving any particular pair of problems is \\(\\frac{\\binom{4}{2}n}{\\binom{6}{2}} = \\frac{2}{5} n\\) . \n\nThe fact that \\(\\frac{2n + 1}{5}\\) should be an integer also follows quickly, since if not one can improve the bound to \\(\\frac{2n + 5}{5}\\) and quickly run into a contradiction. Again one can get here without setting up \\(a\\) and \\(b\\) . \n\nThe main difficulty seems to be the precision required in order to nail down the second 5- problem solve. \n\nRemark. The second claim may look miraculous, but the proof shows that it is not too unnatural to consider \\(t_{1} + t_{2} - t_{12}\\) to isolate \\(b_{12}\\) in terms of \\(a\\) 's and \\(t\\) 's. The main trick is: why mod 3? \n\nThe reason is that if one looks closely, for a fixed \\(k\\) we have a system of 15 equations in 15 variables. Unless the determinant \\(D\\) of that system happens to be zero, this means there will be a rational solution in \\(a\\) and \\(b\\) , whose denominators are bounded by \\(D\\) . However if\n\n\n\n\\(p\\mid D\\) then we may conceivably run into mod \\(p\\) issues. \n\nThis motivates the choice \\(p = 3\\) , since it is easy to see the determinant is divisible by 3, since constant shifts of \\(\\vec{a}\\) and \\(\\vec{b}\\) are also solutions mod 3. (The choice \\(p = 2\\) is a possible guess as well for this reason, but the problem seems to have better 3- symmetry.)", "metadata": {"resource_path": "IMO/segmented/en-IMO-2005-notes.jsonl", "problem_match": "6. ", "solution_match": "## \\(\\S 2.3\\) IMO 2005/6, proposed by Radu Gologan, Dan Schwartz (ROU) \n"}}