Olympiad Maths Prep

Track / Stage 7 / 62 of 300 #1462 of 2000

Problem 1462

National olympiad second round; IMO P1/P4
Combinatorics Difficulty 7.1 Prove it 74th NMO Selection Tests for JBMO · Romania

Let n2n \ge 2 be an integer. A Welsh darts board is a disc divided into 2n2n equal sectors, half of them being red and the other half being white. Two Welsh darts boards are matched if they have the same radius and they are superimposed so that each sector of the first board comes exactly over a sector of the second board. Suppose that two given Welsh darts boards can be matched so that more than half of the pairs of superimposed sectors have different colors. Prove that these Welsh darts boards can be matched so that at least 2n2+22\left\lfloor\frac{n}{2}\right\rfloor + 2 pairs of superimposed sectors have the same color.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

For any two Welsh darts boards that can be matched, if two of their superimposed sectors have the same color, we call it a *concordance*, and if two of their superimposed sectors have different colors, we call it a *non-concordance*.

On each of the two Welsh darts boards that can be matched, we write +1+1 on every red sector, and 1-1 on every white sector. At some matching of the boards, the product of the numbers written in the overlapping sectors equals +1+1 in the case of a concordance, respectively 1-1, in case of a non-concordance.

Moreover, if tt is the number of all the concordances (whites and reds), the sum SS of the products of the numbers written on the overlapping sectors represents the difference between the number of concordances and the number of non-concordances, therefore S=t1+(2nt)(1)=2(tn)S = t \cdot 1 + (2n - t) \cdot (-1) = 2(t - n).

At any matching, let kk be the number of concordances between white sectors and jj the number of concordances between red sectors. Consequently, nkn-k white sectors of the first board (those for which we have non-concordances) overlap over nkn-k red sectors of the second board, and njn-j red sectors of the first board overlap over njn-j white sectors of the second board.

Therefore, on the second board we have k+(nj)k + (n-j) white sectors and j+(nk)j + (n-k) red sectors, hence k+(nj)=j+(nk)=nk + (n-j) = j + (n-k) = n, thus k=jk = j. Consequently, the number t=k+jt = k + j of all concordances is even.

Consider two matched Welsh darts boards, such that they have more than nn non-concordances. Let u1,u2,,u2n{1,+1}u_1, u_2, \dots, u_{2n} \in \{-1, +1\} be the numbers written (clockwise) on the sectors of the first board and v1,v2,,v2n{1,+1}v_1, v_2, \dots, v_{2n} \in \{-1, +1\} the numbers written on the correspondent sectors of the second board.

By fixing the sector with the number u1u_1 and by rotating the second board, we obtain all the possible matchings, and the sums S1=u1v1+u2v2++u2nv2nS_1 = u_1v_1 + u_2v_2 + \dots + u_{2n}v_{2n}, S2=u1v2+u2v3++u2nv1S_2 = u_1v_2 + u_2v_3 + \dots + u_{2n}v_1, ..., S2n=u1v2n+u2v1++u2nv2n1S_{2n} = u_1v_{2n} + u_2v_1 + \dots + u_{2n}v_{2n-1}.

Moreover, we have
S1+S2++S2n=(u1+u2++un)(v1+v2++vn)=0. S_1 + S_2 + \dots + S_{2n} = (u_1 + u_2 + \dots + u_n)(v_1 + v_2 + \dots + v_n) = 0.
Since initially there were more than nn non-concordances between the boards, we have S1<0S_1 < 0. Therefore, j=12nj = \frac{1}{2n} exists, such that Sj>0S_j > 0. If tt is the number of all the concordances of the sum SjS_j, then 2(tn)>02(t-n) > 0, therefore 2(tn)22(t-n) \ge 2. We obtain tn+1t \ge n+1 and since tt is even, it follows that t2n2+2t \ge 2\left\lfloor\frac{n}{2}\right\rfloor + 2.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.