# INMO 2006: Problems and Solutions 1. In a non-equilateral triangle $A B C$, the sides $a, b, c$ form an arithmetic progression. Let $I$ and $O$ denote the incentre and circumcentre of the triangle respectively. (i) Prove that $I O$ is perpendicular to $B I$. (ii) Suppose $B I$ extended meets $A C$ in $K$, and $D, E$ are the midpoints of $B C, B A$ respectively. Prove that $I$ is the circumcentre of triangle $D K E$. ## Solution: (i) Extend $B I$ to meet the circumcircle in $F$. Then we know that $F A=F I=F C$. (See Figure) ![](https://cdn.mathpix.com/cropped/2024_06_05_edb7ddd624d94c55138eg-1.jpg?height=612&width=654&top_left_y=884&top_left_x=909) Let $B I: I F=\lambda: \mu$. Applying Stewart's theorem to triangle $B A F$, we get $$ \lambda A F^{2}+\mu A B^{2}=(\lambda+\mu)\left(A I^{2}+B I \cdot I F\right) $$ Similarly, Stewart's theorem to triangle $B C F$ gives $$ \lambda C F^{2}+\mu B C^{2}=(\lambda+\mu)\left(C I^{2}+B I \cdot I F\right) $$ Since $C F=A F$, subtraction gives $$ \mu\left(A B^{2}-B C^{2}\right)=(\lambda+\mu)\left(A I^{2}-C I^{2}\right) $$ Using the standard notations $A B=c, B C=a, C A=b$ and $s=(a+b+c) / 2$, we get $A I^{2}=r^{2}+(s-a)^{2}$ and $C I^{2}=r^{2}+(s-c)^{2}$ where $r$ is the in-radius of $A B C$. Thus $$ \mu\left(c^{2}-a^{2}\right)=(\lambda+\mu)\left((s-a)^{2}-(s-c)^{2}\right)=(\lambda+\mu)(c-a) b $$ It follows that either $c=a$ or $\mu(c+a)=(\lambda+\mu) b$. But $c=a$ implies that $a=b=c$ since $a, b, c$ are in arithmetic progression. However, we have taken a non-equilateral triangle $A B C$. Thus $c \neq a$ and we have $\mu(c+a)=(\lambda+\mu) b$. But $c+a=2 b$ and we obtain $2 b \mu=(\lambda+\mu) b$. We conclude that $\lambda=\mu$. This in turn tells that $I$ is the mid-point of $B F$. Since $O F=O B$, we conclude that $O I$ is perpendicular to $B F$. ## Alternatively Applying Ptolemy's theorem to the cyclic quadrilateral $A B C F$, we get $$ A B \cdot C F+A F \cdot B C=B F \cdot C A $$ Since $C F=A F$, we get $C F(c+a)=B F \cdot b=B F(c+a) / 2$. This gives $B F=2 C F=2 I F$. Hence $I$ is the mid-point of $B F$ and as earlier we conclude that $O I$ is perpendicular to $B F$. ## Alternatively Join $B O$. We have to prove that $\angle B I O=90^{\circ}$, which is equivalent to $B I^{2}+I O^{2}=B O^{2}$. Draw $I L$ perpendicular to $A B$. Let $R$ denote the circumradius of $A B C$ and let $\triangle$ denote its area. Observe that $B O=R, I O^{2}=R^{2}-2 R r$, $$ B I=\frac{B L}{\cos (B / 2)}=(s-b) \sqrt{\frac{c a}{s(s-b)}} $$ Thus we obtain $$ B I^{2}=a c(s-b) / s=\frac{a c}{3} $$ since $a, b, c$ are in arithmetic progression. Thus we need to prove that $$ \frac{a c}{3}+R^{2}-2 R r=R^{2} $$ This reduces to proving $2 R r=a c / 3$. But $$ 2 R r=2 \cdot \frac{a b c}{4 \Delta} \cdot \frac{\Delta}{s}=\frac{a b c}{2 s}=\frac{a b c}{a+b+c}=\frac{a c}{3} $$ using $a+c=2 b$. This proves the claim. (ii) Join $I D$. Note that $\angle B I O=\angle B D O=90^{\circ}$. Hence $B, D, I, O$ are concyclic and hence $\angle B I D=\angle B O D=A$. Since $\angle D B I=\angle K B A=B / 2$, it follows that triangles $B A K$ and $B I D$ are similar. This gives $$ \frac{B A}{B I}=\frac{B K}{B D}=\frac{A K}{I D} $$ However, we have seen earlier that $B I=a c / 3$. Moreover $A K=b c /(a+c)$. Thus we obtain $$ B K=\frac{B A \cdot B D}{B I}=\frac{1}{2} \sqrt{3 a c}, \quad I D=\frac{A K \cdot B I}{B A}=\frac{1}{2} \sqrt{\frac{a c}{3}} . $$ By symmetry, we must have $I E=\frac{1}{2} \sqrt{\frac{a c}{3}}$. Finally $$ I K=\frac{b}{a+b+c} \cdot B K=\frac{1}{3} B K=\frac{1}{2} \sqrt{\frac{a c}{3}} $$ Thus $I D=I E=I K$ and $I$ is the circumcentre of $D K E$. ## Alternatively Observe that $A K=b c /(a+c)=c / 2=A E$. Since $A I$ bisects angle $A$, we see that $A I E$ is congruent to $A I K$. This gives $I E=I K$. Similarly $C I D$ is congruent to $C I K$ giving $I D=I K$. We conclude that $I D=I K=I E$. 2. Prove that for every positive integer $n$ there exists a unique ordered pair $(a, b)$ of positive integers such that $$ n=\frac{1}{2}(a+b-1)(a+b-2)+a $$ Solution: We have to prove that $f: \mathbb{N} \times \mathbb{N} \rightarrow \mathbb{N}$ defined by $$ f(a, b)=\frac{1}{2}(a+b-1)(a+b-2)+a, \quad \forall a, b \in \mathbb{N} $$ is a bijection. (Note that the right side is a natural number.) To this end define $$ T(n)=\frac{n(n+1)}{2}, \quad n \in \mathbb{N} \cup\{0\} $$ An idea of the proof can be obtained by looking at the following table of values of $f(a, b)$ for some small values of $a, b$. ![](https://cdn.mathpix.com/cropped/2024_06_05_edb7ddd624d94c55138eg-3.jpg?height=751&width=883&top_left_y=953&top_left_x=751) We observe that the $n$-th diagonal runs from $(1, n)$-th position to $(n, 1)$-th position and the entries are $n$ consecutive integers; the first entry in the $n$-th diagonal is one more than the last entry of the $(n-1)$-th diagonal. For example the first entry in 5 -th diagonal is 11 which is one more than the last entry of 4 -th diagonal which is 10 . Observe that 5 -th diagonal starts from 11 and ends with 15 which accounts for 5 consecutive natural numbers. Thus we see that $f(n-1,1)+1=f(1, n)$. We also observe that the first $n$ diagonals exhaust all the natural numbers from 1 to $T(n)$. (Thus a kind of visual bijection is already there. We formally prove the property.) We first observe that $$ f(a, b)-T(a+b-2)=a>0 $$ and $$ T(a+b-1)-f(a, b)=\frac{(a+b-1)(a+b)}{2}-\frac{(a+b-1)(a+b-2)}{2}-a=b-1 \geq 0 $$ Thus we have $$ T(a+b-2)0$. Now (1) shows that $$ a=n-\frac{k(k-1)}{2} \leq \frac{k(k+1)}{2}-\frac{k(k-1)}{2}=k $$ Hence $b=k-a+1 \geq 1$. Thus $a$ and $b$ are both positive integers and $$ f(a, b)=\frac{1}{2}(a+b-1)(a+b-2)+a=\frac{k(k-1)}{2}+a=n $$ This shows that every natural number is in the range of $f$. Thus $f$ is also onto. We conclude that $f$ is a bijection. 3. Let $X$ denote the set of all triples $(a, b, c)$ of integers. Define a function $f: X \rightarrow X$ by $$ f(a, b, c)=(a+b+c, a b+b c+c a, a b c) $$ Find all triples $(a, b, c)$ in $X$ such that $f(f(a, b, c))=(a, b, c)$. Solution: We show that the solutionset consists of $\{(t, 0,0) ; t \in \mathbb{Z}\} \cup\{(-1,-1,1)\}$. Let us put $a+b+c=d, a b+b c+c a=e$ and $a b c=f$. The given condition $f(f(a, b, c))=(a, b, c)$ implies that $$ d+e+f=a, \quad d e+e f+f d=b, d e f=c $$ Thus $a b c d e f=f c$ and hence either $c f=0$ or $a b d e=1$. Case I: Suppose $c f=0$. Then either $c=0$ or $f=0$. However $c=0$ implies $f=0$ and vice-versa. Thus we obtain $a+b=d, d+e=a, a b=e$ and $d e=b$. The first two relations give $b=-e$. Thus $e=a b=-a e$ and $d e=b=-e$. We get either $e=0$ or $a=d=-1$. If $e=0$, then $b=0$ and $a=d=t$, say. We get the triple $(a, b, c)=(t, 0,0)$, where $t \in \mathbb{Z}$. If $e \neq 0$, then $a=d=-1$. But then $d+e+f=a$ implies that $-1+e+0=-1$ forcing $e=0$. Thus we get the solution family $(a, b, c)=(t, 0,0)$, where $t \in \mathbb{Z}$. Case II: Suppose $c f \neq 0$. In this case $a b d e=1$. Hence either all are equal to 1 ; or two equal to 1 and the other two equal to -1 ; or all equal to -1 . Suppose $a=b=d=e=1$. Then $a+b+c=d$ shows that $c=-1$. Similarly $f=-1$. Hence $e=a b+b c+c a=1-1-1=-1$ contradicting $e=1$. Suppose $a=b=1$ and $d=e=-1$. Then $a+b+c=d$ gives $c=-3$ and $d+e+f=a$ gives $f=3$. But then $f=a b c=1 \cdot 1 \cdot(-3)=-3$, a contradiction. Similarly $a=b=-1$ and $d=e=1$ is not possible. If $a=1, b=-1, d=1$, $e=-1$, then $a+b+c=d$ gives $c=1$. Similarly $f=1$. But then $f=a b c=1 \cdot 1 \cdot(-1)=-1$ a contradiction. If $a=1, b=-1, d=-1, e=1$, then $c=-1$ and $e=a b+b c+c a=-1+1-1=-1$ and a contradiction to $e=1$. The symmetry between $(a, b, c)$ and $(d, e, f)$ shows that $a=-1, b=1, d=1, e=-1$ is not possible. Finally if $a=-1, b=1, d=-1$ and $e=1$, then $c=-1$ and $f=-1$. But then $f=a b c$ is not satisfied. The only case left is that of $a, b, d, e$ being all equal to -1 . Then $c=1$ and $f=1$. It is easy to check that $(-1,-1,1)$ is indeed a solution. ## Alternatively $c f \neq 0$ implies that $|c| \geq 1$ and $|f| \geq 1$. Observe that $$ d^{2}-2 e=a^{2}+b^{2}+c^{2}, \quad a^{2}-2 b=d^{2}+e^{2}+f^{2} $$ Adding these two, we get $-2(b+e)=b^{2}+c^{2}+e^{2}+f^{2}$. This may be written in the form $$ (b+1)^{2}+(e+1)^{2}+c^{2}+f^{2}-2=0 $$ We conclude that $c^{2}+f^{2} \leq 2$. Using $|c| \geq 1$ and $|f| \geq 1$, we obtain $|c|=1$ and $|f|=1$, $b+1=0$ and $e+1=0$. Thus $b=e=-1$. Now $a+d=d+e+f+a+b+c$ and this gives $b+c+e+f=0$. It follows that $c=f=1$ and finally $a=d=-1$. 4. Some 46 squares are randomly chosen from a $9 \times 9$ chess board and are coloured red. Show that there exists a $2 \times 2$ block of 4 squares of which at least three are coloured red. Solution: Consider a partition of $9 \times 9$ chess board using sixteen $2 \times 2$ block of 4 squares | 1 | 2 | | | | :---: | :---: | :---: | :---: | | 7 | 6 | 5 | | | 8 | 9 | | 10 | | | | | | | 10 | | | | | | 1 | 1 | 13 | each and remaining seventeen single squares as shown in the figure below. If any one of these 16 big squares contain 3 red squares then we are done. On the contrary, each may contain at most 2 red squares and these account for at most $16 \cdot 2=32$ red squares. Then there are 17 single squares connected in zig-zag fashion. It looks as follows: ![](https://cdn.mathpix.com/cropped/2024_06_05_edb7ddd624d94c55138eg-6.jpg?height=394&width=1066&top_left_y=216&top_left_x=539) We split this again in to several mirror images of L-shaped figures as shown above. There are four such forks. If all the five unit squares of the first fork are red, then we can get a $2 \times 2$ square having three red squares. Hence there can be at most four unit squares having red colour. Similarly, there can be at most three red squares from each of the remaining three forks. Together we get $4+3 \cdot 3=13$ red squares. These together with 32 from the big squares account for only 45 red squares. But we know that 46 squares have red colour. The conclusion follows. 5. In a cyclic quadrilateral $A B C D, A B=a, B C=b, C D=c, \angle A B C=120^{\circ}$, and $\angle A B D=$ $30^{\circ}$. Prove that (i) $c \geq a+b$; (ii) $|\sqrt{c+a}-\sqrt{c+b}|=\sqrt{c-a-b}$. ## Solution: Applying cosine rule to triangle $A B C$, we get $$ A C^{2}=a^{2}+b^{2}-2 a b \cos 120^{\circ}=a^{2}+b^{2}+a b $$ Observe that $\angle D A C=\angle D B C=120^{\circ}-30^{\circ}=90^{\circ}$. Thus we get $$ c^{2}=\frac{A C^{2}}{\cos ^{2} 30^{\circ}}=\frac{4}{3}\left(a^{2}+b^{2}+a b\right) $$ So $$ c^{2}-(a+b)^{2}=\frac{4}{3}\left(a^{2}+b^{2}+a b\right)-\left(a^{2}+b^{2}+2 a b\right)=\frac{(a-b)^{2}}{3} \geq 0 $$ This proves $c \geq a+b$ and thus (i) is true. ![](https://cdn.mathpix.com/cropped/2024_06_05_edb7ddd624d94c55138eg-6.jpg?height=498&width=526&top_left_y=1914&top_left_x=930) For proving (ii), consider the product $$ Q=(\alpha+\beta+\gamma)(\alpha-\beta-\gamma)(\alpha+\beta-\gamma)(\alpha-\beta+\gamma) $$ where $\alpha=\sqrt{c+a}, \beta=\sqrt{c+b}$ and $\gamma=\sqrt{c-a-b}$. Expanding the product, we get $$ \begin{aligned} Q & =(c+a)^{2}+(c+b)^{2}+(c-a-b)^{2}-2(c+a)(c+b)-2(c+a)(c-a-b)-2(c+b)(c-a-b) \\ & =-3 c^{2}+4 a^{2}+4 b^{2}+4 a b \\ & =0 \end{aligned} $$ Thus at least one of the factors must be equal to 0 . Since $\alpha+\beta+\gamma>0$ and $\alpha+\beta-\gamma>0$, it follows that the product of the remaining two factors is 0 . This gives $$ \sqrt{c+a}-\sqrt{c+b}=\sqrt{c-a-b} \text { or } \sqrt{c+a}-\sqrt{c+b}=-\sqrt{c-a-b} $$ We conclude that $$ |\sqrt{c+a}-\sqrt{c+b}|=\sqrt{c-a-b} $$ 6. (a) Prove that if $n$ is a positive integer such that $n \geq 4011^{2}$, then there exists an integer $l$ such that $n0 \end{aligned} $$ Thus we get $$ n<(m+1)^{2}<\left(1+\frac{1}{2005}\right) n $$ and $l^{2}=(m+1)^{2}$ is the desired square. (b) We show that $M=4010^{2}+1$ is the required least number. Suppose $n \geq M$. Write $n=4010^{2}+k$, where $k$ is a positive integer. Note that we may assume $n<4011^{2}$ by part (a). Now $$ \begin{aligned} \left(1+\frac{1}{2005}\right) n-4011^{2} & =\left(1+\frac{1}{2005}\right)\left(4010^{2}+k\right)-4011^{2} \\ & =4010^{2}+2 \cdot 4010+k+\frac{k}{2005}-4011^{2} \\ & =(4010+1)^{2}+(k-1)+\frac{k}{2005}-4011^{2} \\ & =(k-1)+\frac{k}{2005}>0 \end{aligned} $$ Thus we obtain $$ 4010^{2}