{"year": "2024", "tier": "T3", "problem_label": "1", "problem_type": null, "exam": "Benelux_MO", "problem": "(a) Let $a_{0}, a_{1}, \\ldots, a_{2024}$ be real numbers such that $\\left|a_{i+1}-a_{i}\\right| \\leqslant 1$ for $i=0,1, \\ldots, 2023$.\n\nFind the minimum possible value of\n\n$$\na_{0} a_{1}+a_{1} a_{2}+\\cdots+a_{2023} a_{2024}\n$$\n\n(b) Does there exist a real number $C$ such that\n\n$$\na_{0} a_{1}-a_{1} a_{2}+a_{2} a_{3}-a_{3} a_{4}+\\cdots+a_{2022} a_{2023}-a_{2023} a_{2024} \\geqslant C\n$$\n\nfor all real numbers $a_{0}, a_{1}, \\ldots, a_{2024}$ such that $\\left|a_{i+1}-a_{i}\\right| \\leqslant 1$ for $i=0,1, \\ldots, 2023$ ?\n\n#", "solution": "(a) The minimum value is -506 . Note that from $\\left|a_{i}-a_{i-1}\\right| \\leq 1$ it follows that\n\n$$\na_{i} a_{i-1}=\\frac{\\left(a_{i}+a_{i-1}\\right)^{2}-\\left(a_{i}-a_{i-1}\\right)^{2}}{4} \\geq-\\frac{\\left(a_{i}-a_{i-1}\\right)^{2}}{4} \\geq-\\frac{1}{4}\n$$\n\nAdding this for $i=1,2, \\ldots, 2024$, we obtain that\n\n$$\na_{0} a_{1}+a_{1} a_{2}+a_{2} a_{3}+\\ldots+a_{2023} a_{2024} \\geq 2024 \\cdot-\\frac{1}{4}=-506\n$$\n\nWe now show that this value can be attained. Indeed, for the sequence $\\left(a_{0}, a_{1}, \\ldots, a_{2024}\\right)=$ $\\left(\\frac{1}{2},-\\frac{1}{2}, \\frac{1}{2},-\\frac{1}{2}, \\frac{1}{2}, \\ldots, \\frac{1}{2}\\right)$ with alternating $\\frac{1}{2}$ 's and $-\\frac{1}{2}$ 's, each term $a_{i} a_{i-1}$ is equal to $-\\frac{1}{4}$, leading to $a_{0} a_{1}+a_{1} a_{2}+a_{2} a_{3}+\\ldots+a_{2023} a_{2024}=2024 \\cdot-\\frac{1}{4}=-506$.\n(b) No, such a $C$ does not exist. We argue by contradiction. Suppose $C$ has this property, and consider the sequence defined by $a_{0}=C$ and $a_{i}=C-1$ for $i=1,2, \\ldots, 2024$ satisfies the condition in the problem. For this sequence, we have $a_{i} a_{i+1}-a_{i+1} a_{i+2}=0$ for $i=2,4, \\ldots$, 2022, so the sum\n\n$$\na_{0} a_{1}-a_{1} a_{2}+a_{2} a_{3}-a_{3} a_{4}+a_{4} a_{5}-a_{5} a_{6}+\\ldots+a_{2022} a_{2023}-a_{2023} a_{2024}\n$$\n\nis equal to\n\n$$\na_{0} a_{1}-a_{1} a_{2}=C(C-1)-(C-1)^{2}=C-11$ such that $\\operatorname{gcd}(a, b)=1$ and\n\n$$\n\\operatorname{rad}(a b(a+b))<\\frac{a+b}{2024^{2024}}\n$$\n\nFor example, $\\operatorname{rad}(20)=\\operatorname{rad}\\left(2^{2} \\cdot 5\\right)=2 \\cdot 5=10$ and $\\operatorname{rad}(18)=\\operatorname{rad}\\left(2 \\cdot 3^{2}\\right)=2 \\cdot 3=6$.\n\n#", "solution": "We show that the pair $(a, b)$ of the form $a=2^{p(p-1)}, b=3^{p(p-1)}-2^{p(p-1)}$ for sufficiently larger prime number $p$ satisfies the inequality. First, notice that $\\operatorname{gcd}(a, b)=\\operatorname{gcd}(a, a+b)=1$ indeed. In addition, see that $\\operatorname{rad}(a)=2$, and $\\operatorname{rad}(a+b)=3$. Because of Euler-Fermat, as $\\phi\\left(p^{2}\\right)=p(p-1)$, it can directly be seen that $p^{2} \\mid b$. In this case, $\\operatorname{rad}(b) \\leqslant \\frac{b}{p}$. It then follows that, as rad is multiplicative for coprime numbers, that\n\n$$\n\\operatorname{rad}(a b(a+b))=\\operatorname{rad}(a) \\operatorname{rad}(b) \\operatorname{rad}(a+b) \\leqslant 2 \\cdot 3 \\cdot \\frac{b}{p} \\leqslant \\frac{6}{p}(a+b)\n$$\n\nThen, by choosing $p$ such that $\\frac{6}{p}<\\frac{1}{2024^{2024}}$, we found $a$ and $b$ satifying the inequality.\n\n#", "metadata": {"resource_path": "Benelux_MO/segmented/Benelux_en-olympiad_en-bxmo-problems-2024-zz.jsonl", "problem_match": "# Problem 4", "solution_match": "# Solution 1"}} {"year": "2024", "tier": "T3", "problem_label": "4", "problem_type": null, "exam": "Benelux_MO", "problem": "For each positive integer $n$, let $\\operatorname{rad}(n)$ denote the product of the distinct prime factors of $n$. Show that there exist integers $a, b>1$ such that $\\operatorname{gcd}(a, b)=1$ and\n\n$$\n\\operatorname{rad}(a b(a+b))<\\frac{a+b}{2024^{2024}}\n$$\n\nFor example, $\\operatorname{rad}(20)=\\operatorname{rad}\\left(2^{2} \\cdot 5\\right)=2 \\cdot 5=10$ and $\\operatorname{rad}(18)=\\operatorname{rad}\\left(2 \\cdot 3^{2}\\right)=2 \\cdot 3=6$.\n\n#", "solution": "We show that the pair $(a, b)$ of the form $a=3^{2^{k}}, b=5^{2^{k}}-3^{2^{k}}$ for sufficiently large $k$ satisifies the inequality. Again, we have that $\\operatorname{gcd}(a, b)=\\operatorname{gcd}(a, a+b)=1$. Similarly to solution $1, \\operatorname{rad}(a(a+b))=$ $\\operatorname{rad}(a) \\operatorname{rad}(a+b)=3 \\cdot 5=15$. Then, we will show that $2^{k+1} \\mid b$, from which it would follow that $\\operatorname{rad}(b) \\leqslant \\frac{b}{2^{k}}$. From this, we then see that\n\n$$\n\\operatorname{rad}(a b(a+b))=\\operatorname{rad}(a(a+b)) \\operatorname{rad}(b) \\leqslant \\frac{15 b}{2^{k}} .\n$$\n\nLike in solution 1, this gives a pair $(a, b)$ satisfying the inequality for sufficiently large $k$.\nThere are various ways to show that $2^{k+1} \\mid 5^{2^{k}}-3^{2^{k}}$, for example directly by applying the Lifting-The-Exponent Lemma. For a more elementary proof, we can apply induction on $k$. The statement is clearly true for $k=0$, and if the statement holds for $k=n$, then for $k=n+1$ we see that\n\n$$\n5^{2^{k}}-3^{2^{k}}=5^{2^{n+1}}-3^{2^{n+1}}=\\left(5^{2^{n}}\\right)^{2}-\\left(3^{2^{n}}\\right)^{2}=\\left(5^{2^{n}}-3^{2^{n}}\\right)\\left(5^{2^{n}}+3^{2^{n}}\\right) .\n$$\n\nFrom the induction hypothesis, the first factor has $n+1$ factors of 2 . As the second factor is a sum of two odd numbers, the second term has at least one factor of 2 . The product thus has at least $n+2=k+1$ factors of 2 , from which the statement follows by induction.\n\n#", "metadata": {"resource_path": "Benelux_MO/segmented/Benelux_en-olympiad_en-bxmo-problems-2024-zz.jsonl", "problem_match": "# Problem 4", "solution_match": "# Solution 2"}} {"year": "2024", "tier": "T3", "problem_label": "4", "problem_type": null, "exam": "Benelux_MO", "problem": "For each positive integer $n$, let $\\operatorname{rad}(n)$ denote the product of the distinct prime factors of $n$. Show that there exist integers $a, b>1$ such that $\\operatorname{gcd}(a, b)=1$ and\n\n$$\n\\operatorname{rad}(a b(a+b))<\\frac{a+b}{2024^{2024}}\n$$\n\nFor example, $\\operatorname{rad}(20)=\\operatorname{rad}\\left(2^{2} \\cdot 5\\right)=2 \\cdot 5=10$ and $\\operatorname{rad}(18)=\\operatorname{rad}\\left(2 \\cdot 3^{2}\\right)=2 \\cdot 3=6$.\n\n#", "solution": "Choose $a=\\left(4^{x}-1\\right)^{2}, b=4^{x+1}$ and $a+b=\\left(4^{x}+1\\right)^{2}$. That is, $a, b$ and $a+b$ are squares, where $b$ only contains the factor 2 . Note that $a$ and $b$ are indeed coprime. Then $\\operatorname{rad}(a b c)=2 \\operatorname{rad}\\left(16^{x}-1\\right)$.\n\nChoose then $x=5^{k}$ such that $x>2 \\cdot 2024^{2024}$. By Lifting the exponent, we know that $5^{k+1} \\mid 16^{5^{k}}-1$. This implies that $2 \\operatorname{rad}\\left(16^{x}-1\\right) \\leqslant 2\\left(16^{x}-1\\right) / 5^{k}<\\left(4^{x}+1\\right)^{2} / 2024^{2024}$.\n\nThis solution also works with Euler-Fermat, by choosing $x=\\phi\\left(5^{k+1}\\right)$ with $5^{k}>2024^{2024}$.", "metadata": {"resource_path": "Benelux_MO/segmented/Benelux_en-olympiad_en-bxmo-problems-2024-zz.jsonl", "problem_match": "# Problem 4", "solution_match": "# Solution 3"}}