diff --git "a/IMO/segmented/en-IMO2010SL.jsonl" "b/IMO/segmented/en-IMO2010SL.jsonl" new file mode 100644--- /dev/null +++ "b/IMO/segmented/en-IMO2010SL.jsonl" @@ -0,0 +1,51 @@ +{"problem_type":"Algebra","problem_label":"A1","problem":"Determine all functions $f: \\mathbb{R} \\rightarrow \\mathbb{R}$ such that the equality $$ f([x] y)=f(x)[f(y)] . $$ holds for all $x, y \\in \\mathbb{R}$. Here, by $[x]$ we denote the greatest integer not exceeding $x$. (France) Answer. $f(x)=$ const $=C$, where $C=0$ or $1 \\leq C<2$.","solution":"First, setting $x=0$ in (1) we get $$ f(0)=f(0)[f(y)] $$ for all $y \\in \\mathbb{R}$. Now, two cases are possible. Case 1. Assume that $f(0) \\neq 0$. Then from (2) we conclude that $[f(y)]=1$ for all $y \\in \\mathbb{R}$. Therefore, equation (1) becomes $f([x] y)=f(x)$, and substituting $y=0$ we have $f(x)=f(0)=C \\neq 0$. Finally, from $[f(y)]=1=[C]$ we obtain that $1 \\leq C<2$. Case 2. Now we have $f(0)=0$. Here we consider two subcases. Subcase 2a. Suppose that there exists $0<\\alpha<1$ such that $f(\\alpha) \\neq 0$. Then setting $x=\\alpha$ in (1) we obtain $0=f(0)=f(\\alpha)[f(y)]$ for all $y \\in \\mathbb{R}$. Hence, $[f(y)]=0$ for all $y \\in \\mathbb{R}$. Finally, substituting $x=1$ in (1) provides $f(y)=0$ for all $y \\in \\mathbb{R}$, thus contradicting the condition $f(\\alpha) \\neq 0$. Subcase 2b. Conversely, we have $f(\\alpha)=0$ for all $0 \\leq \\alpha<1$. Consider any real $z$; there exists an integer $N$ such that $\\alpha=\\frac{z}{N} \\in[0,1)$ (one may set $N=[z]+1$ if $z \\geq 0$ and $N=[z]-1$ otherwise). Now, from (1) we get $f(z)=f([N] \\alpha)=f(N)[f(\\alpha)]=0$ for all $z \\in \\mathbb{R}$. Finally, a straightforward check shows that all the obtained functions satisfy (1).","tier":0} +{"problem_type":"Algebra","problem_label":"A1","problem":"Determine all functions $f: \\mathbb{R} \\rightarrow \\mathbb{R}$ such that the equality $$ f([x] y)=f(x)[f(y)] . $$ holds for all $x, y \\in \\mathbb{R}$. Here, by $[x]$ we denote the greatest integer not exceeding $x$. (France) Answer. $f(x)=$ const $=C$, where $C=0$ or $1 \\leq C<2$.","solution":"Assume that $[f(y)]=0$ for some $y$; then the substitution $x=1$ provides $f(y)=f(1)[f(y)]=0$. Hence, if $[f(y)]=0$ for all $y$, then $f(y)=0$ for all $y$. This function obviously satisfies the problem conditions. So we are left to consider the case when $[f(a)] \\neq 0$ for some $a$. Then we have $$ f([x] a)=f(x)[f(a)], \\quad \\text { or } \\quad f(x)=\\frac{f([x] a)}{[f(a)]} . $$ This means that $f\\left(x_{1}\\right)=f\\left(x_{2}\\right)$ whenever $\\left[x_{1}\\right]=\\left[x_{2}\\right]$, hence $f(x)=f([x])$, and we may assume that $a$ is an integer. Now we have $$ f(a)=f\\left(2 a \\cdot \\frac{1}{2}\\right)=f(2 a)\\left[f\\left(\\frac{1}{2}\\right)\\right]=f(2 a)[f(0)] $$ this implies $[f(0)] \\neq 0$, so we may even assume that $a=0$. Therefore equation (3) provides $$ f(x)=\\frac{f(0)}{[f(0)]}=C \\neq 0 $$ for each $x$. Now, condition (1) becomes equivalent to the equation $C=C[C]$ which holds exactly when $[C]=1$.","tier":0} +{"problem_type":"Algebra","problem_label":"A2","problem":"Let the real numbers $a, b, c, d$ satisfy the relations $a+b+c+d=6$ and $a^{2}+b^{2}+c^{2}+d^{2}=12$. Prove that $$ 36 \\leq 4\\left(a^{3}+b^{3}+c^{3}+d^{3}\\right)-\\left(a^{4}+b^{4}+c^{4}+d^{4}\\right) \\leq 48 $$ (Ukraine)","solution":"Observe that $$ \\begin{gathered} 4\\left(a^{3}+b^{3}+c^{3}+d^{3}\\right)-\\left(a^{4}+b^{4}+c^{4}+d^{4}\\right)=-\\left((a-1)^{4}+(b-1)^{4}+(c-1)^{4}+(d-1)^{4}\\right) \\\\ +6\\left(a^{2}+b^{2}+c^{2}+d^{2}\\right)-4(a+b+c+d)+4 \\\\ =-\\left((a-1)^{4}+(b-1)^{4}+(c-1)^{4}+(d-1)^{4}\\right)+52 \\end{gathered} $$ Now, introducing $x=a-1, y=b-1, z=c-1, t=d-1$, we need to prove the inequalities $$ 16 \\geq x^{4}+y^{4}+z^{4}+t^{4} \\geq 4 $$ under the constraint $$ x^{2}+y^{2}+z^{2}+t^{2}=\\left(a^{2}+b^{2}+c^{2}+d^{2}\\right)-2(a+b+c+d)+4=4 $$ (we will not use the value of $x+y+z+t$ though it can be found). Now the rightmost inequality in (1) follows from the power mean inequality: $$ x^{4}+y^{4}+z^{4}+t^{4} \\geq \\frac{\\left(x^{2}+y^{2}+z^{2}+t^{2}\\right)^{2}}{4}=4 . $$ For the other one, expanding the brackets we note that $$ \\left(x^{2}+y^{2}+z^{2}+t^{2}\\right)^{2}=\\left(x^{4}+y^{4}+z^{4}+t^{4}\\right)+q $$ where $q$ is a nonnegative number, so $$ x^{4}+y^{4}+z^{4}+t^{4} \\leq\\left(x^{2}+y^{2}+z^{2}+t^{2}\\right)^{2}=16 $$ and we are done. Comment 1. The estimates are sharp; the lower and upper bounds are attained at $(3,1,1,1)$ and $(0,2,2,2)$, respectively. Comment 2. After the change of variables, one can finish the solution in several different ways. The latter estimate, for instance, it can be performed by moving the variables - since we need only the second of the two shifted conditions.","tier":0} +{"problem_type":"Algebra","problem_label":"A2","problem":"Let the real numbers $a, b, c, d$ satisfy the relations $a+b+c+d=6$ and $a^{2}+b^{2}+c^{2}+d^{2}=12$. Prove that $$ 36 \\leq 4\\left(a^{3}+b^{3}+c^{3}+d^{3}\\right)-\\left(a^{4}+b^{4}+c^{4}+d^{4}\\right) \\leq 48 $$ (Ukraine)","solution":"First, we claim that $0 \\leq a, b, c, d \\leq 3$. Actually, we have $$ a+b+c=6-d, \\quad a^{2}+b^{2}+c^{2}=12-d^{2} $$ hence the power mean inequality $$ a^{2}+b^{2}+c^{2} \\geq \\frac{(a+b+c)^{2}}{3} $$ rewrites as $$ 12-d^{2} \\geq \\frac{(6-d)^{2}}{3} \\quad \\Longleftrightarrow \\quad 2 d(d-3) \\leq 0 $$ which implies the desired inequalities for $d$; since the conditions are symmetric, we also have the same estimate for the other variables. Now, to prove the rightmost inequality, we use the obvious inequality $x^{2}(x-2)^{2} \\geq 0$ for each real $x$; this inequality rewrites as $4 x^{3}-x^{4} \\leq 4 x^{2}$. It follows that $$ \\left(4 a^{3}-a^{4}\\right)+\\left(4 b^{3}-b^{4}\\right)+\\left(4 c^{3}-c^{4}\\right)+\\left(4 d^{3}-d^{4}\\right) \\leq 4\\left(a^{2}+b^{2}+c^{2}+d^{2}\\right)=48 $$ as desired. Now we prove the leftmost inequality in an analogous way. For each $x \\in[0,3]$, we have $(x+1)(x-1)^{2}(x-3) \\leq 0$ which is equivalent to $4 x^{3}-x^{4} \\geq 2 x^{2}+4 x-3$. This implies that $\\left(4 a^{3}-a^{4}\\right)+\\left(4 b^{3}-b^{4}\\right)+\\left(4 c^{3}-c^{4}\\right)+\\left(4 d^{3}-d^{4}\\right) \\geq 2\\left(a^{2}+b^{2}+c^{2}+d^{2}\\right)+4(a+b+c+d)-12=36$, as desired. Comment. It is easy to guess the extremal points $(0,2,2,2)$ and $(3,1,1,1)$ for this inequality. This provides a method of finding the polynomials used in Solution 2. Namely, these polynomials should have the form $x^{4}-4 x^{3}+a x^{2}+b x+c$; moreover, the former polynomial should have roots at 2 (with an even multiplicity) and 0 , while the latter should have roots at 1 (with an even multiplicity) and 3 . These conditions determine the polynomials uniquely.","tier":0} +{"problem_type":"Algebra","problem_label":"A2","problem":"Let the real numbers $a, b, c, d$ satisfy the relations $a+b+c+d=6$ and $a^{2}+b^{2}+c^{2}+d^{2}=12$. Prove that $$ 36 \\leq 4\\left(a^{3}+b^{3}+c^{3}+d^{3}\\right)-\\left(a^{4}+b^{4}+c^{4}+d^{4}\\right) \\leq 48 $$ (Ukraine)","solution":"First, expanding $48=4\\left(a^{2}+b^{2}+c^{2}+d^{2}\\right)$ and applying the AM-GM inequality, we have $$ \\begin{aligned} a^{4}+b^{4}+c^{4}+d^{4}+48 & =\\left(a^{4}+4 a^{2}\\right)+\\left(b^{4}+4 b^{2}\\right)+\\left(c^{4}+4 c^{2}\\right)+\\left(d^{4}+4 d^{2}\\right) \\\\ & \\geq 2\\left(\\sqrt{a^{4} \\cdot 4 a^{2}}+\\sqrt{b^{4} \\cdot 4 b^{2}}+\\sqrt{c^{4} \\cdot 4 c^{2}}+\\sqrt{d^{4} \\cdot 4 d^{2}}\\right) \\\\ & =4\\left(\\left|a^{3}\\right|+\\left|b^{3}\\right|+\\left|c^{3}\\right|+\\left|d^{3}\\right|\\right) \\geq 4\\left(a^{3}+b^{3}+c^{3}+d^{3}\\right) \\end{aligned} $$ which establishes the rightmost inequality. To prove the leftmost inequality, we first show that $a, b, c, d \\in[0,3]$ as in the previous solution. Moreover, we can assume that $0 \\leq a \\leq b \\leq c \\leq d$. Then we have $a+b \\leq b+c \\leq$ $\\frac{2}{3}(b+c+d) \\leq \\frac{2}{3} \\cdot 6=4$. Next, we show that $4 b-b^{2} \\leq 4 c-c^{2}$. Actually, this inequality rewrites as $(c-b)(b+c-4) \\leq 0$, which follows from the previous estimate. The inequality $4 a-a^{2} \\leq 4 b-b^{2}$ can be proved analogously. Further, the inequalities $a \\leq b \\leq c$ together with $4 a-a^{2} \\leq 4 b-b^{2} \\leq 4 c-c^{2}$ allow us to apply the Chebyshev inequality obtaining $$ \\begin{aligned} a^{2}\\left(4 a-a^{2}\\right)+b^{2}\\left(4 b-b^{2}\\right)+c^{2}\\left(4 c-c^{2}\\right) & \\geq \\frac{1}{3}\\left(a^{2}+b^{2}+c^{2}\\right)\\left(4(a+b+c)-\\left(a^{2}+b^{2}+c^{2}\\right)\\right) \\\\ & =\\frac{\\left(12-d^{2}\\right)\\left(4(6-d)-\\left(12-d^{2}\\right)\\right)}{3} . \\end{aligned} $$ This implies that $$ \\begin{aligned} \\left(4 a^{3}-a^{4}\\right) & +\\left(4 b^{3}-b^{4}\\right)+\\left(4 c^{3}-c^{4}\\right)+\\left(4 d^{3}-d^{4}\\right) \\geq \\frac{\\left(12-d^{2}\\right)\\left(d^{2}-4 d+12\\right)}{3}+4 d^{3}-d^{4} \\\\ & =\\frac{144-48 d+16 d^{3}-4 d^{4}}{3}=36+\\frac{4}{3}(3-d)(d-1)\\left(d^{2}-3\\right) \\end{aligned} $$ Finally, we have $d^{2} \\geq \\frac{1}{4}\\left(a^{2}+b^{2}+c^{2}+d^{2}\\right)=3$ (which implies $d>1$ ); so, the expression $\\frac{4}{3}(3-d)(d-1)\\left(d^{2}-3\\right)$ in the right-hand part of $(2)$ is nonnegative, and the desired inequality is proved. Comment. The rightmost inequality is easier than the leftmost one. In particular, Solutions 2 and 3 show that only the condition $a^{2}+b^{2}+c^{2}+d^{2}=12$ is needed for the former one.","tier":0} +{"problem_type":"Algebra","problem_label":"A3","problem":"Let $x_{1}, \\ldots, x_{100}$ be nonnegative real numbers such that $x_{i}+x_{i+1}+x_{i+2} \\leq 1$ for all $i=1, \\ldots, 100$ (we put $x_{101}=x_{1}, x_{102}=x_{2}$ ). Find the maximal possible value of the sum $$ S=\\sum_{i=1}^{100} x_{i} x_{i+2} $$ (Russia) Answer. $\\frac{25}{2}$.","solution":"Let $x_{2 i}=0, x_{2 i-1}=\\frac{1}{2}$ for all $i=1, \\ldots, 50$. Then we have $S=50 \\cdot\\left(\\frac{1}{2}\\right)^{2}=\\frac{25}{2}$. So, we are left to show that $S \\leq \\frac{25}{2}$ for all values of $x_{i}$ 's satisfying the problem conditions. Consider any $1 \\leq i \\leq 50$. By the problem condition, we get $x_{2 i-1} \\leq 1-x_{2 i}-x_{2 i+1}$ and $x_{2 i+2} \\leq 1-x_{2 i}-x_{2 i+1}$. Hence by the AM-GM inequality we get $$ \\begin{aligned} x_{2 i-1} x_{2 i+1} & +x_{2 i} x_{2 i+2} \\leq\\left(1-x_{2 i}-x_{2 i+1}\\right) x_{2 i+1}+x_{2 i}\\left(1-x_{2 i}-x_{2 i+1}\\right) \\\\ & =\\left(x_{2 i}+x_{2 i+1}\\right)\\left(1-x_{2 i}-x_{2 i+1}\\right) \\leq\\left(\\frac{\\left(x_{2 i}+x_{2 i+1}\\right)+\\left(1-x_{2 i}-x_{2 i+1}\\right)}{2}\\right)^{2}=\\frac{1}{4} \\end{aligned} $$ Summing up these inequalities for $i=1,2, \\ldots, 50$, we get the desired inequality $$ \\sum_{i=1}^{50}\\left(x_{2 i-1} x_{2 i+1}+x_{2 i} x_{2 i+2}\\right) \\leq 50 \\cdot \\frac{1}{4}=\\frac{25}{2} $$ Comment. This solution shows that a bit more general fact holds. Namely, consider $2 n$ nonnegative numbers $x_{1}, \\ldots, x_{2 n}$ in a row (with no cyclic notation) and suppose that $x_{i}+x_{i+1}+x_{i+2} \\leq 1$ for all $i=1,2, \\ldots, 2 n-2$. Then $\\sum_{i=1}^{2 n-2} x_{i} x_{i+2} \\leq \\frac{n-1}{4}$. The proof is the same as above, though if might be easier to find it (for instance, applying induction). The original estimate can be obtained from this version by considering the sequence $x_{1}, x_{2}, \\ldots, x_{100}, x_{1}, x_{2}$.","tier":0} +{"problem_type":"Algebra","problem_label":"A3","problem":"Let $x_{1}, \\ldots, x_{100}$ be nonnegative real numbers such that $x_{i}+x_{i+1}+x_{i+2} \\leq 1$ for all $i=1, \\ldots, 100$ (we put $x_{101}=x_{1}, x_{102}=x_{2}$ ). Find the maximal possible value of the sum $$ S=\\sum_{i=1}^{100} x_{i} x_{i+2} $$ (Russia) Answer. $\\frac{25}{2}$.","solution":"We present another proof of the estimate. From the problem condition, we get $$ \\begin{aligned} S=\\sum_{i=1}^{100} x_{i} x_{i+2} \\leq \\sum_{i=1}^{100} x_{i}\\left(1-x_{i}-x_{i+1}\\right) & =\\sum_{i=1}^{100} x_{i}-\\sum_{i=1}^{100} x_{i}^{2}-\\sum_{i=1}^{100} x_{i} x_{i+1} \\\\ & =\\sum_{i=1}^{100} x_{i}-\\frac{1}{2} \\sum_{i=1}^{100}\\left(x_{i}+x_{i+1}\\right)^{2} \\end{aligned} $$ By the AM-QM inequality, we have $\\sum\\left(x_{i}+x_{i+1}\\right)^{2} \\geq \\frac{1}{100}\\left(\\sum\\left(x_{i}+x_{i+1}\\right)\\right)^{2}$, so $$ \\begin{aligned} S \\leq \\sum_{i=1}^{100} x_{i}-\\frac{1}{200}\\left(\\sum_{i=1}^{100}\\left(x_{i}+x_{i+1}\\right)\\right)^{2} & =\\sum_{i=1}^{100} x_{i}-\\frac{2}{100}\\left(\\sum_{i=1}^{100} x_{i}\\right)^{2} \\\\ & =\\frac{2}{100}\\left(\\sum_{i=1}^{100} x_{i}\\right)\\left(\\frac{100}{2}-\\sum_{i=1}^{100} x_{i}\\right) \\end{aligned} $$ And finally, by the AM-GM inequality $$ S \\leq \\frac{2}{100} \\cdot\\left(\\frac{1}{2}\\left(\\sum_{i=1}^{100} x_{i}+\\frac{100}{2}-\\sum_{i=1}^{100} x_{i}\\right)\\right)^{2}=\\frac{2}{100} \\cdot\\left(\\frac{100}{4}\\right)^{2}=\\frac{25}{2} $$ Comment. These solutions are not as easy as they may seem at the first sight. There are two different optimal configurations in which the variables have different values, and not all of sums of three consecutive numbers equal 1. Although it is easy to find the value $\\frac{25}{2}$, the estimates must be done with care to preserve equality in the optimal configurations.","tier":0} +{"problem_type":"Algebra","problem_label":"A4","problem":"A sequence $x_{1}, x_{2}, \\ldots$ is defined by $x_{1}=1$ and $x_{2 k}=-x_{k}, x_{2 k-1}=(-1)^{k+1} x_{k}$ for all $k \\geq 1$. Prove that $x_{1}+x_{2}+\\cdots+x_{n} \\geq 0$ for all $n \\geq 1$. (Austria)","solution":"We start with some observations. First, from the definition of $x_{i}$ it follows that for each positive integer $k$ we have $$ x_{4 k-3}=x_{2 k-1}=-x_{4 k-2} \\quad \\text { and } \\quad x_{4 k-1}=x_{4 k}=-x_{2 k}=x_{k} $$ Hence, denoting $S_{n}=\\sum_{i=1}^{n} x_{i}$, we have $$ \\begin{gathered} S_{4 k}=\\sum_{i=1}^{k}\\left(\\left(x_{4 k-3}+x_{4 k-2}\\right)+\\left(x_{4 k-1}+x_{4 k}\\right)\\right)=\\sum_{i=1}^{k}\\left(0+2 x_{k}\\right)=2 S_{k}, \\\\ S_{4 k+2}=S_{4 k}+\\left(x_{4 k+1}+x_{4 k+2}\\right)=S_{4 k} . \\end{gathered} $$ Observe also that $S_{n}=\\sum_{i=1}^{n} x_{i} \\equiv \\sum_{i=1}^{n} 1=n(\\bmod 2)$. Now we prove by induction on $k$ that $S_{i} \\geq 0$ for all $i \\leq 4 k$. The base case is valid since $x_{1}=x_{3}=x_{4}=1, x_{2}=-1$. For the induction step, assume that $S_{i} \\geq 0$ for all $i \\leq 4 k$. Using the relations (1)-(3), we obtain $$ S_{4 k+4}=2 S_{k+1} \\geq 0, \\quad S_{4 k+2}=S_{4 k} \\geq 0, \\quad S_{4 k+3}=S_{4 k+2}+x_{4 k+3}=\\frac{S_{4 k+2}+S_{4 k+4}}{2} \\geq 0 $$ So, we are left to prove that $S_{4 k+1} \\geq 0$. If $k$ is odd, then $S_{4 k}=2 S_{k} \\geq 0$; since $k$ is odd, $S_{k}$ is odd as well, so we have $S_{4 k} \\geq 2$ and hence $S_{4 k+1}=S_{4 k}+x_{4 k+1} \\geq 1$. Conversely, if $k$ is even, then we have $x_{4 k+1}=x_{2 k+1}=x_{k+1}$, hence $S_{4 k+1}=S_{4 k}+x_{4 k+1}=$ $2 S_{k}+x_{k+1}=S_{k}+S_{k+1} \\geq 0$. The step is proved.","tier":0} +{"problem_type":"Algebra","problem_label":"A4","problem":"A sequence $x_{1}, x_{2}, \\ldots$ is defined by $x_{1}=1$ and $x_{2 k}=-x_{k}, x_{2 k-1}=(-1)^{k+1} x_{k}$ for all $k \\geq 1$. Prove that $x_{1}+x_{2}+\\cdots+x_{n} \\geq 0$ for all $n \\geq 1$. (Austria)","solution":"We will use the notation of $S_{n}$ and the relations (1)-(3) from the previous solution. Assume the contrary and consider the minimal $n$ such that $S_{n+1}<0$; surely $n \\geq 1$, and from $S_{n} \\geq 0$ we get $S_{n}=0, x_{n+1}=-1$. Hence, we are especially interested in the set $M=\\left\\{n: S_{n}=0\\right\\}$; our aim is to prove that $x_{n+1}=1$ whenever $n \\in M$ thus coming to a contradiction. For this purpose, we first describe the set $M$ inductively. We claim that (i) $M$ consists only of even numbers, (ii) $2 \\in M$, and (iii) for every even $n \\geq 4$ we have $n \\in M \\Longleftrightarrow[n \/ 4] \\in M$. Actually, (i) holds since $S_{n} \\equiv n(\\bmod 2)$, (ii) is straightforward, while (iii) follows from the relations $S_{4 k+2}=S_{4 k}=2 S_{k}$. Now, we are left to prove that $x_{n+1}=1$ if $n \\in M$. We use the induction on $n$. The base case is $n=2$, that is, the minimal element of $M$; here we have $x_{3}=1$, as desired. For the induction step, consider some $4 \\leq n \\in M$ and let $m=[n \/ 4] \\in M$; then $m$ is even, and $x_{m+1}=1$ by the induction hypothesis. We prove that $x_{n+1}=x_{m+1}=1$. If $n=4 m$ then we have $x_{n+1}=x_{2 m+1}=x_{m+1}$ since $m$ is even; otherwise, $n=4 m+2$, and $x_{n+1}=-x_{2 m+2}=x_{m+1}$, as desired. The proof is complete. Comment. Using the inductive definition of set $M$, one can describe it explicitly. Namely, $M$ consists exactly of all positive integers not containing digits 1 and 3 in their 4 -base representation.","tier":0} +{"problem_type":"Algebra","problem_label":"A5","problem":"Denote by $\\mathbb{Q}^{+}$the set of all positive rational numbers. Determine all functions $f: \\mathbb{Q}^{+} \\rightarrow \\mathbb{Q}^{+}$ which satisfy the following equation for all $x, y \\in \\mathbb{Q}^{+}$: $$ f\\left(f(x)^{2} y\\right)=x^{3} f(x y) $$ (Switzerland) Answer. The only such function is $f(x)=\\frac{1}{x}$.","solution":"By substituting $y=1$, we get $$ f\\left(f(x)^{2}\\right)=x^{3} f(x) $$ Then, whenever $f(x)=f(y)$, we have $$ x^{3}=\\frac{f\\left(f(x)^{2}\\right)}{f(x)}=\\frac{f\\left(f(y)^{2}\\right)}{f(y)}=y^{3} $$ which implies $x=y$, so the function $f$ is injective. Now replace $x$ by $x y$ in (2), and apply (1) twice, second time to $\\left(y, f(x)^{2}\\right)$ instead of $(x, y)$ : $$ f\\left(f(x y)^{2}\\right)=(x y)^{3} f(x y)=y^{3} f\\left(f(x)^{2} y\\right)=f\\left(f(x)^{2} f(y)^{2}\\right) $$ Since $f$ is injective, we get $$ \\begin{aligned} f(x y)^{2} & =f(x)^{2} f(y)^{2} \\\\ f(x y) & =f(x) f(y) . \\end{aligned} $$ Therefore, $f$ is multiplicative. This also implies $f(1)=1$ and $f\\left(x^{n}\\right)=f(x)^{n}$ for all integers $n$. Then the function equation (1) can be re-written as $$ \\begin{aligned} f(f(x))^{2} f(y) & =x^{3} f(x) f(y), \\\\ f(f(x)) & =\\sqrt{x^{3} f(x)} . \\end{aligned} $$ Let $g(x)=x f(x)$. Then, by (3), we have $$ \\begin{aligned} g(g(x)) & =g(x f(x))=x f(x) \\cdot f(x f(x))=x f(x)^{2} f(f(x))= \\\\ & =x f(x)^{2} \\sqrt{x^{3} f(x)}=(x f(x))^{5 \/ 2}=(g(x))^{5 \/ 2} \\end{aligned} $$ and, by induction, for every positive integer $n$. Consider (4) for a fixed $x$. The left-hand side is always rational, so $(g(x))^{(5 \/ 2)^{n}}$ must be rational for every $n$. We show that this is possible only if $g(x)=1$. Suppose that $g(x) \\neq 1$, and let the prime factorization of $g(x)$ be $g(x)=p_{1}^{\\alpha_{1}} \\ldots p_{k}^{\\alpha_{k}}$ where $p_{1}, \\ldots, p_{k}$ are distinct primes and $\\alpha_{1}, \\ldots, \\alpha_{k}$ are nonzero integers. Then the unique prime factorization of (4) is $$ \\underbrace{g(g(\\ldots g}_{n+1}(x) \\ldots))=(g(x))^{(5 \/ 2)^{n}}=p_{1}^{(5 \/ 2)^{n} \\alpha_{1}} \\cdots p_{k}^{(5 \/ 2)^{n} \\alpha_{k}} $$ where the exponents should be integers. But this is not true for large values of $n$, for example $\\left(\\frac{5}{2}\\right)^{n} \\alpha_{1}$ cannot be a integer number when $2^{n} \\nmid \\alpha_{1}$. Therefore, $g(x) \\neq 1$ is impossible. Hence, $g(x)=1$ and thus $f(x)=\\frac{1}{x}$ for all $x$. The function $f(x)=\\frac{1}{x}$ satisfies the equation (1): $$ f\\left(f(x)^{2} y\\right)=\\frac{1}{f(x)^{2} y}=\\frac{1}{\\left(\\frac{1}{x}\\right)^{2} y}=\\frac{x^{3}}{x y}=x^{3} f(x y) $$ Comment. Among $\\mathbb{R}^{+} \\rightarrow \\mathbb{R}^{+}$functions, $f(x)=\\frac{1}{x}$ is not the only solution. Another solution is $f_{1}(x)=x^{3 \/ 2}$. Using transfinite tools, infinitely many other solutions can be constructed.","tier":0} +{"problem_type":"Algebra","problem_label":"A6","problem":"Suppose that $f$ and $g$ are two functions defined on the set of positive integers and taking positive integer values. Suppose also that the equations $f(g(n))=f(n)+1$ and $g(f(n))=$ $g(n)+1$ hold for all positive integers. Prove that $f(n)=g(n)$ for all positive integer $n$. (Germany)","solution":"Throughout the solution, by $\\mathbb{N}$ we denote the set of all positive integers. For any function $h: \\mathbb{N} \\rightarrow \\mathbb{N}$ and for any positive integer $k$, define $h^{k}(x)=\\underbrace{h(h(\\ldots h}_{k}(x) \\ldots)$ ) (in particular, $\\left.h^{0}(x)=x\\right)$. Observe that $f\\left(g^{k}(x)\\right)=f\\left(g^{k-1}(x)\\right)+1=\\cdots=f(x)+k$ for any positive integer $k$, and similarly $g\\left(f^{k}(x)\\right)=g(x)+k$. Now let $a$ and $b$ are the minimal values attained by $f$ and $g$, respectively; say $f\\left(n_{f}\\right)=a, g\\left(n_{g}\\right)=b$. Then we have $f\\left(g^{k}\\left(n_{f}\\right)\\right)=a+k, g\\left(f^{k}\\left(n_{g}\\right)\\right)=b+k$, so the function $f$ attains all values from the set $N_{f}=\\{a, a+1, \\ldots\\}$, while $g$ attains all the values from the set $N_{g}=\\{b, b+1, \\ldots\\}$. Next, note that $f(x)=f(y)$ implies $g(x)=g(f(x))-1=g(f(y))-1=g(y)$; surely, the converse implication also holds. Now, we say that $x$ and $y$ are similar (and write $x \\sim y$ ) if $f(x)=f(y)$ (equivalently, $g(x)=g(y)$ ). For every $x \\in \\mathbb{N}$, we define $[x]=\\{y \\in \\mathbb{N}: x \\sim y\\}$; surely, $y_{1} \\sim y_{2}$ for all $y_{1}, y_{2} \\in[x]$, so $[x]=[y]$ whenever $y \\in[x]$. Now we investigate the structure of the sets $[x]$. Claim 1. Suppose that $f(x) \\sim f(y)$; then $x \\sim y$, that is, $f(x)=f(y)$. Consequently, each class $[x]$ contains at most one element from $N_{f}$, as well as at most one element from $N_{g}$. Proof. If $f(x) \\sim f(y)$, then we have $g(x)=g(f(x))-1=g(f(y))-1=g(y)$, so $x \\sim y$. The second statement follows now from the sets of values of $f$ and $g$. Next, we clarify which classes do not contain large elements. Claim 2. For any $x \\in \\mathbb{N}$, we have $[x] \\subseteq\\{1,2, \\ldots, b-1\\}$ if and only if $f(x)=a$. Analogously, $[x] \\subseteq\\{1,2, \\ldots, a-1\\}$ if and only if $g(x)=b$. Proof. We will prove that $[x] \\nsubseteq\\{1,2, \\ldots, b-1\\} \\Longleftrightarrow f(x)>a$; the proof of the second statement is similar. Note that $f(x)>a$ implies that there exists some $y$ satisfying $f(y)=f(x)-1$, so $f(g(y))=$ $f(y)+1=f(x)$, and hence $x \\sim g(y) \\geq b$. Conversely, if $b \\leq c \\sim x$ then $c=g(y)$ for some $y \\in \\mathbb{N}$, which in turn follows $f(x)=f(g(y))=f(y)+1 \\geq a+1$, and hence $f(x)>a$. Claim 2 implies that there exists exactly one class contained in $\\{1, \\ldots, a-1\\}$ (that is, the class $\\left[n_{g}\\right]$ ), as well as exactly one class contained in $\\{1, \\ldots, b-1\\}$ (the class $\\left[n_{f}\\right]$ ). Assume for a moment that $a \\leq b$; then $\\left[n_{g}\\right]$ is contained in $\\{1, \\ldots, b-1\\}$ as well, hence it coincides with $\\left[n_{g}\\right]$. So, we get that $$ f(x)=a \\Longleftrightarrow g(x)=b \\Longleftrightarrow x \\sim n_{f} \\sim n_{g} . $$ Claim 3. $a=b$. Proof. By Claim 2, we have $[a] \\neq\\left[n_{f}\\right]$, so $[a]$ should contain some element $a^{\\prime} \\geq b$ by Claim 2 again. If $a \\neq a^{\\prime}$, then $[a]$ contains two elements $\\geq a$ which is impossible by Claim 1. Therefore, $a=a^{\\prime} \\geq b$. Similarly, $b \\geq a$. Now we are ready to prove the problem statement. First, we establish the following Claim 4. For every integer $d \\geq 0, f^{d+1}\\left(n_{f}\\right)=g^{d+1}\\left(n_{f}\\right)=a+d$. Proof. Induction on $d$. For $d=0$, the statement follows from (1) and Claim 3. Next, for $d>1$ from the induction hypothesis we have $f^{d+1}\\left(n_{f}\\right)=f\\left(f^{d}\\left(n_{f}\\right)\\right)=f\\left(g^{d}\\left(n_{f}\\right)\\right)=f\\left(n_{f}\\right)+d=a+d$. The equality $g^{d+1}\\left(n_{f}\\right)=a+d$ is analogous. Finally, for each $x \\in \\mathbb{N}$, we have $f(x)=a+d$ for some $d \\geq 0$, so $f(x)=f\\left(g^{d}\\left(n_{f}\\right)\\right)$ and hence $x \\sim g^{d}\\left(n_{f}\\right)$. It follows that $g(x)=g\\left(g^{d}\\left(n_{f}\\right)\\right)=g^{d+1}\\left(n_{f}\\right)=a+d=f(x)$ by Claim 4 .","tier":0} +{"problem_type":"Algebra","problem_label":"A6","problem":"Suppose that $f$ and $g$ are two functions defined on the set of positive integers and taking positive integer values. Suppose also that the equations $f(g(n))=f(n)+1$ and $g(f(n))=$ $g(n)+1$ hold for all positive integers. Prove that $f(n)=g(n)$ for all positive integer $n$. (Germany)","solution":"We start with the same observations, introducing the relation $\\sim$ and proving Claim 1 from the previous solution. Note that $f(a)>a$ since otherwise we have $f(a)=a$ and hence $g(a)=g(f(a))=g(a)+1$, which is false. Claim 2'. $a=b$. Proof. We can assume that $a \\leq b$. Since $f(a) \\geq a+1$, there exists some $x \\in \\mathbb{N}$ such that $f(a)=f(x)+1$, which is equivalent to $f(a)=f(g(x))$ and $a \\sim g(x)$. Since $g(x) \\geq b \\geq a$, by Claim 1 we have $a=g(x) \\geq b$, which together with $a \\leq b$ proves the Claim. Now, almost the same method allows to find the values $f(a)$ and $g(a)$. Claim 3'. $f(a)=g(a)=a+1$. Proof. Assume the contrary; then $f(a) \\geq a+2$, hence there exist some $x, y \\in \\mathbb{N}$ such that $f(x)=f(a)-2$ and $f(y)=g(x)($ as $g(x) \\geq a=b)$. Now we get $f(a)=f(x)+2=f\\left(g^{2}(x)\\right)$, so $a \\sim g^{2}(x) \\geq a$, and by Claim 1 we get $a=g^{2}(x)=g(f(y))=1+g(y) \\geq 1+a$; this is impossible. The equality $g(a)=a+1$ is similar. Now, we are prepared for the proof of the problem statement. First, we prove it for $n \\geq a$. Claim 4'. For each integer $x \\geq a$, we have $f(x)=g(x)=x+1$. Proof. Induction on $x$. The base case $x=a$ is provided by Claim $3^{\\prime}$, while the induction step follows from $f(x+1)=f(g(x))=f(x)+1=(x+1)+1$ and the similar computation for $g(x+1)$. Finally, for an arbitrary $n \\in \\mathbb{N}$ we have $g(n) \\geq a$, so by Claim $4^{\\prime}$ we have $f(n)+1=$ $f(g(n))=g(n)+1$, hence $f(n)=g(n)$. Comment. It is not hard now to describe all the functions $f: \\mathbb{N} \\rightarrow \\mathbb{N}$ satisfying the property $f(f(n))=$ $f(n)+1$. For each such function, there exists $n_{0} \\in \\mathbb{N}$ such that $f(n)=n+1$ for all $n \\geq n_{0}$, while for each $nr$, we inductively define $$ a_{n}=\\max _{1 \\leq k \\leq n-1}\\left(a_{k}+a_{n-k}\\right) $$ Prove that there exist positive integers $\\ell \\leq r$ and $N$ such that $a_{n}=a_{n-\\ell}+a_{\\ell}$ for all $n \\geq N$. (Iran)","solution":"First, from the problem conditions we have that each $a_{n}(n>r)$ can be expressed as $a_{n}=a_{j_{1}}+a_{j_{2}}$ with $j_{1}, j_{2}r$ then we can proceed in the same way with $a_{j_{1}}$, and so on. Finally, we represent $a_{n}$ in a form $$ \\begin{gathered} a_{n}=a_{i_{1}}+\\cdots+a_{i_{k}}, \\\\ 1 \\leq i_{j} \\leq r, \\quad i_{1}+\\cdots+i_{k}=n . \\end{gathered} $$ Moreover, if $a_{i_{1}}$ and $a_{i_{2}}$ are the numbers in (2) obtained on the last step, then $i_{1}+i_{2}>r$. Hence we can adjust (3) as $$ 1 \\leq i_{j} \\leq r, \\quad i_{1}+\\cdots+i_{k}=n, \\quad i_{1}+i_{2}>r . $$ On the other hand, suppose that the indices $i_{1}, \\ldots, i_{k}$ satisfy the conditions (4). Then, denoting $s_{j}=i_{1}+\\cdots+i_{j}$, from (1) we have $$ a_{n}=a_{s_{k}} \\geq a_{s_{k-1}}+a_{i_{k}} \\geq a_{s_{k-2}}+a_{i_{k-1}}+a_{i_{k}} \\geq \\cdots \\geq a_{i_{1}}+\\cdots+a_{i_{k}} $$ Summarizing these observations we get the following Claim. For every $n>r$, we have $$ a_{n}=\\max \\left\\{a_{i_{1}}+\\cdots+a_{i_{k}}: \\text { the collection }\\left(i_{1}, \\ldots, i_{k}\\right) \\text { satisfies }(4)\\right\\} $$ Now we denote $$ s=\\max _{1 \\leq i \\leq r} \\frac{a_{i}}{i} $$ and fix some index $\\ell \\leq r$ such that $s=\\frac{a_{\\ell}}{\\ell}$. Consider some $n \\geq r^{2} \\ell+2 r$ and choose an expansion of $a_{n}$ in the form (2), (4). Then we have $n=i_{1}+\\cdots+i_{k} \\leq r k$, so $k \\geq n \/ r \\geq r \\ell+2$. Suppose that none of the numbers $i_{3}, \\ldots, i_{k}$ equals $\\ell$. Then by the pigeonhole principle there is an index $1 \\leq j \\leq r$ which appears among $i_{3}, \\ldots, i_{k}$ at least $\\ell$ times, and surely $j \\neq \\ell$. Let us delete these $\\ell$ occurrences of $j$ from $\\left(i_{1}, \\ldots, i_{k}\\right)$, and add $j$ occurrences of $\\ell$ instead, obtaining a sequence $\\left(i_{1}, i_{2}, i_{3}^{\\prime}, \\ldots, i_{k^{\\prime}}^{\\prime}\\right)$ also satisfying (4). By Claim, we have $$ a_{i_{1}}+\\cdots+a_{i_{k}}=a_{n} \\geq a_{i_{1}}+a_{i_{2}}+a_{i_{3}^{\\prime}}+\\cdots+a_{i_{k^{\\prime}}^{\\prime}} $$ or, after removing the coinciding terms, $\\ell a_{j} \\geq j a_{\\ell}$, so $\\frac{a_{\\ell}}{\\ell} \\leq \\frac{a_{j}}{j}$. By the definition of $\\ell$, this means that $\\ell a_{j}=j a_{\\ell}$, hence $$ a_{n}=a_{i_{1}}+a_{i_{2}}+a_{i_{3}^{\\prime}}+\\cdots+a_{i_{k^{\\prime}}^{\\prime}} $$ Thus, for every $n \\geq r^{2} \\ell+2 r$ we have found a representation of the form (2), (4) with $i_{j}=\\ell$ for some $j \\geq 3$. Rearranging the indices we may assume that $i_{k}=\\ell$. Finally, observe that in this representation, the indices $\\left(i_{1}, \\ldots, i_{k-1}\\right)$ satisfy the conditions (4) with $n$ replaced by $n-\\ell$. Thus, from the Claim we get $$ a_{n-\\ell}+a_{\\ell} \\geq\\left(a_{i_{1}}+\\cdots+a_{i_{k-1}}\\right)+a_{\\ell}=a_{n} $$ which by (1) implies $$ a_{n}=a_{n-\\ell}+a_{\\ell} \\quad \\text { for each } n \\geq r^{2} \\ell+2 r $$ as desired.","tier":0} +{"problem_type":"Algebra","problem_label":"A7","problem":"Let $a_{1}, \\ldots, a_{r}$ be positive real numbers. For $n>r$, we inductively define $$ a_{n}=\\max _{1 \\leq k \\leq n-1}\\left(a_{k}+a_{n-k}\\right) $$ Prove that there exist positive integers $\\ell \\leq r$ and $N$ such that $a_{n}=a_{n-\\ell}+a_{\\ell}$ for all $n \\geq N$. (Iran)","solution":"As in the previous solution, we involve the expansion (2), (3), and we fix some index $1 \\leq \\ell \\leq r$ such that $$ \\frac{a_{\\ell}}{\\ell}=s=\\max _{1 \\leq i \\leq r} \\frac{a_{i}}{i} $$ Now, we introduce the sequence $\\left(b_{n}\\right)$ as $b_{n}=a_{n}-s n$; then $b_{\\ell}=0$. We prove by induction on $n$ that $b_{n} \\leq 0$, and $\\left(b_{n}\\right)$ satisfies the same recurrence relation as $\\left(a_{n}\\right)$. The base cases $n \\leq r$ follow from the definition of $s$. Now, for $n>r$ from the induction hypothesis we have $$ b_{n}=\\max _{1 \\leq k \\leq n-1}\\left(a_{k}+a_{n-k}\\right)-n s=\\max _{1 \\leq k \\leq n-1}\\left(b_{k}+b_{n-k}+n s\\right)-n s=\\max _{1 \\leq k \\leq n-1}\\left(b_{k}+b_{n-k}\\right) \\leq 0 $$ as required. Now, if $b_{k}=0$ for all $1 \\leq k \\leq r$, then $b_{n}=0$ for all $n$, hence $a_{n}=s n$, and the statement is trivial. Otherwise, define $$ M=\\max _{1 \\leq i \\leq r}\\left|b_{i}\\right|, \\quad \\varepsilon=\\min \\left\\{\\left|b_{i}\\right|: 1 \\leq i \\leq r, b_{i}<0\\right\\} $$ Then for $n>r$ we obtain $$ b_{n}=\\max _{1 \\leq k \\leq n-1}\\left(b_{k}+b_{n-k}\\right) \\geq b_{\\ell}+b_{n-\\ell}=b_{n-\\ell} $$ so $$ 0 \\geq b_{n} \\geq b_{n-\\ell} \\geq b_{n-2 \\ell} \\geq \\cdots \\geq-M $$ Thus, in view of the expansion (2), (3) applied to the sequence $\\left(b_{n}\\right)$, we get that each $b_{n}$ is contained in a set $$ T=\\left\\{b_{i_{1}}+b_{i_{2}}+\\cdots+b_{i_{k}}: i_{1}, \\ldots, i_{k} \\leq r\\right\\} \\cap[-M, 0] $$ We claim that this set is finite. Actually, for any $x \\in T$, let $x=b_{i_{1}}+\\cdots+b_{i_{k}}\\left(i_{1}, \\ldots, i_{k} \\leq r\\right)$. Then among $b_{i_{j}}$ 's there are at most $\\frac{M}{\\varepsilon}$ nonzero terms (otherwise $x<\\frac{M}{\\varepsilon} \\cdot(-\\varepsilon)<-M$ ). Thus $x$ can be expressed in the same way with $k \\leq \\frac{M}{\\varepsilon}$, and there is only a finite number of such sums. Finally, for every $t=1,2, \\ldots, \\ell$ we get that the sequence $$ b_{r+t}, b_{r+t+\\ell}, b_{r+t+2 \\ell}, \\ldots $$ is non-decreasing and attains the finite number of values; therefore it is constant from some index. Thus, the sequence $\\left(b_{n}\\right)$ is periodic with period $\\ell$ from some index $N$, which means that $$ b_{n}=b_{n-\\ell}=b_{n-\\ell}+b_{\\ell} \\quad \\text { for all } n>N+\\ell $$ and hence $$ a_{n}=b_{n}+n s=\\left(b_{n-\\ell}+(n-\\ell) s\\right)+\\left(b_{\\ell}+\\ell s\\right)=a_{n-\\ell}+a_{\\ell} \\quad \\text { for all } n>N+\\ell \\text {, } $$ as desired.","tier":0} +{"problem_type":"Algebra","problem_label":"A8","problem":"Given six positive numbers $a, b, c, d, e, f$ such that $a\\sqrt{3(S+T)(S(b d+b f+d f)+T(a c+a e+c e))} $$ (South Korea)","solution":"We define also $\\sigma=a c+c e+a e, \\tau=b d+b f+d f$. The idea of the solution is to interpret (1) as a natural inequality on the roots of an appropriate polynomial. Actually, consider the polynomial $$ \\begin{aligned} & P(x)=(b+d+f)(x-a)(x-c)(x-e)+(a+c+e)(x-b)(x-d)(x-f) \\\\ &=T\\left(x^{3}-S x^{2}+\\sigma x-a c e\\right)+S\\left(x^{3}-T x^{2}+\\tau x-b d f\\right) \\end{aligned} $$ Surely, $P$ is cubic with leading coefficient $S+T>0$. Moreover, we have $$ \\begin{array}{ll} P(a)=S(a-b)(a-d)(a-f)<0, & P(c)=S(c-b)(c-d)(c-f)>0 \\\\ P(e)=S(e-b)(e-d)(e-f)<0, & P(f)=T(f-a)(f-c)(f-e)>0 \\end{array} $$ Hence, each of the intervals $(a, c),(c, e),(e, f)$ contains at least one root of $P(x)$. Since there are at most three roots at all, we obtain that there is exactly one root in each interval (denote them by $\\alpha \\in(a, c), \\beta \\in(c, e), \\gamma \\in(e, f))$. Moreover, the polynomial $P$ can be factorized as $$ P(x)=(T+S)(x-\\alpha)(x-\\beta)(x-\\gamma) $$ Equating the coefficients in the two representations (2) and (3) of $P(x)$ provides $$ \\alpha+\\beta+\\gamma=\\frac{2 T S}{T+S}, \\quad \\alpha \\beta+\\alpha \\gamma+\\beta \\gamma=\\frac{S \\tau+T \\sigma}{T+S} $$ Now, since the numbers $\\alpha, \\beta, \\gamma$ are distinct, we have $$ 0<(\\alpha-\\beta)^{2}+(\\alpha-\\gamma)^{2}+(\\beta-\\gamma)^{2}=2(\\alpha+\\beta+\\gamma)^{2}-6(\\alpha \\beta+\\alpha \\gamma+\\beta \\gamma) $$ which implies $$ \\frac{4 S^{2} T^{2}}{(T+S)^{2}}=(\\alpha+\\beta+\\gamma)^{2}>3(\\alpha \\beta+\\alpha \\gamma+\\beta \\gamma)=\\frac{3(S \\tau+T \\sigma)}{T+S} $$ or $$ 4 S^{2} T^{2}>3(T+S)(T \\sigma+S \\tau) $$ which is exactly what we need. Comment 1. In fact, one can locate the roots of $P(x)$ more narrowly: they should lie in the intervals $(a, b),(c, d),(e, f)$. Surely, if we change all inequality signs in the problem statement to non-strict ones, the (non-strict) inequality will also hold by continuity. One can also find when the equality is achieved. This happens in that case when $P(x)$ is a perfect cube, which immediately implies that $b=c=d=e(=\\alpha=\\beta=\\gamma)$, together with the additional condition that $P^{\\prime \\prime}(b)=0$. Algebraically, $$ \\begin{array}{rlr} 6(T+S) b-4 T S=0 & \\Longleftrightarrow & 3 b(a+4 b+f)=2(a+2 b)(2 b+f) \\\\ & \\Longleftrightarrow & f=\\frac{b(4 b-a)}{2 a+b}=b\\left(1+\\frac{3(b-a)}{2 a+b}\\right)>b \\end{array} $$ This means that for every pair of numbers $a, b$ such that $0b$ such that the point $(a, b, b, b, b, f)$ is a point of equality.","tier":0} +{"problem_type":"Algebra","problem_label":"A8","problem":"Given six positive numbers $a, b, c, d, e, f$ such that $a\\sqrt{3(S+T)(S(b d+b f+d f)+T(a c+a e+c e))} $$ (South Korea)","solution":"Let $$ U=\\frac{1}{2}\\left((e-a)^{2}+(c-a)^{2}+(e-c)^{2}\\right)=S^{2}-3(a c+a e+c e) $$ and $$ V=\\frac{1}{2}\\left((f-b)^{2}+(f-d)^{2}+(d-b)^{2}\\right)=T^{2}-3(b d+b f+d f) $$ Then $$ \\begin{aligned} & \\text { (L.H.S. })^{2}-(\\text { R.H.S. })^{2}=(2 S T)^{2}-(S+T)(S \\cdot 3(b d+b f+d f)+T \\cdot 3(a c+a e+c e))= \\\\ & \\quad=4 S^{2} T^{2}-(S+T)\\left(S\\left(T^{2}-V\\right)+T\\left(S^{2}-U\\right)\\right)=(S+T)(S V+T U)-S T(T-S)^{2} \\end{aligned} $$ and the statement is equivalent with $$ (S+T)(S V+T U)>S T(T-S)^{2} $$ By the Cauchy-Schwarz inequality, $$ (S+T)(T U+S V) \\geq(\\sqrt{S \\cdot T U}+\\sqrt{T \\cdot S V})^{2}=S T(\\sqrt{U}+\\sqrt{V})^{2} $$ Estimate the quantities $\\sqrt{U}$ and $\\sqrt{V}$ by the QM-AM inequality with the positive terms $(e-c)^{2}$ and $(d-b)^{2}$ being omitted: $$ \\begin{aligned} \\sqrt{U}+\\sqrt{V} & >\\sqrt{\\frac{(e-a)^{2}+(c-a)^{2}}{2}}+\\sqrt{\\frac{(f-b)^{2}+(f-d)^{2}}{2}} \\\\ & >\\frac{(e-a)+(c-a)}{2}+\\frac{(f-b)+(f-d)}{2}=\\left(f-\\frac{d}{2}-\\frac{b}{2}\\right)+\\left(\\frac{e}{2}+\\frac{c}{2}-a\\right) \\\\ & =(T-S)+\\frac{3}{2}(e-d)+\\frac{3}{2}(c-b)>T-S . \\end{aligned} $$ The estimates (5) and (6) prove (4) and hence the statement.","tier":0} +{"problem_type":"Algebra","problem_label":"A8","problem":"Given six positive numbers $a, b, c, d, e, f$ such that $a\\sqrt{3(S+T)(S(b d+b f+d f)+T(a c+a e+c e))} $$ (South Korea)","solution":"We keep using the notations $\\sigma$ and $\\tau$ from $$ (c-b)(c-d)+(e-f)(e-d)+(e-f)(c-b)<0 $$ since each summand is negative. This rewrites as $$ \\begin{gathered} (b d+b f+d f)-(a c+c e+a e)<(c+e)(b+d+f-a-c-e), \\text { or } \\\\ \\tau-\\sigma\\sqrt{3(S+T)(S(b d+b f+d f)+T(a c+a e+c e))} $$ Comment 2. The expression (7) can be found by considering the sum of the roots of the quadratic polynomial $q(x)=(x-b)(x-d)(x-f)-(x-a)(x-c)(x-e)$.","tier":0} +{"problem_type":"Algebra","problem_label":"A8","problem":"Given six positive numbers $a, b, c, d, e, f$ such that $a\\sqrt{3(S+T)(S(b d+b f+d f)+T(a c+a e+c e))} $$ (South Korea)","solution":"We introduce the expressions $\\sigma$ and $\\tau$ as in the previous solutions. The idea of the solution is to change the values of variables $a, \\ldots, f$ keeping the left-hand side unchanged and increasing the right-hand side; it will lead to a simpler inequality which can be proved in a direct way. Namely, we change the variables (i) keeping the (non-strict) inequalities $a \\leq b \\leq c \\leq d \\leq$ $e \\leq f$; (ii) keeping the values of sums $S$ and $T$ unchanged; and finally (iii) increasing the values of $\\sigma$ and $\\tau$. Then the left-hand side of (1) remains unchanged, while the right-hand side increases. Hence, the inequality (1) (and even a non-strict version of (1)) for the changed values would imply the same (strict) inequality for the original values. First, we find the sufficient conditions for (ii) and (iii) to be satisfied. Lemma. Let $x, y, z>0$; denote $U(x, y, z)=x+y+z, v(x, y, z)=x y+x z+y z$. Suppose that $x^{\\prime}+y^{\\prime}=x+y$ but $|x-y| \\geq\\left|x^{\\prime}-y^{\\prime}\\right| ;$ then we have $U\\left(x^{\\prime}, y^{\\prime}, z\\right)=U(x, y, z)$ and $v\\left(x^{\\prime}, y^{\\prime}, z\\right) \\geq$ $v(x, y, z)$ with equality achieved only when $|x-y|=\\left|x^{\\prime}-y^{\\prime}\\right|$. Proof. The first equality is obvious. For the second, we have $$ \\begin{aligned} v\\left(x^{\\prime}, y^{\\prime}, z\\right)=z\\left(x^{\\prime}+y^{\\prime}\\right)+x^{\\prime} y^{\\prime} & =z\\left(x^{\\prime}+y^{\\prime}\\right)+\\frac{\\left(x^{\\prime}+y^{\\prime}\\right)^{2}-\\left(x^{\\prime}-y^{\\prime}\\right)^{2}}{4} \\\\ & \\geq z(x+y)+\\frac{(x+y)^{2}-(x-y)^{2}}{4}=v(x, y, z) \\end{aligned} $$ with the equality achieved only for $\\left(x^{\\prime}-y^{\\prime}\\right)^{2}=(x-y)^{2} \\Longleftrightarrow\\left|x^{\\prime}-y^{\\prime}\\right|=|x-y|$, as desired. Now, we apply Lemma several times making the following changes. For each change, we denote the new values by the same letters to avoid cumbersome notations. 1. Let $k=\\frac{d-c}{2}$. Replace $(b, c, d, e)$ by $(b+k, c+k, d-k, e-k)$. After the change we have $a2^{N-2}$. Consider the collection of all $2^{N-2}$ flags having yellow first squares and blue second ones. Obviously, both colors appear on the diagonal of each $N \\times N$ square formed by these flags. We are left to show that $M_{N} \\leq 2^{N-2}+1$, thus obtaining the desired answer. We start with establishing this statement for $N=4$. Suppose that we have 5 flags of length 4 . We decompose each flag into two parts of 2 squares each; thereby, we denote each flag as $L R$, where the $2 \\times 1$ flags $L, R \\in \\mathcal{S}=\\{\\mathrm{BB}, \\mathrm{BY}, \\mathrm{YB}, \\mathrm{YY}\\}$ are its left and right parts, respectively. First, we make two easy observations on the flags $2 \\times 1$ which can be checked manually. (i) For each $A \\in \\mathcal{S}$, there exists only one $2 \\times 1$ flag $C \\in \\mathcal{S}$ (possibly $C=A$ ) such that $A$ and $C$ cannot form a $2 \\times 2$ square with monochrome diagonal (for part BB, that is YY, and for BY that is YB). (ii) Let $A_{1}, A_{2}, A_{3} \\in \\mathcal{S}$ be three distinct elements; then two of them can form a $2 \\times 2$ square with yellow diagonal, and two of them can form a $2 \\times 2$ square with blue diagonal (for all parts but BB , a pair $(\\mathrm{BY}, \\mathrm{YB})$ fits for both statements, while for all parts but BY, these pairs are $(\\mathrm{YB}, \\mathrm{YY})$ and (BB, YB)). Now, let $\\ell$ and $r$ be the numbers of distinct left and right parts of our 5 flags, respectively. The total number of flags is $5 \\leq r \\ell$, hence one of the factors (say, $r$ ) should be at least 3 . On the other hand, $\\ell, r \\leq 4$, so there are two flags with coinciding right part; let them be $L_{1} R_{1}$ and $L_{2} R_{1}\\left(L_{1} \\neq L_{2}\\right)$. Next, since $r \\geq 3$, there exist some flags $L_{3} R_{3}$ and $L_{4} R_{4}$ such that $R_{1}, R_{3}, R_{4}$ are distinct. Let $L^{\\prime} R^{\\prime}$ be the remaining flag. By (i), one of the pairs $\\left(L^{\\prime}, L_{1}\\right)$ and $\\left(L^{\\prime}, L_{2}\\right)$ can form a $2 \\times 2$ square with monochrome diagonal; we can assume that $L^{\\prime}, L_{2}$ form a square with a blue diagonal. Finally, the right parts of two of the flags $L_{1} R_{1}, L_{3} R_{3}, L_{4} R_{4}$ can also form a $2 \\times 2$ square with a blue diagonal by (ii). Putting these $2 \\times 2$ squares on the diagonal of a $4 \\times 4$ square, we find a desired arrangement of four flags. We are ready to prove the problem statement by induction on $N$; actually, above we have proved the base case $N=4$. For the induction step, assume that $N>4$, consider any $2^{N-2}+1$ flags of length $N$, and arrange them into a large flag of size $\\left(2^{N-2}+1\\right) \\times N$. This flag contains a non-monochrome column since the flags are distinct; we may assume that this column is the first one. By the pigeonhole principle, this column contains at least $\\left\\lceil\\frac{2^{N-2}+1}{2}\\right\\rceil=2^{N-3}+1$ squares of one color (say, blue). We call the flags with a blue first square good. Consider all the good flags and remove the first square from each of them. We obtain at least $2^{N-3}+1 \\geq M_{N-1}$ flags of length $N-1$; by the induction hypothesis, $N-1$ of them can form a square $Q$ with the monochrome diagonal. Now, returning the removed squares, we obtain a rectangle $(N-1) \\times N$, and our aim is to supplement it on the top by one more flag. If $Q$ has a yellow diagonal, then we can take each flag with a yellow first square (it exists by a choice of the first column; moreover, it is not used in $Q$ ). Conversely, if the diagonal of $Q$ is blue then we can take any of the $\\geq 2^{N-3}+1-(N-1)>0$ remaining good flags. So, in both cases we get a desired $N \\times N$ square.","tier":0} +{"problem_type":"Combinatorics","problem_label":"C2","problem":"On some planet, there are $2^{N}$ countries $(N \\geq 4)$. Each country has a flag $N$ units wide and one unit high composed of $N$ fields of size $1 \\times 1$, each field being either yellow or blue. No two countries have the same flag. We say that a set of $N$ flags is diverse if these flags can be arranged into an $N \\times N$ square so that all $N$ fields on its main diagonal will have the same color. Determine the smallest positive integer $M$ such that among any $M$ distinct flags, there exist $N$ flags forming a diverse set. (Croatia) Answer. $M=2^{N-2}+1$.","solution":"We present a different proof of the estimate $M_{N} \\leq 2^{N-2}+1$. We do not use the induction, involving Hall's lemma on matchings instead. Consider arbitrary $2^{N-2}+1$ distinct flags and arrange them into a large $\\left(2^{N-2}+1\\right) \\times N$ flag. Construct two bipartite graphs $G_{\\mathrm{y}}=\\left(V \\cup V^{\\prime}, E_{\\mathrm{y}}\\right)$ and $G_{\\mathrm{b}}=\\left(V \\cup V^{\\prime}, E_{\\mathrm{b}}\\right)$ with the common set of vertices as follows. Let $V$ and $V^{\\prime}$ be the set of columns and the set of flags under consideration, respectively. Next, let the edge $(c, f)$ appear in $E_{\\mathrm{y}}$ if the intersection of column $c$ and flag $f$ is yellow, and $(c, f) \\in E_{\\mathrm{b}}$ otherwise. Then we have to prove exactly that one of the graphs $G_{\\mathrm{y}}$ and $G_{\\mathrm{b}}$ contains a matching with all the vertices of $V$ involved. Assume that these matchings do not exist. By Hall's lemma, it means that there exist two sets of columns $S_{\\mathrm{y}}, S_{\\mathrm{b}} \\subset V$ such that $\\left|E_{\\mathrm{y}}\\left(S_{\\mathrm{y}}\\right)\\right| \\leq\\left|S_{\\mathrm{y}}\\right|-1$ and $\\left|E_{\\mathrm{b}}\\left(S_{\\mathrm{b}}\\right)\\right| \\leq\\left|S_{\\mathrm{b}}\\right|-1$ (in the left-hand sides, $E_{\\mathrm{y}}\\left(S_{\\mathrm{y}}\\right)$ and $E_{\\mathrm{b}}\\left(S_{\\mathrm{b}}\\right)$ denote respectively the sets of all vertices connected to $S_{\\mathrm{y}}$ and $S_{\\mathrm{b}}$ in the corresponding graphs). Our aim is to prove that this is impossible. Note that $S_{\\mathrm{y}}, S_{\\mathrm{b}} \\neq V$ since $N \\leq 2^{N-2}+1$. First, suppose that $S_{\\mathrm{y}} \\cap S_{\\mathrm{b}} \\neq \\varnothing$, so there exists some $c \\in S_{\\mathrm{y}} \\cap S_{\\mathrm{b}}$. Note that each flag is connected to $c$ either in $G_{\\mathrm{y}}$ or in $G_{\\mathrm{b}}$, hence $E_{\\mathrm{y}}\\left(S_{\\mathrm{y}}\\right) \\cup E_{\\mathrm{b}}\\left(S_{\\mathrm{b}}\\right)=V^{\\prime}$. Hence we have $2^{N-2}+1=\\left|V^{\\prime}\\right| \\leq\\left|E_{\\mathrm{y}}\\left(S_{\\mathrm{y}}\\right)\\right|+\\left|E_{\\mathrm{b}}\\left(S_{\\mathrm{b}}\\right)\\right| \\leq\\left|S_{\\mathrm{y}}\\right|+\\left|S_{\\mathrm{b}}\\right|-2 \\leq 2 N-4$; this is impossible for $N \\geq 4$. So, we have $S_{\\mathrm{y}} \\cap S_{\\mathrm{b}}=\\varnothing$. Let $y=\\left|S_{\\mathrm{y}}\\right|, b=\\left|S_{\\mathrm{b}}\\right|$. From the construction of our graph, we have that all the flags in the set $V^{\\prime \\prime}=V^{\\prime} \\backslash\\left(E_{\\mathrm{y}}\\left(S_{\\mathrm{y}}\\right) \\cup E_{\\mathrm{b}}\\left(S_{\\mathrm{b}}\\right)\\right)$ have blue squares in the columns of $S_{\\mathrm{y}}$ and yellow squares in the columns of $S_{\\mathrm{b}}$. Hence the only undetermined positions in these flags are the remaining $N-y-b$ ones, so $2^{N-y-b} \\geq\\left|V^{\\prime \\prime}\\right| \\geq\\left|V^{\\prime}\\right|-\\left|E_{\\mathrm{y}}\\left(S_{\\mathrm{y}}\\right)\\right|-\\left|E_{\\mathrm{b}}\\left(S_{\\mathrm{b}}\\right)\\right| \\geq$ $2^{N-2}+1-(y-1)-(b-1)$, or, denoting $c=y+b, 2^{N-c}+c>2^{N-2}+2$. This is impossible since $N \\geq c \\geq 2$.","tier":0} +{"problem_type":"Combinatorics","problem_label":"C3","problem":"2500 chess kings have to be placed on a $100 \\times 100$ chessboard so that (i) no king can capture any other one (i.e. no two kings are placed in two squares sharing a common vertex); (ii) each row and each column contains exactly 25 kings. Find the number of such arrangements. (Two arrangements differing by rotation or symmetry are supposed to be different.) (Russia) Answer. There are two such arrangements.","solution":"Suppose that we have an arrangement satisfying the problem conditions. Divide the board into $2 \\times 2$ pieces; we call these pieces blocks. Each block can contain not more than one king (otherwise these two kings would attack each other); hence, by the pigeonhole principle each block must contain exactly one king. Now assign to each block a letter T or B if a king is placed in its top or bottom half, respectively. Similarly, assign to each block a letter L or R if a king stands in its left or right half. So we define $T$-blocks, $B$-blocks, $L$-blocks, and $R$-blocks. We also combine the letters; we call a block a TL-block if it is simultaneously T-block and L-block. Similarly we define TR-blocks, $B L$-blocks, and BR-blocks. The arrangement of blocks determines uniquely the arrangement of kings; so in the rest of the solution we consider the $50 \\times 50$ system of blocks (see Fig. 1). We identify the blocks by their coordinate pairs; the pair $(i, j)$, where $1 \\leq i, j \\leq 50$, refers to the $j$ th block in the $i$ th row (or the $i$ th block in the $j$ th column). The upper-left block is $(1,1)$. The system of blocks has the following properties.. ( $\\left.\\mathrm{i}^{\\prime}\\right)$ If $(i, j)$ is a B-block then $(i+1, j)$ is a B-block: otherwise the kings in these two blocks can take each other. Similarly: if $(i, j)$ is a T-block then $(i-1, j)$ is a T-block; if $(i, j)$ is an L-block then $(i, j-1)$ is an L-block; if $(i, j)$ is an R-block then $(i, j+1)$ is an R-block. (ii') Each column contains exactly 25 L-blocks and 25 R-blocks, and each row contains exactly 25 T -blocks and 25 B-blocks. In particular, the total number of L-blocks (or R-blocks, or T-blocks, or B-blocks) is equal to $25 \\cdot 50=1250$. Consider any B-block of the form $(1, j)$. By ( $\\mathrm{i}^{\\prime}$ ), all blocks in the $j$ th column are B-blocks; so we call such a column $B$-column. By (ii'), we have 25 B-blocks in the first row, so we obtain 25 B-columns. These 25 B-columns contain 1250 B-blocks, hence all blocks in the remaining columns are T-blocks, and we obtain 25 T-columns. Similarly, there are exactly $25 L$-rows and exactly $25 R$-rows. Now consider an arbitrary pair of a T-column and a neighboring B-column (columns with numbers $j$ and $j+1$ ). ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-29.jpg?height=343&width=778&top_left_y=2127&top_left_x=436) Fig. 1 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-29.jpg?height=320&width=361&top_left_y=2150&top_left_x=1330) Fig. 2 Case 1. Suppose that the $j$ th column is a T-column, and the $(j+1)$ th column is a Bcolumn. Consider some index $i$ such that the $i$ th row is an L-row; then $(i, j+1)$ is a BL-block. Therefore, $(i+1, j)$ cannot be a TR-block (see Fig. 2), hence $(i+1, j)$ is a TL-block, thus the $(i+1)$ th row is an L-row. Now, choosing the $i$ th row to be the topmost L-row, we successively obtain that all rows from the $i$ th to the 50 th are L-rows. Since we have exactly 25 L-rows, it follows that the rows from the 1st to the 25 th are R-rows, and the rows from the 26 th to the 50th are L-rows. Now consider the neighboring R-row and L-row (that are the rows with numbers 25 and 26). Replacing in the previous reasoning rows by columns and vice versa, the columns from the 1 st to the 25 th are T-columns, and the columns from the 26 th to the 50 th are B-columns. So we have a unique arrangement of blocks that leads to the arrangement of kings satisfying the condition of the problem (see Fig. 3). ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-30.jpg?height=521&width=1020&top_left_y=796&top_left_x=204) Fig. 3 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-30.jpg?height=524&width=509&top_left_y=792&top_left_x=1296) Fig. 4 Case 2. Suppose that the $j$ th column is a B-column, and the $(j+1)$ th column is a T-column. Repeating the arguments from Case 1, we obtain that the rows from the 1st to the 25th are L-rows (and all other rows are R-rows), the columns from the 1st to the 25 th are B-columns (and all other columns are T-columns), so we find exactly one more arrangement of kings (see Fig. 4).","tier":0} +{"problem_type":"Combinatorics","problem_label":"C4","problem":"Six stacks $S_{1}, \\ldots, S_{6}$ of coins are standing in a row. In the beginning every stack contains a single coin. There are two types of allowed moves: Move 1: If stack $S_{k}$ with $1 \\leq k \\leq 5$ contains at least one coin, you may remove one coin from $S_{k}$ and add two coins to $S_{k+1}$. Move 2: If stack $S_{k}$ with $1 \\leq k \\leq 4$ contains at least one coin, then you may remove one coin from $S_{k}$ and exchange stacks $S_{k+1}$ and $S_{k+2}$. Decide whether it is possible to achieve by a sequence of such moves that the first five stacks are empty, whereas the sixth stack $S_{6}$ contains exactly $2010^{2010^{2010}}$ coins.","solution":"Denote by $\\left(a_{1}, a_{2}, \\ldots, a_{n}\\right) \\rightarrow\\left(a_{1}^{\\prime}, a_{2}^{\\prime}, \\ldots, a_{n}^{\\prime}\\right)$ the following: if some consecutive stacks contain $a_{1}, \\ldots, a_{n}$ coins, then it is possible to perform several allowed moves such that the stacks contain $a_{1}^{\\prime}, \\ldots, a_{n}^{\\prime}$ coins respectively, whereas the contents of the other stacks remain unchanged. Let $A=2010^{2010}$ or $A=2010^{2010^{2010}}$, respectively. Our goal is to show that $$ (1,1,1,1,1,1) \\rightarrow(0,0,0,0,0, A) $$ First we prove two auxiliary observations. Lemma 1. $(a, 0,0) \\rightarrow\\left(0,2^{a}, 0\\right)$ for every $a \\geq 1$. Proof. We prove by induction that $(a, 0,0) \\rightarrow\\left(a-k, 2^{k}, 0\\right)$ for every $1 \\leq k \\leq a$. For $k=1$, apply Move 1 to the first stack: $$ (a, 0,0) \\rightarrow(a-1,2,0)=\\left(a-1,2^{1}, 0\\right) $$ Now assume that $k0$, while in the latter one $S(T)=1^{3}+1^{3}+(-1)^{3}+(-1)^{3}=0$, as desired. Now we turn to the general problem. Consider a tournament $T$ with no bad companies and enumerate the players by the numbers from 1 to $n$. For every 4 players $i_{1}, i_{2}, i_{3}, i_{4}$ consider a \"sub-tournament\" $T_{i_{1} i_{2} i_{3} i_{4}}$ consisting of only these players and the games which they performed with each other. By the abovementioned, we have $S\\left(T_{i_{1} i_{2} i_{3} i_{4}}\\right) \\geq 0$. Our aim is to prove that $$ S(T)=\\sum_{i_{1}, i_{2}, i_{3}, i_{4}} S\\left(T_{i_{1} i_{2} i_{3} i_{4}}\\right) $$ where the sum is taken over all 4 -tuples of distinct numbers from the set $\\{1, \\ldots, n\\}$. This way the problem statement will be established. We interpret the number $\\left(w_{i}-\\ell_{i}\\right)^{3}$ as following. For $i \\neq j$, let $\\varepsilon_{i j}=1$ if the $i$ th player wins against the $j$ th one, and $\\varepsilon_{i j}=-1$ otherwise. Then $$ \\left(w_{i}-\\ell_{i}\\right)^{3}=\\left(\\sum_{j \\neq i} \\varepsilon_{i j}\\right)^{3}=\\sum_{j_{1}, j_{2}, j_{3} \\neq i} \\varepsilon_{i j_{1}} \\varepsilon_{i j_{2}} \\varepsilon_{i j_{3}} . $$ Hence, $$ S(T)=\\sum_{i \\notin\\left\\{j_{1}, j_{2}, j_{3}\\right\\}} \\varepsilon_{i j_{1}} \\varepsilon_{i j_{2}} \\varepsilon_{i j_{3}} $$ To simplify this expression, consider all the terms in this sum where two indices are equal. If, for instance, $j_{1}=j_{2}$, then the term contains $\\varepsilon_{i j_{1}}^{2}=1$, so we can replace this term by $\\varepsilon_{i j_{3}}$. Make such replacements for each such term; obviously, after this change each term of the form $\\varepsilon_{i j_{3}}$ will appear $P(T)$ times, hence $$ S(T)=\\sum_{\\left|\\left\\{i, j_{1}, j_{2}, j_{3}\\right\\}\\right|=4} \\varepsilon_{i j_{1}} \\varepsilon_{i j_{2}} \\varepsilon_{i j_{3}}+P(T) \\sum_{i \\neq j} \\varepsilon_{i j}=S_{1}(T)+P(T) S_{2}(T) $$ We show that $S_{2}(T)=0$ and hence $S(T)=S_{1}(T)$ for each tournament. Actually, note that $\\varepsilon_{i j}=-\\varepsilon_{j i}$, and the whole sum can be split into such pairs. Since the sum in each pair is 0 , so is $S_{2}(T)$. Thus the desired equality (2) rewrites as $$ S_{1}(T)=\\sum_{i_{1}, i_{2}, i_{3}, i_{4}} S_{1}\\left(T_{i_{1} i_{2} i_{3} i_{4}}\\right) $$ Now, if all the numbers $j_{1}, j_{2}, j_{3}$ are distinct, then the set $\\left\\{i, j_{1}, j_{2}, j_{3}\\right\\}$ is contained in exactly one 4 -tuple, hence the term $\\varepsilon_{i j_{1}} \\varepsilon_{i j_{2}} \\varepsilon_{i j_{3}}$ appears in the right-hand part of (3) exactly once, as well as in the left-hand part. Clearly, there are no other terms in both parts, so the equality is established.","tier":0} +{"problem_type":"Combinatorics","problem_label":"C5","problem":"$n \\geq 4$ players participated in a tennis tournament. Any two players have played exactly one game, and there was no tie game. We call a company of four players bad if one player was defeated by the other three players, and each of these three players won a game and lost another game among themselves. Suppose that there is no bad company in this tournament. Let $w_{i}$ and $\\ell_{i}$ be respectively the number of wins and losses of the $i$ th player. Prove that $$ \\sum_{i=1}^{n}\\left(w_{i}-\\ell_{i}\\right)^{3} \\geq 0 $$ (South Korea)","solution":"Similarly to the first solution, we call the subsets of players as companies, and the $k$-element subsets will be called as $k$-companies. In any company of the players, call a player the local champion of the company if he defeated all other members of the company. Similarly, if a player lost all his games against the others in the company then call him the local loser of the company. Obviously every company has at most one local champion and at most one local loser. By the condition of the problem, whenever a 4-company has a local loser, then this company has a local champion as well. Suppose that $k$ is some positive integer, and let us count all cases when a player is the local champion of some $k$-company. The $i$ th player won against $w_{i}$ other player. To be the local champion of a $k$-company, he must be a member of the company, and the other $k-1$ members must be chosen from those whom he defeated. Therefore, the $i$ th player is the local champion of $\\binom{w_{i}}{k-1} k$-companies. Hence, the total number of local champions of all $k$-companies is $\\sum_{i=1}^{n}\\binom{w_{i}}{k-1}$. Similarly, the total number of local losers of the $k$-companies is $\\sum_{i=1}^{n}\\binom{\\ell_{i}}{k-1}$. Now apply this for $k=2,3$ and 4. Since every game has a winner and a loser, we have $\\sum_{i=1}^{n} w_{i}=\\sum_{i=1}^{n} \\ell_{i}=\\binom{n}{2}$, and hence $$ \\sum_{i=1}^{n}\\left(w_{i}-\\ell_{i}\\right)=0 $$ In every 3-company, either the players defeated one another in a cycle or the company has both a local champion and a local loser. Therefore, the total number of local champions and local losers in the 3-companies is the same, $\\sum_{i=1}^{n}\\binom{w_{i}}{2}=\\sum_{i=1}^{n}\\binom{\\ell_{i}}{2}$. So we have $$ \\sum_{i=1}^{n}\\left(\\binom{w_{i}}{2}-\\binom{\\ell_{i}}{2}\\right)=0 $$ In every 4-company, by the problem's condition, the number of local losers is less than or equal to the number of local champions. Then the same holds for the total numbers of local champions and local losers in all 4-companies, so $\\sum_{i=1}^{n}\\binom{w_{i}}{3} \\geq \\sum_{i=1}^{n}\\binom{\\ell_{i}}{3}$. Hence, $$ \\sum_{i=1}^{n}\\left(\\binom{w_{i}}{3}-\\binom{\\ell_{i}}{3}\\right) \\geq 0 $$ Now we establish the problem statement (1) as a linear combination of (4), (5) and (6). It is easy check that $$ (x-y)^{3}=24\\left(\\binom{x}{3}-\\binom{y}{3}\\right)+24\\left(\\binom{x}{2}-\\binom{y}{2}\\right)-\\left(3(x+y)^{2}-4\\right)(x-y) $$ Apply this identity to $x=w_{1}$ and $y=\\ell_{i}$. Since every player played $n-1$ games, we have $w_{i}+\\ell_{i}=n-1$, and thus $$ \\left(w_{i}-\\ell_{i}\\right)^{3}=24\\left(\\binom{w_{i}}{3}-\\binom{\\ell_{i}}{3}\\right)+24\\left(\\binom{w_{i}}{2}-\\binom{\\ell_{i}}{2}\\right)-\\left(3(n-1)^{2}-4\\right)\\left(w_{i}-\\ell_{i}\\right) $$ Then $$ \\sum_{i=1}^{n}\\left(w_{i}-\\ell_{i}\\right)^{3}=24 \\underbrace{\\sum_{i=1}^{n}\\left(\\binom{w_{i}}{3}-\\binom{\\ell_{i}}{3}\\right)}_{\\geq 0}+24 \\underbrace{\\sum_{i=1}^{n}\\left(\\binom{w_{i}}{2}-\\binom{\\ell_{i}}{2}\\right)}_{0}-\\left(3(n-1)^{2}-4\\right) \\underbrace{\\sum_{i=1}^{n}\\left(w_{i}-\\ell_{i}\\right)}_{0} \\geq 0 $$","tier":0} +{"problem_type":"Combinatorics","problem_label":"C6","problem":"Given a positive integer $k$ and other two integers $b>w>1$. There are two strings of pearls, a string of $b$ black pearls and a string of $w$ white pearls. The length of a string is the number of pearls on it. One cuts these strings in some steps by the following rules. In each step: (i) The strings are ordered by their lengths in a non-increasing order. If there are some strings of equal lengths, then the white ones precede the black ones. Then $k$ first ones (if they consist of more than one pearl) are chosen; if there are less than $k$ strings longer than 1 , then one chooses all of them. (ii) Next, one cuts each chosen string into two parts differing in length by at most one. (For instance, if there are strings of $5,4,4,2$ black pearls, strings of $8,4,3$ white pearls and $k=4$, then the strings of 8 white, 5 black, 4 white and 4 black pearls are cut into the parts $(4,4),(3,2),(2,2)$ and $(2,2)$, respectively.) The process stops immediately after the step when a first isolated white pearl appears. Prove that at this stage, there will still exist a string of at least two black pearls. (Canada)","solution":"Denote the situation after the $i$ th step by $A_{i}$; hence $A_{0}$ is the initial situation, and $A_{i-1} \\rightarrow A_{i}$ is the $i$ th step. We call a string containing $m$ pearls an $m$-string; it is an $m$-w-string or a $m$-b-string if it is white or black, respectively. We continue the process until every string consists of a single pearl. We will focus on three moments of the process: (a) the first stage $A_{s}$ when the first 1 -string (no matter black or white) appears; (b) the first stage $A_{t}$ where the total number of strings is greater than $k$ (if such moment does not appear then we put $t=\\infty$ ); and (c) the first stage $A_{f}$ when all black pearls are isolated. It is sufficient to prove that in $A_{f-1}$ (or earlier), a 1-w-string appears. We start with some easy properties of the situations under consideration. Obviously, we have $s \\leq f$. Moreover, all b-strings from $A_{f-1}$ become single pearls in the $f$ th step, hence all of them are 1- or 2-b-strings. Next, observe that in each step $A_{i} \\rightarrow A_{i+1}$ with $i \\leq t-1$, all $(>1)$-strings were cut since there are not more than $k$ strings at all; if, in addition, $i1$ as $s-1 \\leq \\min \\{s, t\\}$. Now, if $s=f$, then in $A_{s-1}$, there is no 1 -w-string as well as no ( $>2$ )-b-string. That is, $2=B_{s-1} \\geq W_{s-1} \\geq b_{s-1} \\geq w_{s-1}>1$, hence all these numbers equal 2 . This means that in $A_{s-1}$, all strings contain 2 pearls, and there are $2^{s-1}$ black and $2^{s-1}$ white strings, which means $b=2 \\cdot 2^{s-1}=w$. This contradicts the problem conditions. Hence we have $s \\leq f-1$ and thus $s \\leq t$. Therefore, in the $s$ th step each string is cut into two parts. Now, if a 1-b-string appears in this step, then from $w_{s-1} \\leq b_{s-1}$ we see that a 1-w-string appears as well; so, in each case in the sth step a 1-w-string appears, while not all black pearls become single, as desired. Case 2. Now assume that $t+1 \\leq s$ and $t+2 \\leq f$. Then in $A_{t}$ we have exactly $2^{t}$ white and $2^{t}$ black strings, all being larger than 1 , and $2^{t+1}>k \\geq 2^{t}$ (the latter holds since $2^{t}$ is the total number of strings in $A_{t-1}$ ). Now, in the $(t+1)$ st step, exactly $k$ strings are cut, not more than $2^{t}$ of them being black; so the number of w-strings in $A_{t+1}$ is at least $2^{t}+\\left(k-2^{t}\\right)=k$. Since the number of w-strings does not decrease in our process, in $A_{f-1}$ we have at least $k$ white strings as well. Finally, in $A_{f-1}$, all b-strings are not larger than 2, and at least one 2-b-string is cut in the $f$ th step. Therefore, at most $k-1$ white strings are cut in this step, hence there exists a w-string $\\mathcal{W}$ which is not cut in the $f$ th step. On the other hand, since a 2 -b-string is cut, all $(\\geq 2)$-w-strings should also be cut in the $f$ th step; hence $\\mathcal{W}$ should be a single pearl. This is exactly what we needed. Comment. In this solution, we used the condition $b \\neq w$ only to avoid the case $b=w=2^{t}$. Hence, if a number $b=w$ is not a power of 2 , then the problem statement is also valid.","tier":0} +{"problem_type":"Combinatorics","problem_label":"C6","problem":"Given a positive integer $k$ and other two integers $b>w>1$. There are two strings of pearls, a string of $b$ black pearls and a string of $w$ white pearls. The length of a string is the number of pearls on it. One cuts these strings in some steps by the following rules. In each step: (i) The strings are ordered by their lengths in a non-increasing order. If there are some strings of equal lengths, then the white ones precede the black ones. Then $k$ first ones (if they consist of more than one pearl) are chosen; if there are less than $k$ strings longer than 1 , then one chooses all of them. (ii) Next, one cuts each chosen string into two parts differing in length by at most one. (For instance, if there are strings of $5,4,4,2$ black pearls, strings of $8,4,3$ white pearls and $k=4$, then the strings of 8 white, 5 black, 4 white and 4 black pearls are cut into the parts $(4,4),(3,2),(2,2)$ and $(2,2)$, respectively.) The process stops immediately after the step when a first isolated white pearl appears. Prove that at this stage, there will still exist a string of at least two black pearls. (Canada)","solution":"We use the same notations as introduced in the first paragraph of the previous solution. We claim that at every stage, there exist a $u$-b-string and a $v$-w-string such that either (i) $u>v \\geq 1$, or (ii) $2 \\leq u \\leq v<2 u$, and there also exist $k-1$ of ( $>v \/ 2$ )-strings other than considered above. First, we notice that this statement implies the problem statement. Actually, in both cases (i) and (ii) we have $u>1$, so at each stage there exists a ( $\\geq 2$ )-b-string, and for the last stage it is exactly what we need. Now, we prove the claim by induction on the number of the stage. Obviously, for $A_{0}$ the condition (i) holds since $b>w$. Further, we suppose that the statement holds for $A_{i}$, and prove it for $A_{i+1}$. Two cases are possible. Case 1. Assume that in $A_{i}$, there are a $u$-b-string and a $v$-w-string with $u>v$. We can assume that $v$ is the length of the shortest w-string in $A_{i}$; since we are not at the final stage, we have $v \\geq 2$. Now, in the $(i+1)$ st step, two subcases may occur. Subcase 1a. Suppose that either no $u$-b-string is cut, or both some $u$-b-string and some $v$-w-string are cut. Then in $A_{i+1}$, we have either a $u$-b-string and a $(\\leq v)$-w-string (and (i) is valid), or we have a $\\lceil u \/ 2\\rceil$-b-string and a $\\lfloor v \/ 2\\rfloor$-w-string. In the latter case, from $u>v$ we get $\\lceil u \/ 2\\rceil>\\lfloor v \/ 2\\rfloor$, and (i) is valid again. Subcase $1 b$. Now, some $u$-b-string is cut, and no $v$-w-string is cut (and hence all the strings which are cut are longer than $v$ ). If $u^{\\prime}=\\lceil u \/ 2\\rceil>v$, then the condition (i) is satisfied since we have a $u^{\\prime}$-b-string and a $v$-w-string in $A_{i+1}$. Otherwise, notice that the inequality $u>v \\geq 2$ implies $u^{\\prime} \\geq 2$. Furthermore, besides a fixed $u$-b-string, other $k-1$ of $(\\geq v+1)$-strings should be cut in the $(i+1)$ st step, hence providing at least $k-1$ of $(\\geq\\lceil(v+1) \/ 2\\rceil)$-strings, and $\\lceil(v+1) \/ 2\\rceil>v \/ 2$. So, we can put $v^{\\prime}=v$, and we have $u^{\\prime} \\leq vv$, so each one results in a ( $>v \/ 2$ )string. Hence in $A_{i+1}$, there exist $k \\geq k-1$ of $(>v \/ 2)$-strings other than the considered $u$ - and $v$-strings, and the condition (ii) is satisfied. Subcase 2c. In the remaining case, all $u$-b-strings are cut. This means that all $(\\geq u)$-strings are cut as well, hence our $v$-w-string is cut. Therefore in $A_{i+1}$ there exists a $\\lceil u \/ 2\\rceil$-b-string together with a $\\lfloor v \/ 2\\rfloor$-w-string. Now, if $u^{\\prime}=\\lceil u \/ 2\\rceil>\\lfloor v \/ 2\\rfloor=v^{\\prime}$ then the condition (i) is fulfilled. Otherwise, we have $u^{\\prime} \\leq v^{\\prime}$ $|f(W)|$; if there is no such set then we set $W=\\varnothing$. Denote $W^{\\prime}=f(W), U=V \\backslash W, U^{\\prime}=V^{\\prime} \\backslash W^{\\prime}$. By our assumption and the Lemma condition, $|f(V)|=\\left|V^{\\prime}\\right| \\geq|V|$, hence $W \\neq V$ and $U \\neq \\varnothing$. Permuting the coordinates, we can assume that $U^{\\prime}=\\left\\{v_{i j}: 1 \\leq i \\leq \\ell\\right\\}, W^{\\prime}=\\left\\{v_{i j}: \\ell+1 \\leq i \\leq k\\right\\}$. Consider the induced subgraph $G^{\\prime}$ of $G$ on the vertices $U \\cup U^{\\prime}$. We claim that for every $X \\subset U$, we get $\\left|f(X) \\cap U^{\\prime}\\right| \\geq|X|$ (so $G^{\\prime}$ satisfies the conditions of Hall's lemma). Actually, we have $|W| \\geq|f(W)|$, so if $|X|>\\left|f(X) \\cap U^{\\prime}\\right|$ for some $X \\subset U$, then we have $$ |W \\cup X|=|W|+|X|>|f(W)|+\\left|f(X) \\cap U^{\\prime}\\right|=\\left|f(W) \\cup\\left(f(X) \\cap U^{\\prime}\\right)\\right|=|f(W \\cup X)| $$ This contradicts the maximality of $|W|$. Thus, applying Hall's lemma, we can assign to each $L \\in U$ some vertex $v_{i j} \\in U^{\\prime}$ so that to distinct elements of $U$, distinct vertices of $U^{\\prime}$ are assigned. In this situation, we say that $L \\in U$ corresponds to the $i$ th axis, and write $g(L)=i$. Since there are $n_{i}-1$ vertices of the form $v_{i j}$, we get that for each $1 \\leq i \\leq \\ell$, not more than $n_{i}-1$ subgrids correspond to the $i$ th axis. Finally, we are ready to present the desired point. Since $W \\neq V$, there exists a point $b=\\left(b_{1}, b_{2}, \\ldots, b_{k}\\right) \\in N \\backslash\\left(\\cup_{L \\in W} L\\right)$. On the other hand, for every $1 \\leq i \\leq \\ell$, consider any subgrid $L \\in U$ with $g(L)=i$. This means exactly that $L$ is orthogonal to the $i$ th axis, and hence all its elements have the same $i$ th coordinate $c_{L}$. Since there are at most $n_{i}-1$ such subgrids, there exists a number $0 \\leq a_{i} \\leq n_{i}-1$ which is not contained in a set $\\left\\{c_{L}: g(L)=i\\right\\}$. Choose such number for every $1 \\leq i \\leq \\ell$. Now we claim that point $a=\\left(a_{1}, \\ldots, a_{\\ell}, b_{\\ell+1}, \\ldots, b_{k}\\right)$ is not covered, hence contradicting the Lemma condition. Surely, point $a$ cannot lie in some $L \\in U$, since all the points in $L$ have $g(L)$ th coordinate $c_{L} \\neq a_{g(L)}$. On the other hand, suppose that $a \\in L$ for some $L \\in W$; recall that $b \\notin L$. But the points $a$ and $b$ differ only at first $\\ell$ coordinates, so $L$ should be orthogonal to at least one of the first $\\ell$ axes, and hence our graph contains some edge $\\left(L, v_{i j}\\right)$ for $i \\leq \\ell$. It contradicts the definition of $W^{\\prime}$. The Lemma is proved. Now we turn to the problem. Let $d_{j}$ be the step of the progression $P_{j}$. Note that since $n=$ l.c.m. $\\left(d_{1}, \\ldots, d_{s}\\right)$, for each $1 \\leq i \\leq k$ there exists an index $j(i)$ such that $p_{i}^{\\alpha_{i}} \\mid d_{j(i)}$. We assume that $n>1$; otherwise the problem statement is trivial. For each $0 \\leq m \\leq n-1$ and $1 \\leq i \\leq k$, let $m_{i}$ be the residue of $m$ modulo $p_{i}^{\\alpha_{i}}$, and let $m_{i}=\\overline{r_{i \\alpha_{i}} \\ldots r_{i 1}}$ be the base $p_{i}$ representation of $m_{i}$ (possibly, with some leading zeroes). Now, we put into correspondence to $m$ the sequence $r(m)=\\left(r_{11}, \\ldots, r_{1 \\alpha_{1}}, r_{21}, \\ldots, r_{k \\alpha_{k}}\\right)$. Hence $r(m)$ lies in a $\\underbrace{p_{1} \\times \\cdots \\times p_{1}}_{\\alpha_{1} \\text { times }} \\times \\cdots \\times \\underbrace{p_{k} \\times \\cdots \\times p_{k}}_{\\alpha_{k} \\text { times }}$ grid $N$. Surely, if $r(m)=r\\left(m^{\\prime}\\right)$ then $p_{i}^{\\alpha_{i}} \\mid m_{i}-m_{i}^{\\prime}$, which follows $p_{i}^{\\alpha_{i}} \\mid m-m^{\\prime}$ for all $1 \\leq i \\leq k$; consequently, $n \\mid m-m^{\\prime}$. So, when $m$ runs over the set $\\{0, \\ldots, n-1\\}$, the sequences $r(m)$ do not repeat; since $|N|=n$, this means that $r$ is a bijection between $\\{0, \\ldots, n-1\\}$ and $N$. Now we will show that for each $1 \\leq i \\leq s$, the set $L_{i}=\\left\\{r(m): m \\in P_{i}\\right\\}$ is a subgrid, and that for each axis there exists a subgrid orthogonal to this axis. Obviously, these subgrids cover $N$, and the condition (ii') follows directly from (ii). Hence the Lemma provides exactly the estimate we need. Consider some $1 \\leq j \\leq s$ and let $d_{j}=p_{1}^{\\gamma_{1}} \\ldots p_{k}^{\\gamma_{k}}$. Consider some $q \\in P_{j}$ and let $r(q)=$ $\\left(r_{11}, \\ldots, r_{k \\alpha_{k}}\\right)$. Then for an arbitrary $q^{\\prime}$, setting $r\\left(q^{\\prime}\\right)=\\left(r_{11}^{\\prime}, \\ldots, r_{k \\alpha_{k}}^{\\prime}\\right)$ we have $$ q^{\\prime} \\in P_{j} \\quad \\Longleftrightarrow \\quad p_{i}^{\\gamma_{i}} \\mid q-q^{\\prime} \\text { for each } 1 \\leq i \\leq k \\quad \\Longleftrightarrow \\quad r_{i, t}=r_{i, t}^{\\prime} \\text { for all } t \\leq \\gamma_{i} $$ Hence $L_{j}=\\left\\{\\left(r_{11}^{\\prime}, \\ldots, r_{k \\alpha_{k}}^{\\prime}\\right) \\in N: r_{i, t}=r_{i, t}^{\\prime}\\right.$ for all $\\left.t \\leq \\gamma_{i}\\right\\}$ which means that $L_{j}$ is a subgrid containing $r(q)$. Moreover, in $L_{j(i)}$, all the coordinates corresponding to $p_{i}$ are fixed, so it is orthogonal to all of their axes, as desired. Comment 1. The estimate in the problem is sharp for every $n$. One of the possible examples is the following one. For each $1 \\leq i \\leq k, 0 \\leq j \\leq \\alpha_{i}-1,1 \\leq k \\leq p-1$, let $$ P_{i, j, k}=k p_{i}^{j}+p_{i}^{j+1} \\mathbb{Z} $$ and add the progression $P_{0}=n \\mathbb{Z}$. One can easily check that this set satisfies all the problem conditions. There also exist other examples. On the other hand, the estimate can be adjusted in the following sense. For every $1 \\leq i \\leq k$, let $0=\\alpha_{i 0}, \\alpha_{i 1}, \\ldots, \\alpha_{i h_{i}}$ be all the numbers of the form $\\operatorname{ord}_{p_{i}}\\left(d_{j}\\right)$ in an increasing order (we delete the repeating occurences of a number, and add a number $0=\\alpha_{i 0}$ if it does not occur). Then, repeating the arguments from the solution one can obtain that $$ s \\geq 1+\\sum_{i=1}^{k} \\sum_{j=1}^{h_{i}}\\left(p^{\\alpha_{j}-\\alpha_{j-1}}-1\\right) $$ Note that $p^{\\alpha}-1 \\geq \\alpha(p-1)$, and the equality is achieved only for $\\alpha=1$. Hence, for reaching the minimal number of the progressions, one should have $\\alpha_{i, j}=j$ for all $i, j$. In other words, for each $1 \\leq j \\leq \\alpha_{i}$, there should be an index $t$ such that $\\operatorname{ord}_{p_{i}}\\left(d_{t}\\right)=j$.","tier":0} +{"problem_type":"Combinatorics","problem_label":"C7","problem":"Let $P_{1}, \\ldots, P_{s}$ be arithmetic progressions of integers, the following conditions being satisfied: (i) each integer belongs to at least one of them; (ii) each progression contains a number which does not belong to other progressions. Denote by $n$ the least common multiple of steps of these progressions; let $n=p_{1}^{\\alpha_{1}} \\ldots p_{k}^{\\alpha_{k}}$ be its prime factorization. Prove that $$ s \\geq 1+\\sum_{i=1}^{k} \\alpha_{i}\\left(p_{i}-1\\right) $$ (Germany)","solution":"We start with introducing some notation. For positive integer $r$, we denote $[r]=\\{1,2, \\ldots, r\\}$. Next, we say that a set of progressions $\\mathcal{P}=\\left\\{P_{1}, \\ldots, P_{s}\\right\\}$ cover $\\mathbb{Z}$ if each integer belongs to some of them; we say that this covering is minimal if no proper subset of $\\mathcal{P}$ covers $\\mathbb{Z}$. Obviously, each covering contains a minimal subcovering. Next, for a minimal covering $\\left\\{P_{1}, \\ldots, P_{s}\\right\\}$ and for every $1 \\leq i \\leq s$, let $d_{i}$ be the step of progression $P_{i}$, and $h_{i}$ be some number which is contained in $P_{i}$ but in none of the other progressions. We assume that $n>1$, otherwise the problem is trivial. This implies $d_{i}>1$, otherwise the progression $P_{i}$ covers all the numbers, and $n=1$. We will prove a more general statement, namely the following Claim. Assume that the progressions $P_{1}, \\ldots, P_{s}$ and number $n=p_{1}^{\\alpha_{1}} \\ldots p_{k}^{\\alpha_{k}}>1$ are chosen as in the problem statement. Moreover, choose some nonempty set of indices $I=\\left\\{i_{1}, \\ldots, i_{t}\\right\\} \\subseteq[k]$ and some positive integer $\\beta_{i} \\leq \\alpha_{i}$ for every $i \\in I$. Consider the set of indices $$ T=\\left\\{j: 1 \\leq j \\leq s, \\text { and } p_{i}^{\\alpha_{i}-\\beta_{i}+1} \\mid d_{j} \\text { for some } i \\in I\\right\\} $$ Then $$ |T| \\geq 1+\\sum_{i \\in I} \\beta_{i}\\left(p_{i}-1\\right) $$ Observe that the Claim for $I=[k]$ and $\\beta_{i}=\\alpha_{i}$ implies the problem statement, since the left-hand side in (2) is not greater than $s$. Hence, it suffices to prove the Claim. 1. First, we prove the Claim assuming that all $d_{j}$ 's are prime numbers. If for some $1 \\leq i \\leq k$ we have at least $p_{i}$ progressions with the step $p_{i}$, then they do not intersect and hence cover all the integers; it means that there are no other progressions, and $n=p_{i}$; the Claim is trivial in this case. Now assume that for every $1 \\leq i \\leq k$, there are not more than $p_{i}-1$ progressions with step $p_{i}$; each such progression covers the numbers with a fixed residue modulo $p_{i}$, therefore there exists a residue $q_{i} \\bmod p_{i}$ which is not touched by these progressions. By the Chinese Remainder Theorem, there exists a number $q$ such that $q \\equiv q_{i}\\left(\\bmod p_{i}\\right)$ for all $1 \\leq i \\leq k$; this number cannot be covered by any progression with step $p_{i}$, hence it is not covered at all. A contradiction. 2. Now, we assume that the general Claim is not valid, and hence we consider a counterexample $\\left\\{P_{1}, \\ldots, P_{s}\\right\\}$ for the Claim; we can choose it to be minimal in the following sense: - the number $n$ is minimal possible among all the counterexamples; - the sum $\\sum_{i} d_{i}$ is minimal possible among all the counterexamples having the chosen value of $n$. As was mentioned above, not all numbers $d_{i}$ are primes; hence we can assume that $d_{1}$ is composite, say $p_{1} \\mid d_{1}$ and $d_{1}^{\\prime}=\\frac{d_{1}}{p_{1}}>1$. Consider a progression $P_{1}^{\\prime}$ having the step $d_{1}^{\\prime}$, and containing $P_{1}$. We will focus on two coverings constructed as follows. (i) Surely, the progressions $P_{1}^{\\prime}, P_{2}, \\ldots, P_{s}$ cover $\\mathbb{Z}$, though this covering in not necessarily minimal. So, choose some minimal subcovering $\\mathcal{P}^{\\prime}$ in it; surely $P_{1}^{\\prime} \\in \\mathcal{P}^{\\prime}$ since $h_{1}$ is not covered by $P_{2}, \\ldots, P_{s}$, so we may assume that $\\mathcal{P}^{\\prime}=\\left\\{P_{1}^{\\prime}, P_{2}, \\ldots, P_{s^{\\prime}}\\right\\}$ for some $s^{\\prime} \\leq s$. Furthermore, the period of the covering $\\mathcal{P}^{\\prime}$ can appear to be less than $n$; so we denote this period by $$ n^{\\prime}=p_{1}^{\\alpha_{1}-\\sigma_{1}} \\ldots p_{k}^{\\alpha_{k}-\\sigma_{k}}=\\text { l.c.m. }\\left(d_{1}^{\\prime}, d_{2}, \\ldots, d_{s^{\\prime}}\\right) $$ Observe that for each $P_{j} \\notin \\mathcal{P}^{\\prime}$, we have $h_{j} \\in P_{1}^{\\prime}$, otherwise $h_{j}$ would not be covered by $\\mathcal{P}$. (ii) On the other hand, each nonempty set of the form $R_{i}=P_{i} \\cap P_{1}^{\\prime}(1 \\leq i \\leq s)$ is also a progression with a step $r_{i}=$ l.c.m. $\\left(d_{i}, d_{1}^{\\prime}\\right)$, and such sets cover $P_{1}^{\\prime}$. Scaling these progressions with the ratio $1 \/ d_{1}^{\\prime}$, we obtain the progressions $Q_{i}$ with steps $q_{i}=r_{i} \/ d_{1}^{\\prime}$ which cover $\\mathbb{Z}$. Now we choose a minimal subcovering $\\mathcal{Q}$ of this covering; again we should have $Q_{1} \\in \\mathcal{Q}$ by the reasons of $h_{1}$. Now, denote the period of $\\mathcal{Q}$ by $$ n^{\\prime \\prime}=\\text { l.c.m. }\\left\\{q_{i}: Q_{i} \\in \\mathcal{Q}\\right\\}=\\frac{\\text { l.c.m. }\\left\\{r_{i}: Q_{i} \\in \\mathcal{Q}\\right\\}}{d_{1}^{\\prime}}=\\frac{p_{1}^{\\gamma_{1}} \\ldots p_{k}^{\\gamma_{k}}}{d_{1}^{\\prime}} $$ Note that if $h_{j} \\in P_{1}^{\\prime}$, then the image of $h_{j}$ under the scaling can be covered by $Q_{j}$ only; so, in this case we have $Q_{j} \\in \\mathcal{Q}$. Our aim is to find the desired number of progressions in coverings $\\mathcal{P}$ and $\\mathcal{Q}$. First, we have $n \\geq n^{\\prime}$, and the sum of the steps in $\\mathcal{P}^{\\prime}$ is less than that in $\\mathcal{P}$; hence the Claim is valid for $\\mathcal{P}^{\\prime}$. We apply it to the set of indices $I^{\\prime}=\\left\\{i \\in I: \\beta_{i}>\\sigma_{i}\\right\\}$ and the exponents $\\beta_{i}^{\\prime}=\\beta_{i}-\\sigma_{i}$; hence the set under consideration is $$ T^{\\prime}=\\left\\{j: 1 \\leq j \\leq s^{\\prime}, \\text { and } p_{i}^{\\left(\\alpha_{i}-\\sigma_{i}\\right)-\\beta_{i}^{\\prime}+1}=p_{i}^{\\alpha_{i}-\\beta_{i}+1} \\mid d_{j} \\text { for some } i \\in I^{\\prime}\\right\\} \\subseteq T \\cap\\left[s^{\\prime}\\right], $$ and we obtain that $$ \\left|T \\cap\\left[s^{\\prime}\\right]\\right| \\geq\\left|T^{\\prime}\\right| \\geq 1+\\sum_{i \\in I^{\\prime}}\\left(\\beta_{i}-\\sigma_{i}\\right)\\left(p_{i}-1\\right)=1+\\sum_{i \\in I}\\left(\\beta_{i}-\\sigma_{i}\\right)_{+}\\left(p_{i}-1\\right) $$ where $(x)_{+}=\\max \\{x, 0\\}$; the latter equality holds as for $i \\notin I^{\\prime}$ we have $\\beta_{i} \\leq \\sigma_{i}$. Observe that $x=(x-y)_{+}+\\min \\{x, y\\}$ for all $x, y$. So, if we find at least $$ G=\\sum_{i \\in I} \\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}\\left(p_{i}-1\\right) $$ indices in $T \\cap\\left\\{s^{\\prime}+1, \\ldots, s\\right\\}$, then we would have $$ |T|=\\left|T \\cap\\left[s^{\\prime}\\right]\\right|+\\left|T \\cap\\left\\{s^{\\prime}+1, \\ldots, s\\right\\}\\right| \\geq 1+\\sum_{i \\in I}\\left(\\left(\\beta_{i}-\\sigma_{i}\\right)_{+}+\\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}\\right)\\left(p_{i}-1\\right)=1+\\sum_{i \\in I} \\beta_{i}\\left(p_{i}-1\\right) $$ thus leading to a contradiction with the choice of $\\mathcal{P}$. We will find those indices among the indices of progressions in $\\mathcal{Q}$. 3. Now denote $I^{\\prime \\prime}=\\left\\{i \\in I: \\sigma_{i}>0\\right\\}$ and consider some $i \\in I^{\\prime \\prime}$; then $p_{i}^{\\alpha_{i}} \\nmid n^{\\prime}$. On the other hand, there exists an index $j(i)$ such that $p_{i}^{\\alpha_{i}} \\mid d_{j(i)}$; this means that $d_{j(i)} \\backslash n^{\\prime}$ and hence $P_{j(i)}$ cannot appear in $\\mathcal{P}^{\\prime}$, so $j(i)>s^{\\prime}$. Moreover, we have observed before that in this case $h_{j(i)} \\in P_{1}^{\\prime}$, hence $Q_{j(i)} \\in \\mathcal{Q}$. This means that $q_{j(i)} \\mid n^{\\prime \\prime}$, therefore $\\gamma_{i}=\\alpha_{i}$ for each $i \\in I^{\\prime \\prime}$ (recall here that $q_{i}=r_{i} \/ d_{1}^{\\prime}$ and hence $\\left.d_{j(i)}\\left|r_{j(i)}\\right| d_{1}^{\\prime} n^{\\prime \\prime}\\right)$. Let $d_{1}^{\\prime}=p_{1}^{\\tau_{1}} \\ldots p_{k}^{\\tau_{k}}$. Then $n^{\\prime \\prime}=p_{1}^{\\gamma_{1}-\\tau_{1}} \\ldots p_{k}^{\\gamma_{i}-\\tau_{i}}$. Now, if $i \\in I^{\\prime \\prime}$, then for every $\\beta$ the condition $p_{i}^{\\left(\\gamma_{i}-\\tau_{i}\\right)-\\beta+1} \\mid q_{j}$ is equivalent to $p_{i}^{\\alpha_{i}-\\beta+1} \\mid r_{j}$. Note that $n^{\\prime \\prime} \\leq n \/ d_{1}^{\\prime}0$. So, the set under consideration is $$ \\begin{aligned} T^{\\prime \\prime} & =\\left\\{j: Q_{j} \\in \\mathcal{Q}, \\text { and } p_{i}^{\\left(\\gamma_{i}-\\tau_{i}\\right)-\\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}+1} \\mid q_{j} \\text { for some } i \\in I^{\\prime \\prime}\\right\\} \\\\ & =\\left\\{j: Q_{j} \\in \\mathcal{Q}, \\text { and } p_{i}^{\\alpha_{i}-\\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}+1} \\mid r_{j} \\text { for some } i \\in I^{\\prime \\prime}\\right\\}, \\end{aligned} $$ and we obtain $\\left|T^{\\prime \\prime}\\right| \\geq 1+G$. Finally, we claim that $T^{\\prime \\prime} \\subseteq T \\cap\\left(\\{1\\} \\cup\\left\\{s^{\\prime}+1, \\ldots, s\\right\\}\\right)$; then we will obtain $\\left|T \\cap\\left\\{s^{\\prime}+1, \\ldots, s\\right\\}\\right| \\geq G$, which is exactly what we need. To prove this, consider any $j \\in T^{\\prime \\prime}$. Observe first that $\\alpha_{i}-\\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}+1>\\alpha_{i}-\\sigma_{i} \\geq \\tau_{i}$, hence from $p_{i}^{\\alpha_{i}-\\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}+1} \\mid r_{j}=$ l.c.m. $\\left(d_{1}^{\\prime}, d_{j}\\right)$ we have $p_{i}^{\\alpha_{i}-\\min \\left\\{\\beta_{i}, \\sigma_{i}\\right\\}+1} \\mid d_{j}$, which means that $j \\in T$. Next, the exponent of $p_{i}$ in $d_{j}$ is greater than that in $n^{\\prime}$, which means that $P_{j} \\notin \\mathcal{P}^{\\prime}$. This may appear only if $j=1$ or $j>s^{\\prime}$, as desired. This completes the proof. Comment 2. A grid analogue of the Claim is also valid. It reads as following. Claim. Assume that the grid $N$ is covered by subgrids $L_{1}, L_{2}, \\ldots, L_{s}$ so that (ii') each subgrid contains a point which is not covered by other subgrids; (iii) for each coordinate axis, there exists a subgrid $L_{i}$ orthogonal to this axis. Choose some set of indices $I=\\left\\{i_{1}, \\ldots, i_{t}\\right\\} \\subset[k]$, and consider the set of indices $$ T=\\left\\{j: 1 \\leq j \\leq s \\text {, and } L_{j} \\text { is orthogonal to the } i \\text { th axis for some } i \\in I\\right\\} $$ Then $$ |T| \\geq 1+\\sum_{i \\in I}\\left(n_{i}-1\\right) $$ This Claim may be proved almost in the same way as in Solution 1.","tier":0} +{"problem_type":"Geometry","problem_label":"G1","problem":"Let $A B C$ be an acute triangle with $D, E, F$ the feet of the altitudes lying on $B C, C A, A B$ respectively. One of the intersection points of the line $E F$ and the circumcircle is $P$. The lines $B P$ and $D F$ meet at point $Q$. Prove that $A P=A Q$. (United Kingdom)","solution":"The line $E F$ intersects the circumcircle at two points. Depending on the choice of $P$, there are two different cases to consider. Case 1: The point $P$ lies on the ray $E F$ (see Fig. 1). Let $\\angle C A B=\\alpha, \\angle A B C=\\beta$ and $\\angle B C A=\\gamma$. The quadrilaterals $B C E F$ and $C A F D$ are cyclic due to the right angles at $D, E$ and $F$. So, $$ \\begin{aligned} & \\angle B D F=180^{\\circ}-\\angle F D C=\\angle C A F=\\alpha, \\\\ & \\angle A F E=180^{\\circ}-\\angle E F B=\\angle B C E=\\gamma, \\\\ & \\angle D F B=180^{\\circ}-\\angle A F D=\\angle D C A=\\gamma . \\end{aligned} $$ Since $P$ lies on the arc $A B$ of the circumcircle, $\\angle P B A<\\angle B C A=\\gamma$. Hence, we have $$ \\angle P B D+\\angle B D F=\\angle P B A+\\angle A B D+\\angle B D F<\\gamma+\\beta+\\alpha=180^{\\circ}, $$ and the point $Q$ must lie on the extensions of $B P$ and $D F$ beyond the points $P$ and $F$, respectively. From the cyclic quadrilateral $A P B C$ we get $$ \\angle Q P A=180^{\\circ}-\\angle A P B=\\angle B C A=\\gamma=\\angle D F B=\\angle Q F A . $$ Hence, the quadrilateral $A Q P F$ is cyclic. Then $\\angle A Q P=180^{\\circ}-\\angle P F A=\\angle A F E=\\gamma$. We obtained that $\\angle A Q P=\\angle Q P A=\\gamma$, so the triangle $A Q P$ is isosceles, $A P=A Q$. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-45.jpg?height=680&width=763&top_left_y=2007&top_left_x=361) Fig. 1 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-45.jpg?height=549&width=638&top_left_y=2127&top_left_x=1143) Fig. 2 Case 2: The point $P$ lies on the ray $F E$ (see Fig. 2). In this case the point $Q$ lies inside the segment $F D$. Similarly to the first case, we have $$ \\angle Q P A=\\angle B C A=\\gamma=\\angle D F B=180^{\\circ}-\\angle A F Q $$ Hence, the quadrilateral $A F Q P$ is cyclic. Then $\\angle A Q P=\\angle A F P=\\angle A F E=\\gamma=\\angle Q P A$. The triangle $A Q P$ is isosceles again, $\\angle A Q P=\\angle Q P A$ and thus $A P=A Q$. Comment. Using signed angles, the two possible configurations can be handled simultaneously, without investigating the possible locations of $P$ and $Q$.","tier":0} +{"problem_type":"Geometry","problem_label":"G1","problem":"Let $A B C$ be an acute triangle with $D, E, F$ the feet of the altitudes lying on $B C, C A, A B$ respectively. One of the intersection points of the line $E F$ and the circumcircle is $P$. The lines $B P$ and $D F$ meet at point $Q$. Prove that $A P=A Q$. (United Kingdom)","solution":"For arbitrary points $X, Y$ on the circumcircle, denote by $\\widehat{X Y}$ the central angle of the arc $X Y$. Let $P$ and $P^{\\prime}$ be the two points where the line $E F$ meets the circumcircle; let $P$ lie on the $\\operatorname{arc} A B$ and let $P^{\\prime}$ lie on the $\\operatorname{arc} C A$. Let $B P$ and $B P^{\\prime}$ meet the line $D F$ and $Q$ and $Q^{\\prime}$, respectively (see Fig. 3). We will prove that $A P=A P^{\\prime}=A Q=A Q^{\\prime}$. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-46.jpg?height=667&width=760&top_left_y=1197&top_left_x=628) Fig. 3 Like in the first solution, we have $\\angle A F E=\\angle B F P=\\angle D F B=\\angle B C A=\\gamma$ from the cyclic quadrilaterals $B C E F$ and $C A F D$. By $\\overparen{P B}+\\overparen{P^{\\prime} A}=2 \\angle A F P^{\\prime}=2 \\gamma=2 \\angle B C A=\\overparen{A P}+\\overparen{P B}$, we have $$ \\overline{A P}=\\widetilde{P^{\\prime} A}, \\quad \\angle P B A=\\angle A B P^{\\prime} \\quad \\text { and } \\quad A P=A P^{\\prime} $$ Due to $\\overparen{A P}=\\widehat{P^{\\prime}} A$, the lines $B P$ and $B Q^{\\prime}$ are symmetrical about line $A B$. Similarly, by $\\angle B F P=\\angle Q^{\\prime} F B$, the lines $F P$ and $F Q^{\\prime}$ are symmetrical about $A B$. It follows that also the points $P$ and $P^{\\prime}$ are symmetrical to $Q^{\\prime}$ and $Q$, respectively. Therefore, $$ A P=A Q^{\\prime} \\quad \\text { and } \\quad A P^{\\prime}=A Q $$ The relations (1) and (2) together prove $A P=A P^{\\prime}=A Q=A Q^{\\prime}$.","tier":0} +{"problem_type":"Geometry","problem_label":"G2","problem":"Point $P$ lies inside triangle $A B C$. Lines $A P, B P, C P$ meet the circumcircle of $A B C$ again at points $K, L, M$, respectively. The tangent to the circumcircle at $C$ meets line $A B$ at $S$. Prove that $S C=S P$ if and only if $M K=M L$.","solution":"We assume that $C A>C B$, so point $S$ lies on the ray $A B$. From the similar triangles $\\triangle P K M \\sim \\triangle P C A$ and $\\triangle P L M \\sim \\triangle P C B$ we get $\\frac{P M}{K M}=\\frac{P A}{C A}$ and $\\frac{L M}{P M}=\\frac{C B}{P B}$. Multiplying these two equalities, we get $$ \\frac{L M}{K M}=\\frac{C B}{C A} \\cdot \\frac{P A}{P B} $$ Hence, the relation $M K=M L$ is equivalent to $\\frac{C B}{C A}=\\frac{P B}{P A}$. Denote by $E$ the foot of the bisector of angle $B$ in triangle $A B C$. Recall that the locus of points $X$ for which $\\frac{X A}{X B}=\\frac{C A}{C B}$ is the Apollonius circle $\\Omega$ with the center $Q$ on the line $A B$, and this circle passes through $C$ and $E$. Hence, we have $M K=M L$ if and only if $P$ lies on $\\Omega$, that is $Q P=Q C$. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-47.jpg?height=692&width=1086&top_left_y=1387&top_left_x=522) Fig. 1 Now we prove that $S=Q$, thus establishing the problem statement. We have $\\angle C E S=$ $\\angle C A E+\\angle A C E=\\angle B C S+\\angle E C B=\\angle E C S$, so $S C=S E$. Hence, the point $S$ lies on $A B$ as well as on the perpendicular bisector of $C E$ and therefore coincides with $Q$.","tier":0} +{"problem_type":"Geometry","problem_label":"G2","problem":"Point $P$ lies inside triangle $A B C$. Lines $A P, B P, C P$ meet the circumcircle of $A B C$ again at points $K, L, M$, respectively. The tangent to the circumcircle at $C$ meets line $A B$ at $S$. Prove that $S C=S P$ if and only if $M K=M L$.","solution":"As in the previous solution, we assume that $S$ lies on the ray $A B$. 1. Let $P$ be an arbitrary point inside both the circumcircle $\\omega$ of the triangle $A B C$ and the angle $A S C$, the points $K, L, M$ defined as in the problem. We claim that $S P=S C$ implies $M K=M L$. Let $E$ and $F$ be the points of intersection of the line $S P$ with $\\omega$, point $E$ lying on the segment $S P$ (see Fig. 2). ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-48.jpg?height=641&width=658&top_left_y=288&top_left_x=679) Fig. 2 We have $S P^{2}=S C^{2}=S A \\cdot S B$, so $\\frac{S P}{S B}=\\frac{S A}{S P}$, and hence $\\triangle P S A \\sim \\triangle B S P$. Then $\\angle B P S=\\angle S A P$. Since $2 \\angle B P S=\\overparen{B E}+\\overparen{L F}$ and $2 \\angle S A P=\\overparen{B E}+\\overparen{E K}$ we have $$ \\overparen{L F}=\\overparen{E K} $$ On the other hand, from $\\angle S P C=\\angle S C P$ we have $\\widehat{E C}+\\widehat{M F}=\\widehat{E C}+\\widehat{E M}$, or $$ \\widetilde{M F}=\\overparen{E M} . $$ From (1) and (2) we get $\\widehat{M F L}=\\widehat{M F}+\\widehat{F L}=\\widehat{M E}+\\widehat{E K}=\\widehat{M E K}$ and hence $M K=M L$. The claim is proved. 2. We are left to prove the converse. So, assume that $M K=M L$, and introduce the points $E$ and $F$ as above. We have $S C^{2}=S E \\cdot S F$; hence, there exists a point $P^{\\prime}$ lying on the segment $E F$ such that $S P^{\\prime}=S C$ (see Fig. 3). ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-48.jpg?height=743&width=1154&top_left_y=1933&top_left_x=431) Fig. 3 Assume that $P \\neq P^{\\prime}$. Let the lines $A P^{\\prime}, B P^{\\prime}, C P^{\\prime}$ meet $\\omega$ again at points $K^{\\prime}, L^{\\prime}, M^{\\prime}$ respectively. Now, if $P^{\\prime}$ lies on the segment $P F$ then by the first part of the solution we have $\\widehat{M^{\\prime} F L^{\\prime}}=\\widehat{M^{\\prime} E K^{\\prime}}$. On the other hand, we have $\\widehat{M F L}>\\widehat{M^{\\prime} F L^{\\prime}}=\\widehat{M^{\\prime} E K^{\\prime}}>\\widehat{M E K}$, therefore $\\widehat{M F L}>\\widehat{M E K}$ which contradicts $M K=M L$. Similarly, if point $P^{\\prime}$ lies on the segment $E P$ then we get $\\widehat{M F L}<\\widehat{M E K}$ which is impossible. Therefore, the points $P$ and $P^{\\prime}$ coincide and hence $S P=S P^{\\prime}=S C$.","tier":0} +{"problem_type":"Geometry","problem_label":"G2","problem":"Point $P$ lies inside triangle $A B C$. Lines $A P, B P, C P$ meet the circumcircle of $A B C$ again at points $K, L, M$, respectively. The tangent to the circumcircle at $C$ meets line $A B$ at $S$. Prove that $S C=S P$ if and only if $M K=M L$.","solution":"We present a different proof of the converse direction, that is, $M K=M L \\Rightarrow$ $S P=S C$. As in the previous solutions we assume that $C A>C B$, and the line $S P$ meets $\\omega$ at $E$ and $F$. From $M L=M K$ we get $\\widehat{M E K}=\\widehat{M F L}$. Now we claim that $\\widehat{M E}=\\widehat{M F}$ and $\\widehat{E K}=\\widehat{F L}$. To the contrary, suppose first that $\\widehat{M E}>\\widehat{M F}$; then $\\widehat{E K}=\\widehat{M E K}-\\widehat{M E}<\\widehat{M F L}-\\widehat{M F}=$ $\\overparen{F L}$. Now, the inequality $\\overparen{M E}>\\overparen{M F}$ implies $2 \\angle S C M=\\overparen{E C}+\\overparen{M E}>\\overparen{E C}+\\overparen{M F}=2 \\angle S P C$ and hence $S P>S C$. On the other hand, the inequality $\\overparen{E K}<\\overparen{F L}$ implies $2 \\angle S P K=$ $\\overparen{E K}+\\widetilde{A F}<\\overparen{F L}+\\widetilde{A F}=2 \\angle A B L$, hence $$ \\angle S P A=180^{\\circ}-\\angle S P K>180^{\\circ}-\\angle A B L=\\angle S B P . $$ ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-49.jpg?height=712&width=1098&top_left_y=1226&top_left_x=519) Fig. 4 Consider the point $A^{\\prime}$ on the ray $S A$ for which $\\angle S P A^{\\prime}=\\angle S B P$; in our case, this point lies on the segment $S A$ (see Fig. 4). Then $\\triangle S B P \\sim \\triangle S P A^{\\prime}$ and $S P^{2}=S B \\cdot S A^{\\prime}S C$. Similarly, one can prove that the inequality $\\widehat{M E}<\\widehat{M F}$ is also impossible. So, we get $\\widehat{M E}=\\widehat{M F}$ and therefore $2 \\angle S C M=\\widehat{E C}+\\widehat{M E}=\\widehat{E C}+\\widehat{M F}=2 \\angle S P C$, which implies $S C=S P$.","tier":0} +{"problem_type":"Geometry","problem_label":"G3","problem":"Let $A_{1} A_{2} \\ldots A_{n}$ be a convex polygon. Point $P$ inside this polygon is chosen so that its projections $P_{1}, \\ldots, P_{n}$ onto lines $A_{1} A_{2}, \\ldots, A_{n} A_{1}$ respectively lie on the sides of the polygon. Prove that for arbitrary points $X_{1}, \\ldots, X_{n}$ on sides $A_{1} A_{2}, \\ldots, A_{n} A_{1}$ respectively, $$ \\max \\left\\{\\frac{X_{1} X_{2}}{P_{1} P_{2}}, \\ldots, \\frac{X_{n} X_{1}}{P_{n} P_{1}}\\right\\} \\geq 1 $$ (Armenia)","solution":"Denote $P_{n+1}=P_{1}, X_{n+1}=X_{1}, A_{n+1}=A_{1}$. Lemma. Let point $Q$ lies inside $A_{1} A_{2} \\ldots A_{n}$. Then it is contained in at least one of the circumcircles of triangles $X_{1} A_{2} X_{2}, \\ldots, X_{n} A_{1} X_{1}$. Proof. If $Q$ lies in one of the triangles $X_{1} A_{2} X_{2}, \\ldots, X_{n} A_{1} X_{1}$, the claim is obvious. Otherwise $Q$ lies inside the polygon $X_{1} X_{2} \\ldots X_{n}$ (see Fig. 1). Then we have $$ \\begin{aligned} & \\left(\\angle X_{1} A_{2} X_{2}+\\angle X_{1} Q X_{2}\\right)+\\cdots+\\left(\\angle X_{n} A_{1} X_{1}+\\angle X_{n} Q X_{1}\\right) \\\\ & \\quad=\\left(\\angle X_{1} A_{1} X_{2}+\\cdots+\\angle X_{n} A_{1} X_{1}\\right)+\\left(\\angle X_{1} Q X_{2}+\\cdots+\\angle X_{n} Q X_{1}\\right)=(n-2) \\pi+2 \\pi=n \\pi \\end{aligned} $$ hence there exists an index $i$ such that $\\angle X_{i} A_{i+1} X_{i+1}+\\angle X_{i} Q X_{i+1} \\geq \\frac{\\pi n}{n}=\\pi$. Since the quadrilateral $Q X_{i} A_{i+1} X_{i+1}$ is convex, this means exactly that $Q$ is contained the circumcircle of $\\triangle X_{i} A_{i+1} X_{i+1}$, as desired. Now we turn to the solution. Applying lemma, we get that $P$ lies inside the circumcircle of triangle $X_{i} A_{i+1} X_{i+1}$ for some $i$. Consider the circumcircles $\\omega$ and $\\Omega$ of triangles $P_{i} A_{i+1} P_{i+1}$ and $X_{i} A_{i+1} X_{i+1}$ respectively (see Fig. 2); let $r$ and $R$ be their radii. Then we get $2 r=A_{i+1} P \\leq 2 R$ (since $P$ lies inside $\\Omega$ ), hence $$ P_{i} P_{i+1}=2 r \\sin \\angle P_{i} A_{i+1} P_{i+1} \\leq 2 R \\sin \\angle X_{i} A_{i+1} X_{i+1}=X_{i} X_{i+1} $$ QED. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-51.jpg?height=547&width=566&top_left_y=2011&top_left_x=508) Fig. 1 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-51.jpg?height=458&width=527&top_left_y=2098&top_left_x=1093) Fig. 2","tier":0} +{"problem_type":"Geometry","problem_label":"G3","problem":"Let $A_{1} A_{2} \\ldots A_{n}$ be a convex polygon. Point $P$ inside this polygon is chosen so that its projections $P_{1}, \\ldots, P_{n}$ onto lines $A_{1} A_{2}, \\ldots, A_{n} A_{1}$ respectively lie on the sides of the polygon. Prove that for arbitrary points $X_{1}, \\ldots, X_{n}$ on sides $A_{1} A_{2}, \\ldots, A_{n} A_{1}$ respectively, $$ \\max \\left\\{\\frac{X_{1} X_{2}}{P_{1} P_{2}}, \\ldots, \\frac{X_{n} X_{1}}{P_{n} P_{1}}\\right\\} \\geq 1 $$ (Armenia)","solution":"As in We will prove a bit stronger inequality, namely $$ \\max \\left\\{\\frac{X_{1} X_{2}}{P_{1} P_{2}} \\cos \\alpha_{1}, \\ldots, \\frac{X_{n} X_{1}}{P_{n} P_{1}} \\cos \\alpha_{n}\\right\\} \\geq 1 $$ where $\\alpha_{i}(1 \\leq i \\leq n)$ is the angle between lines $X_{i} X_{i+1}$ and $P_{i} P_{i+1}$. We denote $\\beta_{i}=\\angle A_{i} P_{i} P_{i-1}$ and $\\gamma_{i}=\\angle A_{i+1} P_{i} P_{i+1}$ for all $1 \\leq i \\leq n$. Suppose that for some $1 \\leq i \\leq n$, point $X_{i}$ lies on the segment $A_{i} P_{i}$, while point $X_{i+1}$ lies on the segment $P_{i+1} A_{i+2}$. Then the projection of the segment $X_{i} X_{i+1}$ onto the line $P_{i} P_{i+1}$ contains segment $P_{i} P_{i+1}$, since $\\gamma_{i}$ and $\\beta_{i+1}$ are acute angles (see Fig. 3). Therefore, $X_{i} X_{i+1} \\cos \\alpha_{i} \\geq$ $P_{i} P_{i+1}$, and in this case the statement is proved. So, the only case left is when point $X_{i}$ lies on segment $P_{i} A_{i+1}$ for all $1 \\leq i \\leq n$ (the case when each $X_{i}$ lies on segment $A_{i} P_{i}$ is completely analogous). Now, assume to the contrary that the inequality $$ X_{i} X_{i+1} \\cos \\alpha_{i}P_{i+1} Y_{i+1}^{\\prime}$ (again since $\\gamma_{i}$ and $\\beta_{i+1}$ are acute; see Fig. 4). Hence, we have $$ X_{i} P_{i} \\cos \\gamma_{i}>X_{i+1} P_{i+1} \\cos \\beta_{i+1}, \\quad 1 \\leq i \\leq n $$ Multiplying these inequalities, we get $$ \\cos \\gamma_{1} \\cos \\gamma_{2} \\cdots \\cos \\gamma_{n}>\\cos \\beta_{1} \\cos \\beta_{2} \\cdots \\cos \\beta_{n} $$ On the other hand, the sines theorem applied to triangle $P P_{i} P_{i+1}$ provides $$ \\frac{P P_{i}}{P P_{i+1}}=\\frac{\\sin \\left(\\frac{\\pi}{2}-\\beta_{i+1}\\right)}{\\sin \\left(\\frac{\\pi}{2}-\\gamma_{i}\\right)}=\\frac{\\cos \\beta_{i+1}}{\\cos \\gamma_{i}} $$ Multiplying these equalities we get $$ 1=\\frac{\\cos \\beta_{2}}{\\cos \\gamma_{1}} \\cdot \\frac{\\cos \\beta_{3}}{\\cos \\gamma_{2}} \\cdots \\frac{\\cos \\beta_{1}}{\\cos \\gamma_{n}} $$ which contradicts (2). ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-52.jpg?height=817&width=1297&top_left_y=1873&top_left_x=351) Fig. 3 Fig. 4","tier":0} +{"problem_type":"Geometry","problem_label":"G4","problem":"Let $I$ be the incenter of a triangle $A B C$ and $\\Gamma$ be its circumcircle. Let the line $A I$ intersect $\\Gamma$ at a point $D \\neq A$. Let $F$ and $E$ be points on side $B C$ and $\\operatorname{arc} B D C$ respectively such that $\\angle B A F=\\angle C A E<\\frac{1}{2} \\angle B A C$. Finally, let $G$ be the midpoint of the segment $I F$. Prove that the lines $D G$ and $E I$ intersect on $\\Gamma$. (Hong Kong)","solution":"Let $X$ be the second point of intersection of line $E I$ with $\\Gamma$, and $L$ be the foot of the bisector of angle $B A C$. Let $G^{\\prime}$ and $T$ be the points of intersection of segment $D X$ with lines $I F$ and $A F$, respectively. We are to prove that $G=G^{\\prime}$, or $I G^{\\prime}=G^{\\prime} F$. By the Menelaus theorem applied to triangle $A I F$ and line $D X$, it means that we need the relation $$ 1=\\frac{G^{\\prime} F}{I G^{\\prime}}=\\frac{T F}{A T} \\cdot \\frac{A D}{I D}, \\quad \\text { or } \\quad \\frac{T F}{A T}=\\frac{I D}{A D} $$ Let the line $A F$ intersect $\\Gamma$ at point $K \\neq A$ (see Fig. 1); since $\\angle B A K=\\angle C A E$ we have $\\widehat{B K}=\\widehat{C E}$, hence $K E \\| B C$. Notice that $\\angle I A T=\\angle D A K=\\angle E A D=\\angle E X D=\\angle I X T$, so the points $I, A, X, T$ are concyclic. Hence we have $\\angle I T A=\\angle I X A=\\angle E X A=\\angle E K A$, so $I T\\|K E\\| B C$. Therefore we obtain $\\frac{T F}{A T}=\\frac{I L}{A I}$. Since $C I$ is the bisector of $\\angle A C L$, we get $\\frac{I L}{A I}=\\frac{C L}{A C}$. Furthermore, $\\angle D C L=\\angle D C B=$ $\\angle D A B=\\angle C A D=\\frac{1}{2} \\angle B A C$, hence the triangles $D C L$ and $D A C$ are similar; therefore we get $\\frac{C L}{A C}=\\frac{D C}{A D}$. Finally, it is known that the midpoint $D$ of $\\operatorname{arc} B C$ is equidistant from points $I$, $B, C$, hence $\\frac{D C}{A D}=\\frac{I D}{A D}$. Summarizing all these equalities, we get $$ \\frac{T F}{A T}=\\frac{I L}{A I}=\\frac{C L}{A C}=\\frac{D C}{A D}=\\frac{I D}{A D} $$ as desired. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-53.jpg?height=767&width=715&top_left_y=1838&top_left_x=336) Fig. 1 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-53.jpg?height=775&width=530&top_left_y=1828&top_left_x=1254) Fig. 2 Comment. The equality $\\frac{A I}{I L}=\\frac{A D}{D I}$ is known and can be obtained in many different ways. For instance, one can consider the inversion with center $D$ and radius $D C=D I$. This inversion takes $\\widehat{B A C}$ to the segment $B C$, so point $A$ goes to $L$. Hence $\\frac{I L}{D I}=\\frac{A I}{A D}$, which is the desired equality.","tier":0} +{"problem_type":"Geometry","problem_label":"G4","problem":"Let $I$ be the incenter of a triangle $A B C$ and $\\Gamma$ be its circumcircle. Let the line $A I$ intersect $\\Gamma$ at a point $D \\neq A$. Let $F$ and $E$ be points on side $B C$ and $\\operatorname{arc} B D C$ respectively such that $\\angle B A F=\\angle C A E<\\frac{1}{2} \\angle B A C$. Finally, let $G$ be the midpoint of the segment $I F$. Prove that the lines $D G$ and $E I$ intersect on $\\Gamma$. (Hong Kong)","solution":"As in the previous solution, we introduce the points $X, T$ and $K$ and note that it suffice to prove the equality $$ \\frac{T F}{A T}=\\frac{D I}{A D} \\quad \\Longleftrightarrow \\quad \\frac{T F+A T}{A T}=\\frac{D I+A D}{A D} \\quad \\Longleftrightarrow \\quad \\frac{A T}{A D}=\\frac{A F}{D I+A D} $$ Since $\\angle F A D=\\angle E A I$ and $\\angle T D A=\\angle X D A=\\angle X E A=\\angle I E A$, we get that the triangles $A T D$ and $A I E$ are similar, therefore $\\frac{A T}{A D}=\\frac{A I}{A E}$. Next, we also use the relation $D B=D C=D I$. Let $J$ be the point on the extension of segment $A D$ over point $D$ such that $D J=D I=D C$ (see Fig. 2). Then $\\angle D J C=$ $\\angle J C D=\\frac{1}{2}(\\pi-\\angle J D C)=\\frac{1}{2} \\angle A D C=\\frac{1}{2} \\angle A B C=\\angle A B I$. Moreover, $\\angle B A I=\\angle J A C$, hence triangles $A B I$ and $A J C$ are similar, so $\\frac{A B}{A J}=\\frac{A I}{A C}$, or $A B \\cdot A C=A J \\cdot A I=(D I+A D) \\cdot A I$. On the other hand, we get $\\angle A B F=\\angle A B C=\\angle A E C$ and $\\angle B A F=\\angle C A E$, so triangles $A B F$ and $A E C$ are also similar, which implies $\\frac{A F}{A C}=\\frac{A B}{A E}$, or $A B \\cdot A C=A F \\cdot A E$. Summarizing we get $$ (D I+A D) \\cdot A I=A B \\cdot A C=A F \\cdot A E \\quad \\Rightarrow \\quad \\frac{A I}{A E}=\\frac{A F}{A D+D I} \\quad \\Rightarrow \\quad \\frac{A T}{A D}=\\frac{A F}{A D+D I} $$ as desired. Comment. In fact, point $J$ is an excenter of triangle $A B C$.","tier":0} +{"problem_type":"Geometry","problem_label":"G5","problem":"Let $A B C D E$ be a convex pentagon such that $B C \\| A E, A B=B C+A E$, and $\\angle A B C=$ $\\angle C D E$. Let $M$ be the midpoint of $C E$, and let $O$ be the circumcenter of triangle $B C D$. Given that $\\angle D M O=90^{\\circ}$, prove that $2 \\angle B D A=\\angle C D E$. (Ukraine)","solution":"Choose point $T$ on ray $A E$ such that $A T=A B$; then from $A E \\| B C$ we have $\\angle C B T=\\angle A T B=\\angle A B T$, so $B T$ is the bisector of $\\angle A B C$. On the other hand, we have $E T=A T-A E=A B-A E=B C$, hence quadrilateral $B C T E$ is a parallelogram, and the midpoint $M$ of its diagonal $C E$ is also the midpoint of the other diagonal $B T$. Next, let point $K$ be symmetrical to $D$ with respect to $M$. Then $O M$ is the perpendicular bisector of segment $D K$, and hence $O D=O K$, which means that point $K$ lies on the circumcircle of triangle $B C D$. Hence we have $\\angle B D C=\\angle B K C$. On the other hand, the angles $B K C$ and $T D E$ are symmetrical with respect to $M$, so $\\angle T D E=\\angle B K C=\\angle B D C$. Therefore, $\\angle B D T=\\angle B D E+\\angle E D T=\\angle B D E+\\angle B D C=\\angle C D E=\\angle A B C=180^{\\circ}-$ $\\angle B A T$. This means that the points $A, B, D, T$ are concyclic, and hence $\\angle A D B=\\angle A T B=$ $\\frac{1}{2} \\angle A B C=\\frac{1}{2} \\angle C D E$, as desired. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-55.jpg?height=621&width=1276&top_left_y=1140&top_left_x=425)","tier":0} +{"problem_type":"Geometry","problem_label":"G5","problem":"Let $A B C D E$ be a convex pentagon such that $B C \\| A E, A B=B C+A E$, and $\\angle A B C=$ $\\angle C D E$. Let $M$ be the midpoint of $C E$, and let $O$ be the circumcenter of triangle $B C D$. Given that $\\angle D M O=90^{\\circ}$, prove that $2 \\angle B D A=\\angle C D E$. (Ukraine)","solution":"Let $\\angle C B D=\\alpha, \\angle B D C=\\beta, \\angle A D E=\\gamma$, and $\\angle A B C=\\angle C D E=2 \\varphi$. Then we have $\\angle A D B=2 \\varphi-\\beta-\\gamma, \\angle B C D=180^{\\circ}-\\alpha-\\beta, \\angle A E D=360^{\\circ}-\\angle B C D-\\angle C D E=$ $180^{\\circ}-2 \\varphi+\\alpha+\\beta$, and finally $\\angle D A E=180^{\\circ}-\\angle A D E-\\angle A E D=2 \\varphi-\\alpha-\\beta-\\gamma$. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-55.jpg?height=530&width=1039&top_left_y=2008&top_left_x=546) Let $N$ be the midpoint of $C D$; then $\\angle D N O=90^{\\circ}=\\angle D M O$, hence points $M, N$ lie on the circle with diameter $O D$. Now, if points $O$ and $M$ lie on the same side of $C D$, we have $\\angle D M N=\\angle D O N=\\frac{1}{2} \\angle D O C=\\alpha$; in the other case, we have $\\angle D M N=180^{\\circ}-\\angle D O N=\\alpha ;$ so, in both cases $\\angle D M N=\\alpha$ (see Figures). Next, since $M N$ is a midline in triangle $C D E$, we have $\\angle M D E=\\angle D M N=\\alpha$ and $\\angle N D M=2 \\varphi-\\alpha$. Now we apply the sine rule to the triangles $A B D, A D E$ (twice), $B C D$ and $M N D$ obtaining $$ \\begin{gathered} \\frac{A B}{A D}=\\frac{\\sin (2 \\varphi-\\beta-\\gamma)}{\\sin (2 \\varphi-\\alpha)}, \\quad \\frac{A E}{A D}=\\frac{\\sin \\gamma}{\\sin (2 \\varphi-\\alpha-\\beta)}, \\quad \\frac{D E}{A D}=\\frac{\\sin (2 \\varphi-\\alpha-\\beta-\\gamma)}{\\sin (2 \\varphi-\\alpha-\\beta)} \\\\ \\frac{B C}{C D}=\\frac{\\sin \\beta}{\\sin \\alpha}, \\quad \\frac{C D}{D E}=\\frac{C D \/ 2}{D E \/ 2}=\\frac{N D}{N M}=\\frac{\\sin \\alpha}{\\sin (2 \\varphi-\\alpha)} \\end{gathered} $$ which implies $$ \\frac{B C}{A D}=\\frac{B C}{C D} \\cdot \\frac{C D}{D E} \\cdot \\frac{D E}{A D}=\\frac{\\sin \\beta \\cdot \\sin (2 \\varphi-\\alpha-\\beta-\\gamma)}{\\sin (2 \\varphi-\\alpha) \\cdot \\sin (2 \\varphi-\\alpha-\\beta)} $$ Hence, the condition $A B=A E+B C$, or equivalently $\\frac{A B}{A D}=\\frac{A E+B C}{A D}$, after multiplying by the common denominator rewrites as $$ \\begin{gathered} \\sin (2 \\varphi-\\alpha-\\beta) \\cdot \\sin (2 \\varphi-\\beta-\\gamma)=\\sin \\gamma \\cdot \\sin (2 \\varphi-\\alpha)+\\sin \\beta \\cdot \\sin (2 \\varphi-\\alpha-\\beta-\\gamma) \\\\ \\Longleftrightarrow \\cos (\\gamma-\\alpha)-\\cos (4 \\varphi-2 \\beta-\\alpha-\\gamma)=\\cos (2 \\varphi-\\alpha-2 \\beta-\\gamma)-\\cos (2 \\varphi+\\gamma-\\alpha) \\\\ \\Longleftrightarrow \\cos (\\gamma-\\alpha)+\\cos (2 \\varphi+\\gamma-\\alpha)=\\cos (2 \\varphi-\\alpha-2 \\beta-\\gamma)+\\cos (4 \\varphi-2 \\beta-\\alpha-\\gamma) \\\\ \\Longleftrightarrow \\cos \\varphi \\cdot \\cos (\\varphi+\\gamma-\\alpha)=\\cos \\varphi \\cdot \\cos (3 \\varphi-2 \\beta-\\alpha-\\gamma) \\\\ \\Longleftrightarrow \\cos \\varphi \\cdot(\\cos (\\varphi+\\gamma-\\alpha)-\\cos (3 \\varphi-2 \\beta-\\alpha-\\gamma))=0 \\\\ \\Longleftrightarrow \\cos \\varphi \\cdot \\sin (2 \\varphi-\\beta-\\alpha) \\cdot \\sin (\\varphi-\\beta-\\gamma)=0 \\end{gathered} $$ Since $2 \\varphi-\\beta-\\alpha=180^{\\circ}-\\angle A E D<180^{\\circ}$ and $\\varphi=\\frac{1}{2} \\angle A B C<90^{\\circ}$, it follows that $\\varphi=\\beta+\\gamma$, hence $\\angle B D A=2 \\varphi-\\beta-\\gamma=\\varphi=\\frac{1}{2} \\angle C D E$, as desired.","tier":0} +{"problem_type":"Geometry","problem_label":"G6","problem":"The vertices $X, Y, Z$ of an equilateral triangle $X Y Z$ lie respectively on the sides $B C$, $C A, A B$ of an acute-angled triangle $A B C$. Prove that the incenter of triangle $A B C$ lies inside triangle $X Y Z$.","solution":null,"tier":0} +{"problem_type":"Geometry","problem_label":"G6","problem":"${ }^{\\prime}$. The vertices $X, Y, Z$ of an equilateral triangle $X Y Z$ lie respectively on the sides $B C, C A, A B$ of a triangle $A B C$. Prove that if the incenter of triangle $A B C$ lies outside triangle $X Y Z$, then one of the angles of triangle $A B C$ is greater than $120^{\\circ}$. (Bulgaria) Solution 1 for G6. We will prove a stronger fact; namely, we will show that the incenter $I$ of triangle $A B C$ lies inside the incircle of triangle $X Y Z$ (and hence surely inside triangle $X Y Z$ itself). We denote by $d(U, V W)$ the distance between point $U$ and line $V W$. Denote by $O$ the incenter of $\\triangle X Y Z$ and by $r, r^{\\prime}$ and $R^{\\prime}$ the inradii of triangles $A B C, X Y Z$ and the circumradius of $X Y Z$, respectively. Then we have $R^{\\prime}=2 r^{\\prime}$, and the desired inequality is $O I \\leq r^{\\prime}$. We assume that $O \\neq I$; otherwise the claim is trivial. Let the incircle of $\\triangle A B C$ touch its sides $B C, A C, A B$ at points $A_{1}, B_{1}, C_{1}$ respectively. The lines $I A_{1}, I B_{1}, I C_{1}$ cut the plane into 6 acute angles, each one containing one of the points $A_{1}, B_{1}, C_{1}$ on its border. We may assume that $O$ lies in an angle defined by lines $I A_{1}$, $I C_{1}$ and containing point $C_{1}$ (see Fig. 1). Let $A^{\\prime}$ and $C^{\\prime}$ be the projections of $O$ onto lines $I A_{1}$ and $I C_{1}$, respectively. Since $O X=R^{\\prime}$, we have $d(O, B C) \\leq R^{\\prime}$. Since $O A^{\\prime} \\| B C$, it follows that $d\\left(A^{\\prime}, B C\\right)=$ $A^{\\prime} I+r \\leq R^{\\prime}$, or $A^{\\prime} I \\leq R^{\\prime}-r$. On the other hand, the incircle of $\\triangle X Y Z$ lies inside $\\triangle A B C$, hence $d(O, A B) \\geq r^{\\prime}$, and analogously we get $d(O, A B)=C^{\\prime} C_{1}=r-I C^{\\prime} \\geq r^{\\prime}$, or $I C^{\\prime} \\leq r-r^{\\prime}$. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-57.jpg?height=475&width=815&top_left_y=1536&top_left_x=455) Fig. 1 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-57.jpg?height=346&width=389&top_left_y=1666&top_left_x=1282) Fig. 2 Finally, the quadrilateral $I A^{\\prime} O C^{\\prime}$ is circumscribed due to the right angles at $A^{\\prime}$ and $C^{\\prime}$ (see Fig. 2). On its circumcircle, we have $\\widehat{A^{\\prime} O C^{\\prime}}=2 \\angle A^{\\prime} I C^{\\prime}<180^{\\circ}=\\widetilde{O C^{\\prime} I}$, hence $180^{\\circ} \\geq$ $\\widetilde{I C^{\\prime}}>\\widetilde{A^{\\prime} O}$. This means that $I C^{\\prime}>A^{\\prime} O$. Finally, we have $O I \\leq I A^{\\prime}+A^{\\prime} O90^{\\circ}$ thus leading to a contradiction. Note that $\\omega$ intersects each of the segments $X Y$ and $Y Z$ at two points; let $U, U^{\\prime}$ and $V$, $V^{\\prime}$ be the points of intersection of $\\omega$ with $X Y$ and $Y Z$, respectively $\\left(U Y>U^{\\prime} Y, V Y>V^{\\prime} Y\\right.$; see Figs. 3 and 4). Note that $60^{\\circ}=\\angle X Y Z=\\frac{1}{2}\\left(\\overparen{U V}-\\widetilde{U^{\\prime} V^{\\prime}}\\right) \\leq \\frac{1}{2} \\overparen{U V}$, hence $\\overparen{U V} \\geq 120^{\\circ}$. On the other hand, since $I$ lies in $\\triangle A Y Z$, we get $\\sqrt{U V^{\\prime}}<180^{\\circ}$, hence $\\sqrt{U A_{1} U^{\\prime}} \\leq \\sqrt{U A_{1} V^{\\prime}}<$ $180^{\\circ}-\\widehat{U V} \\leq 60^{\\circ}$. Now, two cases are possible due to the order of points $Y, B_{1}$ on segment $A C$. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-58.jpg?height=495&width=690&top_left_y=529&top_left_x=249) Fig. 3 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-58.jpg?height=415&width=801&top_left_y=609&top_left_x=953) Fig. 4 Case 1. Let point $Y$ lie on the segment $A B_{1}$ (see Fig. 3). Then we have $\\angle Y X C=$ $\\frac{1}{2}\\left(\\widehat{A_{1} U^{\\prime}}-\\widehat{A_{1} U}\\right) \\leq \\frac{1}{2} \\widehat{U A_{1} U^{\\prime}}<30^{\\circ}$; analogously, we get $\\angle X Y C \\leq \\frac{1}{2} \\widehat{U A_{1} U^{\\prime}}<30^{\\circ}$. Therefore, $\\angle Y C X=180^{\\circ}-\\angle Y X C-\\angle X Y C>120^{\\circ}$, as desired. Case 2. Now let point $Y$ lie on the segment $C B_{1}$ (see Fig. 4). Analogously, we obtain $\\angle Y X C<30^{\\circ}$. Next, $\\angle I Y X>\\angle Z Y X=60^{\\circ}$, but $\\angle I Y X<\\angle I Y B_{1}$, since $Y B_{1}$ is a tangent and $Y X$ is a secant line to circle $\\omega$ from point $Y$. Hence, we get $120^{\\circ}<\\angle I Y B_{1}+\\angle I Y X=$ $\\angle B_{1} Y X=\\angle Y X C+\\angle Y C X<30^{\\circ}+\\angle Y C X$, hence $\\angle Y C X>120^{\\circ}-30^{\\circ}=90^{\\circ}$, as desired. Comment. In the same way, one can prove a more general Claim. Let the vertices $X, Y, Z$ of a triangle $X Y Z$ lie respectively on the sides $B C, C A, A B$ of a triangle $A B C$. Suppose that the incenter of triangle $A B C$ lies outside triangle $X Y Z$, and $\\alpha$ is the least angle of $\\triangle X Y Z$. Then one of the angles of triangle $A B C$ is greater than $3 \\alpha-90^{\\circ}$. Solution for G6'. Assume the contrary. As in Solution 2, we assume that the incenter $I$ of $\\triangle A B C$ lies in $\\triangle A Y Z$, and the tangency point $A_{1}$ of $\\omega$ and $B C$ lies on segment $C X$. Surely, $\\angle Y Z A \\leq 180^{\\circ}-\\angle Y Z X=120^{\\circ}$, hence points $I$ and $Y$ lie on one side of the perpendicular bisector to $X Y$; therefore $I X>I Y$. Moreover, $\\omega$ intersects segment $X Y$ at two points, and therefore the projection $M$ of $I$ onto $X Y$ lies on the segment $X Y$. In this case, we will prove that $\\angle C>120^{\\circ}$. Let $Y K, Y L$ be two tangents from point $Y$ to $\\omega$ (points $K$ and $A_{1}$ lie on one side of $X Y$; if $Y$ lies on $\\omega$, we say $K=L=Y$ ); one of the points $K$ and $L$ is in fact a tangency point $B_{1}$ of $\\omega$ and $A C$. From symmetry, we have $\\angle Y I K=\\angle Y I L$. On the other hand, since $I X>I Y$, we get $X M120^{\\circ}$, as desired. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-59.jpg?height=366&width=715&top_left_y=408&top_left_x=271) Fig. 5 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-59.jpg?height=515&width=869&top_left_y=276&top_left_x=982) Fig. 6 Comment 1. The estimate claimed in $\\mathrm{G}^{\\prime}$ is sharp. Actually, if $\\angle B A C>120^{\\circ}$, one can consider an equilateral triangle $X Y Z$ with $Z=A, Y \\in A C, X \\in B C$ (such triangle exists since $\\angle A C B<60^{\\circ}$ ). It intersects with the angle bisector of $\\angle B A C$ only at point $A$, hence it does not contain $I$. Comment 2. As in the previous solution, there is a generalization for an arbitrary triangle $X Y Z$, but here we need some additional condition. The statement reads as follows. Claim. Let the vertices $X, Y, Z$ of a triangle $X Y Z$ lie respectively on the sides $B C, C A, A B$ of a triangle $A B C$. Suppose that the incenter of triangle $A B C$ lies outside triangle $X Y Z, \\alpha$ is the least angle of $\\triangle X Y Z$, and all sides of triangle $X Y Z$ are greater than $2 r \\cot \\alpha$, where $r$ is the inradius of $\\triangle A B C$. Then one of the angles of triangle $A B C$ is greater than $2 \\alpha$. The additional condition is needed to verify that $X M>Y M$ since it cannot be shown in the original way. Actually, we have $\\angle M Y I>\\alpha, I M2 r \\cot \\alpha$, then surely $X M>Y M$. On the other hand, this additional condition follows easily from the conditions of the original problem. Actually, if $I \\in \\triangle A Y Z$, then the diameter of $\\omega$ parallel to $Y Z$ is contained in $\\triangle A Y Z$ and is thus shorter than $Y Z$. Hence $Y Z>2 r>2 r \\cot 60^{\\circ}$.","solution":null,"tier":0} +{"problem_type":"Geometry","problem_label":"G7","problem":"Three circular arcs $\\gamma_{1}, \\gamma_{2}$, and $\\gamma_{3}$ connect the points $A$ and $C$. These arcs lie in the same half-plane defined by line $A C$ in such a way that arc $\\gamma_{2}$ lies between the arcs $\\gamma_{1}$ and $\\gamma_{3}$. Point $B$ lies on the segment $A C$. Let $h_{1}, h_{2}$, and $h_{3}$ be three rays starting at $B$, lying in the same half-plane, $h_{2}$ being between $h_{1}$ and $h_{3}$. For $i, j=1,2,3$, denote by $V_{i j}$ the point of intersection of $h_{i}$ and $\\gamma_{j}$ (see the Figure below). Denote by $\\widehat{V_{i j} V_{k j}} \\widehat{V_{k \\ell} V_{i \\ell}}$ the curved quadrilateral, whose sides are the segments $V_{i j} V_{i \\ell}, V_{k j} V_{k \\ell}$ and $\\operatorname{arcs} V_{i j} V_{k j}$ and $V_{i \\ell} V_{k \\ell}$. We say that this quadrilateral is circumscribed if there exists a circle touching these two segments and two arcs. Prove that if the curved quadrilaterals $\\sqrt{V_{11} V_{21}} \\sqrt{22} V_{12}, \\sqrt{V_{12} V_{22}} \\sqrt{23} V_{13}, \\sqrt{V_{21} V_{31}} \\sqrt{V_{32} V_{22}}$ are circumscribed, then the curved quadrilateral $\\sqrt{V_{22} V_{32}} \\sqrt{33} V_{23}$ is circumscribed, too. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-61.jpg?height=495&width=815&top_left_y=798&top_left_x=655) Fig. 1 (Hungary)","solution":"Denote by $O_{i}$ and $R_{i}$ the center and the radius of $\\gamma_{i}$, respectively. Denote also by $H$ the half-plane defined by $A C$ which contains the whole configuration. For every point $P$ in the half-plane $H$, denote by $d(P)$ the distance between $P$ and line $A C$. Furthermore, for any $r>0$, denote by $\\Omega(P, r)$ the circle with center $P$ and radius $r$. Lemma 1. For every $1 \\leq iR_{i}$ and $O_{j} P0$; then the ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-62.jpg?height=787&width=1338&top_left_y=269&top_left_x=336) circle $\\Omega(P, r)$ touches $\\gamma_{i}$ externally and touches $\\gamma_{j}$ internally, so $P$ belongs to the locus under investigation. (b) Let $\\vec{\\rho}=\\overrightarrow{A P}, \\vec{\\rho}_{i}=\\overrightarrow{A O_{i}}$, and $\\vec{\\rho}_{j}=\\overrightarrow{A O_{j}}$; let $d_{i j}=O_{i} O_{j}$, and let $\\vec{v}$ be a unit vector orthogonal to $A C$ and directed toward $H$. Then we have $\\left|\\vec{\\rho}_{i}\\right|=R_{i},\\left|\\vec{\\rho}_{j}\\right|=R_{j},\\left|\\overrightarrow{O_{i} P}\\right|=$ $\\left|\\vec{\\rho}-\\vec{\\rho}_{i}\\right|=R_{i}+r,\\left|\\overrightarrow{O_{j} P}\\right|=\\left|\\vec{\\rho}-\\vec{\\rho}_{j}\\right|=R_{j}-r$, hence $$ \\begin{gathered} \\left(\\vec{\\rho}-\\vec{\\rho}_{i}\\right)^{2}-\\left(\\vec{\\rho}-\\vec{\\rho}_{j}\\right)^{2}=\\left(R_{i}+r\\right)^{2}-\\left(R_{j}-r\\right)^{2}, \\\\ \\left(\\vec{\\rho}_{i}^{2}-\\vec{\\rho}_{j}^{2}\\right)+2 \\vec{\\rho} \\cdot\\left(\\vec{\\rho}_{j}-\\vec{\\rho}_{i}\\right)=\\left(R_{i}^{2}-R_{j}^{2}\\right)+2 r\\left(R_{i}+R_{j}\\right), \\\\ d_{i j} \\cdot d(P)=d_{i j} \\vec{v} \\cdot \\vec{\\rho}=\\left(\\vec{\\rho}_{j}-\\vec{\\rho}_{i}\\right) \\cdot \\vec{\\rho}=r\\left(R_{i}+R_{j}\\right) . \\end{gathered} $$ Therefore, $$ r=\\frac{d_{i j}}{R_{i}+R_{j}} \\cdot d(P) $$ and the value $v_{i j}=\\frac{d_{i j}}{R_{i}+R_{j}}$ does not depend on $P$. Lemma 3. The curved quadrilateral $\\mathcal{Q}_{i j}=\\sqrt{i, j V_{i+1, j}} V_{i+1, j+1} V_{i, j+1}$ is circumscribed if and only if $u_{i, i+1}=v_{j, j+1}$. Proof. First suppose that the curved quadrilateral $\\mathcal{Q}_{i j}$ is circumscribed and $\\Omega(P, r)$ is its inscribed circle. By Lemma 1 and Lemma 2 we have $r=u_{i, i+1} \\cdot d(P)$ and $r=v_{j, j+1} \\cdot d(P)$ as well. Hence, $u_{i, i+1}=v_{j, j+1}$. To prove the opposite direction, suppose $u_{i, i+1}=v_{j, j+1}$. Let $P$ be the intersection of the angle bisector $\\beta_{i, i+1}$ and the ellipse arc $\\varepsilon_{j, j+1}$. Choose $r=u_{i, i+1} \\cdot d(P)=v_{j, j+1} \\cdot d(P)$. Then the circle $\\Omega(P, r)$ is tangent to the half lines $h_{i}$ and $h_{i+1}$ by Lemma 1 , and it is tangent to the $\\operatorname{arcs} \\gamma_{j}$ and $\\gamma_{j+1}$ by Lemma 2. Hence, the curved quadrilateral $\\mathcal{Q}_{i j}$ is circumscribed. By Lemma 3, the statement of the problem can be reformulated to an obvious fact: If the equalities $u_{12}=v_{12}, u_{12}=v_{23}$, and $u_{23}=v_{12}$ hold, then $u_{23}=v_{23}$ holds as well. Comment 1. Lemma 2(b) (together with the easy Lemma 1(b)) is the key tool in this solution. If one finds this fact, then the solution can be finished in many ways. That is, one can find a circle touching three of $h_{2}, h_{3}, \\gamma_{2}$, and $\\gamma_{3}$, and then prove that it is tangent to the fourth one in either synthetic or analytical way. Both approaches can be successful. Here we present some discussion about this key Lemma. 1. In the solution above we chose an analytic proof for Lemma 2(b) because we expect that most students will use coordinates or vectors to examine the locus of the centers, and these approaches are less case-sensitive. Here we outline a synthetic proof. We consider only the case when $P$ does not lie in the line $O_{i} O_{j}$. The other case can be obtained as a limit case, or computed in a direct way. Let $S$ be the internal homothety center between the circles of $\\gamma_{i}$ and $\\gamma_{j}$, lying on $O_{i} O_{j}$; this point does not depend on $P$. Let $U$ and $V$ be the points of tangency of circle $\\sigma=\\Omega(P, r)$ with $\\gamma_{i}$ and $\\gamma_{j}$, respectively (then $r=P U=P V$ ); in other words, points $U$ and $V$ are the intersection points of rays $O_{i} P, O_{j} P$ with arcs $\\gamma_{i}, \\gamma_{j}$ respectively (see Fig. 4). Due to the theorem on three homothety centers (or just to the Menelaus theorem applied to triangle $O_{i} O_{j} P$ ), the points $U, V$ and $S$ are collinear. Let $T$ be the intersection point of line $A C$ and the common tangent to $\\sigma$ and $\\gamma_{i}$ at $U$; then $T$ is the radical center of $\\sigma, \\gamma_{i}$ and $\\gamma_{j}$, hence $T V$ is the common tangent to $\\sigma$ and $\\gamma_{j}$. Let $Q$ be the projection of $P$ onto the line $A C$. By the right angles, the points $U, V$ and $Q$ lie on the circle with diameter $P T$. From this fact and the equality $P U=P V$ we get $\\angle U Q P=\\angle U V P=$ $\\angle V U P=\\angle S U O_{i}$. Since $O_{i} S \\| P Q$, we have $\\angle S O_{i} U=\\angle Q P U$. Hence, the triangles $S O_{i} U$ and $U P Q$ are similar and thus $\\frac{r}{d(P)}=\\frac{P U}{P Q}=\\frac{O_{i} S}{O_{i} U}=\\frac{O_{i} S}{R_{i}}$; the last expression is constant since $S$ is a constant point. ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-63.jpg?height=595&width=797&top_left_y=1570&top_left_x=361) Fig. 4 ![](https:\/\/cdn.mathpix.com\/cropped\/2024_11_18_ba86565be3364967ae6fg-63.jpg?height=647&width=546&top_left_y=1524&top_left_x=1212) Fig. 5 2. Using some known facts about conics, the same statement can be proved in a very short way. Denote by $\\ell$ the directrix of ellipse of $\\varepsilon_{i j}$ related to the focus $O_{j}$; since $\\varepsilon_{i j}$ is symmetrical about $O_{i} O_{j}$, we have $\\ell \\| A C$. Recall that for each point $P \\in \\varepsilon_{i j}$, we have $P O_{j}=\\epsilon \\cdot d_{\\ell}(P)$, where $d_{\\ell}(P)$ is the distance from $P$ to $\\ell$, and $\\epsilon$ is the eccentricity of $\\varepsilon_{i j}$ (see Fig. 5). Now we have $$ r=R_{j}-\\left(R_{j}-r\\right)=A O_{j}-P O_{j}=\\epsilon\\left(d_{\\ell}(A)-d_{\\ell}(P)\\right)=\\epsilon(d(P)-d(A))=\\epsilon \\cdot d(P), $$ and $\\epsilon$ does not depend on $P$. Comment 2. One can find a spatial interpretations of the problem and the solution. For every point $(x, y)$ and radius $r>0$, represent the circle $\\Omega((x, y), r)$ by the point $(x, y, r)$ in space. This point is the apex of the cone with base circle $\\Omega((x, y), r)$ and height $r$. According to Lemma 1 , the circles which are tangent to $h_{i}$ and $h_{j}$ correspond to the points of a half line $\\beta_{i j}^{\\prime}$, starting at $B$. Now we translate Lemma 2. Take some $1 \\leq i1$ since otherwise $1-\\frac{1}{s_{1}}=0$. So we have $2 \\leq s_{1} \\leq s_{2}-1 \\leq \\cdots \\leq s_{n}-(n-1)$, hence $s_{i} \\geq i+1$ for each $i=1, \\ldots, n$. Therefore $$ \\begin{aligned} \\frac{51}{2010} & =\\left(1-\\frac{1}{s_{1}}\\right)\\left(1-\\frac{1}{s_{2}}\\right) \\ldots\\left(1-\\frac{1}{s_{n}}\\right) \\\\ & \\geq\\left(1-\\frac{1}{2}\\right)\\left(1-\\frac{1}{3}\\right) \\ldots\\left(1-\\frac{1}{n+1}\\right)=\\frac{1}{2} \\cdot \\frac{2}{3} \\cdots \\frac{n}{n+1}=\\frac{1}{n+1} \\end{aligned} $$ which implies $$ n+1 \\geq \\frac{2010}{51}=\\frac{670}{17}>39 $$ so $n \\geq 39$. Now we are left to show that $n=39$ fits. Consider the set $\\{2,3, \\ldots, 33,35,36, \\ldots, 40,67\\}$ which contains exactly 39 numbers. We have $$ \\frac{1}{2} \\cdot \\frac{2}{3} \\cdots \\frac{32}{33} \\cdot \\frac{34}{35} \\cdots \\frac{39}{40} \\cdot \\frac{66}{67}=\\frac{1}{33} \\cdot \\frac{34}{40} \\cdot \\frac{66}{67}=\\frac{17}{670}=\\frac{51}{2010} $$ hence for $n=39$ there exists a desired example. Comment. One can show that the example (1) is unique. Answer for Problem N1' ${ }^{\\prime} n=48$. Solution for Problem N1'. Suppose that for some $n$ there exist the desired numbers. In the same way we obtain that $s_{i} \\geq i+1$. Moreover, since the denominator of the fraction $\\frac{42}{2010}=\\frac{7}{335}$ is divisible by 67 , some of $s_{i}$ 's should be divisible by 67 , so $s_{n} \\geq s_{i} \\geq 67$. This means that $$ \\frac{42}{2010} \\geq \\frac{1}{2} \\cdot \\frac{2}{3} \\cdots \\frac{n-1}{n} \\cdot\\left(1-\\frac{1}{67}\\right)=\\frac{66}{67 n} $$ which implies $$ n \\geq \\frac{2010 \\cdot 66}{42 \\cdot 67}=\\frac{330}{7}>47 $$ so $n \\geq 48$. Now we are left to show that $n=48$ fits. Consider the set $\\{2,3, \\ldots, 33,36,37, \\ldots, 50,67\\}$ which contains exactly 48 numbers. We have $$ \\frac{1}{2} \\cdot \\frac{2}{3} \\cdots \\frac{32}{33} \\cdot \\frac{35}{36} \\cdots \\frac{49}{50} \\cdot \\frac{66}{67}=\\frac{1}{33} \\cdot \\frac{35}{50} \\cdot \\frac{66}{67}=\\frac{7}{335}=\\frac{42}{2010} $$ hence for $n=48$ there exists a desired example. Comment 1. In this version of the problem, the estimate needs one more step, hence it is a bit harder. On the other hand, the example in this version is not unique. Another example is $$ \\frac{1}{2} \\cdot \\frac{2}{3} \\cdots \\frac{46}{47} \\cdot \\frac{66}{67} \\cdot \\frac{329}{330}=\\frac{1}{67} \\cdot \\frac{66}{330} \\cdot \\frac{329}{47}=\\frac{7}{67 \\cdot 5}=\\frac{42}{2010} . $$ Comment 2. N1' was the Proposer's formulation of the problem. We propose N1 according to the number of current IMO.","solution":null,"tier":0} +{"problem_type":"Number Theory","problem_label":"N2","problem":"Find all pairs $(m, n)$ of nonnegative integers for which $$ m^{2}+2 \\cdot 3^{n}=m\\left(2^{n+1}-1\\right) $$ (Australia) Answer. $(6,3),(9,3),(9,5),(54,5)$.","solution":"For fixed values of $n$, the equation (1) is a simple quadratic equation in $m$. For $n \\leq 5$ the solutions are listed in the following table. | case | equation | discriminant | integer roots | | :--- | :--- | :--- | :--- | | $n=0$ | $m^{2}-m+2=0$ | -7 | none | | $n=1$ | $m^{2}-3 m+6=0$ | -15 | none | | $n=2$ | $m^{2}-7 m+18=0$ | -23 | none | | $n=3$ | $m^{2}-15 m+54=0$ | 9 | $m=6$ and $m=9$ | | $n=4$ | $m^{2}-31 m+162=0$ | 313 | none | | $n=5$ | $m^{2}-63 m+486=0$ | $2025=45^{2}$ | $m=9$ and $m=54$ | We prove that there is no solution for $n \\geq 6$. Suppose that $(m, n)$ satisfies (1) and $n \\geq 6$. Since $m \\mid 2 \\cdot 3^{n}=m\\left(2^{n+1}-1\\right)-m^{2}$, we have $m=3^{p}$ with some $0 \\leq p \\leq n$ or $m=2 \\cdot 3^{q}$ with some $0 \\leq q \\leq n$. In the first case, let $q=n-p$; then $$ 2^{n+1}-1=m+\\frac{2 \\cdot 3^{n}}{m}=3^{p}+2 \\cdot 3^{q} $$ In the second case let $p=n-q$. Then $$ 2^{n+1}-1=m+\\frac{2 \\cdot 3^{n}}{m}=2 \\cdot 3^{q}+3^{p} $$ Hence, in both cases we need to find the nonnegative integer solutions of $$ 3^{p}+2 \\cdot 3^{q}=2^{n+1}-1, \\quad p+q=n $$ Next, we prove bounds for $p, q$. From (2) we get $$ 3^{p}<2^{n+1}=8^{\\frac{n+1}{3}}<9^{\\frac{n+1}{3}}=3^{\\frac{2(n+1)}{3}} $$ and $$ 2 \\cdot 3^{q}<2^{n+1}=2 \\cdot 8^{\\frac{n}{3}}<2 \\cdot 9^{\\frac{n}{3}}=2 \\cdot 3^{\\frac{2 n}{3}}<2 \\cdot 3^{\\frac{2(n+1)}{3}} $$ so $p, q<\\frac{2(n+1)}{3}$. Combining these inequalities with $p+q=n$, we obtain $$ \\frac{n-2}{3}\\frac{n-2}{3}$; in particular, we have $h>1$. On the left-hand side of (2), both terms are divisible by $3^{h}$, therefore $9\\left|3^{h}\\right| 2^{n+1}-1$. It is easy check that $\\operatorname{ord}_{9}(2)=6$, so $9 \\mid 2^{n+1}-1$ if and only if $6 \\mid n+1$. Therefore, $n+1=6 r$ for some positive integer $r$, and we can write $$ 2^{n+1}-1=4^{3 r}-1=\\left(4^{2 r}+4^{r}+1\\right)\\left(2^{r}-1\\right)\\left(2^{r}+1\\right) $$ Notice that the factor $4^{2 r}+4^{r}+1=\\left(4^{r}-1\\right)^{2}+3 \\cdot 4^{r}$ is divisible by 3 , but it is never divisible by 9 . The other two factors in (4), $2^{r}-1$ and $2^{r}+1$ are coprime: both are odd and their difference is 2 . Since the whole product is divisible by $3^{h}$, we have either $3^{h-1} \\mid 2^{r}-1$ or $3^{h-1} \\mid 2^{r}+1$. In any case, we have $3^{h-1} \\leq 2^{r}+1$. Then $$ \\begin{gathered} 3^{h-1} \\leq 2^{r}+1 \\leq 3^{r}=3^{\\frac{n+1}{6}} \\\\ \\frac{n-2}{3}-10$ of the system of equations (i) $\\sum_{i=1}^{4} x_{i}^{2}=8 m^{2}$, (ii) $\\sum_{i=1}^{4} y_{i}^{2}=8 m^{2}$, (iii) $\\sum_{i=1}^{4} x_{i} y_{i}=-6 m^{2}$. We will show that such a solution does not exist. Assume the contrary and consider a solution with minimal $m$. Note that if an integer $x$ is odd then $x^{2} \\equiv 1(\\bmod 8)$. Otherwise (i.e., if $x$ is even) we have $x^{2} \\equiv 0(\\bmod 8)$ or $x^{2} \\equiv 4$ $(\\bmod 8)$. Hence, by (i), we get that $x_{1}, x_{2}, x_{3}$ and $x_{4}$ are even. Similarly, by (ii), we get that $y_{1}, y_{2}, y_{3}$ and $y_{4}$ are even. Thus the LHS of (iii) is divisible by 4 and $m$ is also even. It follows that $\\left(\\frac{x_{1}}{2}, \\frac{y_{1}}{2}, \\frac{x_{2}}{2}, \\frac{y_{2}}{2}, \\frac{x_{3}}{2}, \\frac{y_{3}}{2}, \\frac{x_{4}}{2}, \\frac{y_{4}}{2}, \\frac{m}{2}\\right)$ is a solution of the system of equations (i), (ii) and (iii), which contradicts the minimality of $m$.","tier":0} +{"problem_type":"Number Theory","problem_label":"N3","problem":"Find the smallest number $n$ such that there exist polynomials $f_{1}, f_{2}, \\ldots, f_{n}$ with rational coefficients satisfying $$ x^{2}+7=f_{1}(x)^{2}+f_{2}(x)^{2}+\\cdots+f_{n}(x)^{2} . $$ (Poland) Answer. The smallest $n$ is 5 .","solution":"We prove that $n \\leq 4$ is impossible. Define the numbers $a_{i}, b_{i}$ for $i=1,2,3,4$ as in the previous solution. By Euler's identity we have $$ \\begin{aligned} \\left(a_{1}^{2}+a_{2}^{2}+a_{3}^{2}+a_{4}^{2}\\right)\\left(b_{1}^{2}+b_{2}^{2}+b_{3}^{2}+b_{4}^{2}\\right) & =\\left(a_{1} b_{1}+a_{2} b_{2}+a_{3} b_{3}+a_{4} b_{4}\\right)^{2}+\\left(a_{1} b_{2}-a_{2} b_{1}+a_{3} b_{4}-a_{4} b_{3}\\right)^{2} \\\\ & +\\left(a_{1} b_{3}-a_{3} b_{1}+a_{4} b_{2}-a_{2} b_{4}\\right)^{2}+\\left(a_{1} b_{4}-a_{4} b_{1}+a_{2} b_{3}-a_{3} b_{2}\\right)^{2} . \\end{aligned} $$ So, using the relations (1) from the Solution 1 we get that $$ 7=\\left(\\frac{m_{1}}{m}\\right)^{2}+\\left(\\frac{m_{2}}{m}\\right)^{2}+\\left(\\frac{m_{3}}{m}\\right)^{2} $$ where $$ \\begin{aligned} & \\frac{m_{1}}{m}=a_{1} b_{2}-a_{2} b_{1}+a_{3} b_{4}-a_{4} b_{3} \\\\ & \\frac{m_{2}}{m}=a_{1} b_{3}-a_{3} b_{1}+a_{4} b_{2}-a_{2} b_{4} \\\\ & \\frac{m_{3}}{m}=a_{1} b_{4}-a_{4} b_{1}+a_{2} b_{3}-a_{3} b_{2} \\end{aligned} $$ and $m_{1}, m_{2}, m_{3} \\in \\mathbb{Z}, m \\in \\mathbb{N}$. Let $m$ be a minimum positive integer number for which (2) holds. Then $$ 8 m^{2}=m_{1}^{2}+m_{2}^{2}+m_{3}^{2}+m^{2} $$ As in the previous solution, we get that $m_{1}, m_{2}, m_{3}, m$ are all even numbers. Then $\\left(\\frac{m_{1}}{2}, \\frac{m_{2}}{2}, \\frac{m_{3}}{2}, \\frac{m}{2}\\right)$ is also a solution of ( 2 ) which contradicts the minimality of $m$. So, we have $n \\geq 5$. The example with $n=5$ is already shown in Solution 1 .","tier":0} +{"problem_type":"Number Theory","problem_label":"N4","problem":"Let $a, b$ be integers, and let $P(x)=a x^{3}+b x$. For any positive integer $n$ we say that the pair $(a, b)$ is $n$-good if $n \\mid P(m)-P(k)$ implies $n \\mid m-k$ for all integers $m, k$. We say that $(a, b)$ is very good if $(a, b)$ is $n$-good for infinitely many positive integers $n$. (a) Find a pair $(a, b)$ which is 51 -good, but not very good. (b) Show that all 2010-good pairs are very good. (Turkey)","solution":"(a) We show that the pair $\\left(1,-51^{2}\\right)$ is good but not very good. Let $P(x)=x^{3}-51^{2} x$. Since $P(51)=P(0)$, the pair $\\left(1,-51^{2}\\right)$ is not $n$-good for any positive integer that does not divide 51 . Therefore, $\\left(1,-51^{2}\\right)$ is not very good. On the other hand, if $P(m) \\equiv P(k)(\\bmod 51)$, then $m^{3} \\equiv k^{3}(\\bmod 51)$. By Fermat's theorem, from this we obtain $$ m \\equiv m^{3} \\equiv k^{3} \\equiv k \\quad(\\bmod 3) \\quad \\text { and } \\quad m \\equiv m^{33} \\equiv k^{33} \\equiv k \\quad(\\bmod 17) . $$ Hence we have $m \\equiv k(\\bmod 51)$. Therefore $\\left(1,-51^{2}\\right)$ is 51 -good. (b) We will show that if a pair $(a, b)$ is 2010-good then $(a, b)$ is $67^{i}$-good for all positive integer $i$. Claim 1. If $(a, b)$ is 2010 -good then $(a, b)$ is 67 -good. Proof. Assume that $P(m)=P(k)(\\bmod 67)$. Since 67 and 30 are coprime, there exist integers $m^{\\prime}$ and $k^{\\prime}$ such that $k^{\\prime} \\equiv k(\\bmod 67), k^{\\prime} \\equiv 0(\\bmod 30)$, and $m^{\\prime} \\equiv m(\\bmod 67), m^{\\prime} \\equiv 0$ $(\\bmod 30)$. Then we have $P\\left(m^{\\prime}\\right) \\equiv P(0) \\equiv P\\left(k^{\\prime}\\right)(\\bmod 30)$ and $P\\left(m^{\\prime}\\right) \\equiv P(m) \\equiv P(k) \\equiv P\\left(k^{\\prime}\\right)$ $(\\bmod 67)$, hence $P\\left(m^{\\prime}\\right) \\equiv P\\left(k^{\\prime}\\right)(\\bmod 2010)$. This implies $m^{\\prime} \\equiv k^{\\prime}(\\bmod 2010)$ as $(a, b)$ is 2010 -good. It follows that $m \\equiv m^{\\prime} \\equiv k^{\\prime} \\equiv k(\\bmod 67)$. Therefore, $(a, b)$ is 67 -good. Claim 2. If $(a, b)$ is 67 -good then $67 \\mid a$. Proof. Suppose that $67 \\nmid a$. Consider the sets $\\left\\{a t^{2}(\\bmod 67): 0 \\leq t \\leq 33\\right\\}$ and $\\left\\{-3 a s^{2}-b\\right.$ $\\bmod 67: 0 \\leq s \\leq 33\\}$. Since $a \\not \\equiv 0(\\bmod 67)$, each of these sets has 34 elements. Hence they have at least one element in common. If $a t^{2} \\equiv-3 a s^{2}-b(\\bmod 67)$ then for $m=t \\pm s, k=\\mp 2 s$ we have $$ \\begin{aligned} P(m)-P(k)=a\\left(m^{3}-k^{3}\\right)+b(m-k) & =(m-k)\\left(a\\left(m^{2}+m k+k^{2}\\right)+b\\right) \\\\ & =(t \\pm 3 s)\\left(a t^{2}+3 a s^{2}+b\\right) \\equiv 0 \\quad(\\bmod 67) \\end{aligned} $$ Since $(a, b)$ is 67 -good, we must have $m \\equiv k(\\bmod 67)$ in both cases, that is, $t \\equiv 3 s(\\bmod 67)$ and $t \\equiv-3 s(\\bmod 67)$. This means $t \\equiv s \\equiv 0(\\bmod 67)$ and $b \\equiv-3 a s^{2}-a t^{2} \\equiv 0(\\bmod 67)$. But then $67 \\mid P(7)-P(2)=67 \\cdot 5 a+5 b$ and $67 \\not 7-2$, contradicting that $(a, b)$ is 67 -good. Claim 3. If $(a, b)$ is 2010 -good then $(a, b)$ is $67^{i}$-good all $i \\geq 1$. Proof. By Claim 2, we have $67 \\mid a$. If $67 \\mid b$, then $P(x) \\equiv P(0)(\\bmod 67)$ for all $x$, contradicting that $(a, b)$ is 67 -good. Hence, $67 \\nmid b$. Suppose that $67^{i} \\mid P(m)-P(k)=(m-k)\\left(a\\left(m^{2}+m k+k^{2}\\right)+b\\right)$. Since $67 \\mid a$ and $67 \\nmid b$, the second factor $a\\left(m^{2}+m k+k^{2}\\right)+b$ is coprime to 67 and hence $67^{i} \\mid m-k$. Therefore, $(a, b)$ is $67^{i}$-good. Comment 1. In the proof of Claim 2, the following reasoning can also be used. Since 3 is not a quadratic residue modulo 67 , either $a u^{2} \\equiv-b(\\bmod 67)$ or $3 a v^{2} \\equiv-b(\\bmod 67)$ has a solution. The settings $(m, k)=(u, 0)$ in the first case and $(m, k)=(v,-2 v)$ in the second case lead to $b \\equiv 0$ $(\\bmod 67)$. Comment 2. The pair $(67,30)$ is $n$-good if and only if $n=d \\cdot 67^{i}$, where $d \\mid 30$ and $i \\geq 0$. It shows that in part (b), one should deal with the large powers of 67 to reach the solution. The key property of number 67 is that it has the form $3 k+1$, so there exists a nontrivial cubic root of unity modulo 67 .","tier":0} +{"problem_type":"Number Theory","problem_label":"N5","problem":"Let $\\mathbb{N}$ be the set of all positive integers. Find all functions $f: \\mathbb{N} \\rightarrow \\mathbb{N}$ such that the number $(f(m)+n)(m+f(n))$ is a square for all $m, n \\in \\mathbb{N}$. Answer. All functions of the form $f(n)=n+c$, where $c \\in \\mathbb{N} \\cup\\{0\\}$.","solution":"First, it is clear that all functions of the form $f(n)=n+c$ with a constant nonnegative integer $c$ satisfy the problem conditions since $(f(m)+n)(f(n)+m)=(n+m+c)^{2}$ is a square. We are left to prove that there are no other functions. We start with the following Lemma. Suppose that $p \\mid f(k)-f(\\ell)$ for some prime $p$ and positive integers $k, \\ell$. Then $p \\mid k-\\ell$. Proof. Suppose first that $p^{2} \\mid f(k)-f(\\ell)$, so $f(\\ell)=f(k)+p^{2} a$ for some integer $a$. Take some positive integer $D>\\max \\{f(k), f(\\ell)\\}$ which is not divisible by $p$ and set $n=p D-f(k)$. Then the positive numbers $n+f(k)=p D$ and $n+f(\\ell)=p D+(f(\\ell)-f(k))=p(D+p a)$ are both divisible by $p$ but not by $p^{2}$. Now, applying the problem conditions, we get that both the numbers $(f(k)+n)(f(n)+k)$ and $(f(\\ell)+n)(f(n)+\\ell)$ are squares divisible by $p$ (and thus by $p^{2}$ ); this means that the multipliers $f(n)+k$ and $f(n)+\\ell$ are also divisible by $p$, therefore $p \\mid(f(n)+k)-(f(n)+\\ell)=k-\\ell$ as well. On the other hand, if $f(k)-f(\\ell)$ is divisible by $p$ but not by $p^{2}$, then choose the same number $D$ and set $n=p^{3} D-f(k)$. Then the positive numbers $f(k)+n=p^{3} D$ and $f(\\ell)+n=$ $p^{3} D+(f(\\ell)-f(k))$ are respectively divisible by $p^{3}$ (but not by $p^{4}$ ) and by $p$ (but not by $p^{2}$ ). Hence in analogous way we obtain that the numbers $f(n)+k$ and $f(n)+\\ell$ are divisible by $p$, therefore $p \\mid(f(n)+k)-(f(n)+\\ell)=k-\\ell$. We turn to the problem. First, suppose that $f(k)=f(\\ell)$ for some $k, \\ell \\in \\mathbb{N}$. Then by Lemma we have that $k-\\ell$ is divisible by every prime number, so $k-\\ell=0$, or $k=\\ell$. Therefore, the function $f$ is injective. Next, consider the numbers $f(k)$ and $f(k+1)$. Since the number $(k+1)-k=1$ has no prime divisors, by Lemma the same holds for $f(k+1)-f(k)$; thus $|f(k+1)-f(k)|=1$. Now, let $f(2)-f(1)=q,|q|=1$. Then we prove by induction that $f(n)=f(1)+q(n-1)$. The base for $n=1,2$ holds by the definition of $q$. For the step, if $n>1$ we have $f(n+1)=$ $f(n) \\pm q=f(1)+q(n-1) \\pm q$. Since $f(n) \\neq f(n-2)=f(1)+q(n-2)$, we get $f(n)=f(1)+q n$, as desired. Finally, we have $f(n)=f(1)+q(n-1)$. Then $q$ cannot be -1 since otherwise for $n \\geq f(1)+1$ we have $f(n) \\leq 0$ which is impossible. Hence $q=1$ and $f(n)=(f(1)-1)+n$ for each $n \\in \\mathbb{N}$, and $f(1)-1 \\geq 0$, as desired.","tier":0} +{"problem_type":"Number Theory","problem_label":"N6","problem":"The rows and columns of a $2^{n} \\times 2^{n}$ table are numbered from 0 to $2^{n}-1$. The cells of the table have been colored with the following property being satisfied: for each $0 \\leq i, j \\leq 2^{n}-1$, the $j$ th cell in the $i$ th row and the $ Prove that the maximal possible number of colors is $2^{n}$.","solution":"Throughout the solution we denote the cells of the table by coordinate pairs; $(i, j)$ refers to the $j$ th cell in the $i$ th row. Consider the directed graph, whose vertices are the cells of the board, and the edges are the arrows $(i, j) \\rightarrow(j, i+j)$ for all $0 \\leq i, j \\leq 2^{n}-1$. From each vertex $(i, j)$, exactly one edge passes $\\left(\\right.$ to $\\left(j, i+j \\bmod 2^{n}\\right)$ ); conversely, to each cell $(j, k)$ exactly one edge is directed (from the cell $\\left.\\left(k-j \\bmod 2^{n}, j\\right)\\right)$. Hence, the graph splits into cycles. Now, in any coloring considered, the vertices of each cycle should have the same color by the problem condition. On the other hand, if each cycle has its own color, the obtained coloring obviously satisfies the problem conditions. Thus, the maximal possible number of colors is the same as the number of cycles, and we have to prove that this number is $2^{n}$. Next, consider any cycle $\\left(i_{1}, j_{1}\\right),\\left(i_{2}, j_{2}\\right), \\ldots$; we will describe it in other terms. Define a sequence $\\left(a_{0}, a_{1}, \\ldots\\right)$ by the relations $a_{0}=i_{1}, a_{1}=j_{1}, a_{n+1}=a_{n}+a_{n-1}$ for all $n \\geq 1$ (we say that such a sequence is a Fibonacci-type sequence). Then an obvious induction shows that $i_{k} \\equiv a_{k-1}\\left(\\bmod 2^{n}\\right), j_{k} \\equiv a_{k}\\left(\\bmod 2^{n}\\right)$. Hence we need to investigate the behavior of Fibonacci-type sequences modulo $2^{n}$. Denote by $F_{0}, F_{1}, \\ldots$ the Fibonacci numbers defined by $F_{0}=0, F_{1}=1$, and $F_{n+2}=$ $F_{n+1}+F_{n}$ for $n \\geq 0$. We also set $F_{-1}=1$ according to the recurrence relation. For every positive integer $m$, denote by $\\nu(m)$ the exponent of 2 in the prime factorization of $m$, i.e. for which $2^{\\nu(m)} \\mid m$ but $2^{\\nu(m)+1} \\backslash m$. Lemma 1. For every Fibonacci-type sequence $a_{0}, a_{1}, a_{2}, \\ldots$, and every $k \\geq 0$, we have $a_{k}=$ $F_{k-1} a_{0}+F_{k} a_{1}$. Proof. Apply induction on $k$. The base cases $k=0,1$ are trivial. For the step, from the induction hypothesis we get $$ a_{k+1}=a_{k}+a_{k-1}=\\left(F_{k-1} a_{0}+F_{k} a_{1}\\right)+\\left(F_{k-2} a_{0}+F_{k-1} a_{1}\\right)=F_{k} a_{0}+F_{k+1} a_{1} $$ Lemma 2. For every $m \\geq 3$, (a) we have $\\nu\\left(F_{3 \\cdot 2^{m-2}}\\right)=m$; (b) $d=3 \\cdot 2^{m-2}$ is the least positive index for which $2^{m} \\mid F_{d}$; (c) $F_{3 \\cdot 2^{m-2}+1} \\equiv 1+2^{m-1}\\left(\\bmod 2^{m}\\right)$. Proof. Apply induction on $m$. In the base case $m=3$ we have $\\nu\\left(F_{3 \\cdot 2^{m-2}}\\right)=F_{6}=8$, so $\\nu\\left(F_{3 \\cdot 2^{m-2}}\\right)=\\nu(8)=3$, the preceding Fibonacci-numbers are not divisible by 8 , and indeed $F_{3 \\cdot 2^{m-2}+1}=F_{7}=13 \\equiv 1+4(\\bmod 8)$. Now suppose that $m>3$ and let $k=3 \\cdot 2^{m-3}$. By applying Lemma 1 to the Fibonacci-type sequence $F_{k}, F_{k+1}, \\ldots$ we get $$ \\begin{gathered} F_{2 k}=F_{k-1} F_{k}+F_{k} F_{k+1}=\\left(F_{k+1}-F_{k}\\right) F_{k}+F_{k+1} F_{k}=2 F_{k+1} F_{k}-F_{k}^{2} \\\\ F_{2 k+1}=F_{k} \\cdot F_{k}+F_{k+1} \\cdot F_{k+1}=F_{k}^{2}+F_{k+1}^{2} \\end{gathered} $$ By the induction hypothesis, $\\nu\\left(F_{k}\\right)=m-1$, and $F_{k+1}$ is odd. Therefore we get $\\nu\\left(F_{k}^{2}\\right)=$ $2(m-1)>(m-1)+1=\\nu\\left(2 F_{k} F_{k+1}\\right)$, which implies $\\nu\\left(F_{2 k}\\right)=m$, establishing statement (a). Moreover, since $F_{k+1}=1+2^{m-2}+a 2^{m-1}$ for some integer $a$, we get $$ F_{2 k+1}=F_{k}^{2}+F_{k+1}^{2} \\equiv 0+\\left(1+2^{m-2}+a 2^{m-1}\\right)^{2} \\equiv 1+2^{m-1} \\quad\\left(\\bmod 2^{m}\\right) $$ as desired in statement (c). We are left to prove that $2^{m} \\backslash F_{\\ell}$ for $\\ell<2 k$. Assume the contrary. Since $2^{m-1} \\mid F_{\\ell}$, from the induction hypothesis it follows that $\\ell>k$. But then we have $F_{\\ell}=F_{k-1} F_{\\ell-k}+F_{k} F_{\\ell-k+1}$, where the second summand is divisible by $2^{m-1}$ but the first one is not (since $F_{k-1}$ is odd and $\\ell-k0$ such that $a_{k+p} \\equiv a_{k}\\left(\\bmod 2^{n}\\right)$ for all $k \\geq 0$. Lemma 3. Let $A=\\left(a_{0}, a_{1}, \\ldots\\right)$ be a Fibonacci-type sequence such that $\\mu(A)=k