Maths Olympiad Prep

Library / /1174 of 1394

Algebra Difficulty 5.7 AIME, harder Prove it United States

Problem:

Find the smallest integer n5n \geq 5 for which there exists a set of nn distinct pairs (x1,y1),,(xn,yn)(x_{1}, y_{1}), \ldots, (x_{n}, y_{n}) of positive integers with 1xi,yi41 \leq x_{i}, y_{i} \leq 4 for i=1,2,,ni=1,2, \ldots, n, such that for any indices r,s{1,2,,n}r, s \in \{1,2, \ldots, n\} (not necessarily distinct), there exists an index t{1,2,,n}t \in \{1,2, \ldots, n\} such that 44 divides xr+xsxtx_{r}+x_{s}-x_{t} and yr+ysyty_{r}+y_{s}-y_{t}.

Solution

Solution:

Answer: 88

In other words, we have a set SS of nn pairs in (Z/4Z)2(\mathbb{Z} / 4 \mathbb{Z})^{2} closed under addition. Since 1+1+1+10(mod4)1+1+1+1 \equiv 0 \pmod{4} and 1+1+11(mod4)1+1+1 \equiv -1 \pmod{4}, (0,0)S(0,0) \in S and SS is closed under (additive) inverses. Thus SS forms a group under addition (a subgroup of (Z/4Z)2(\mathbb{Z} / 4 \mathbb{Z})^{2}). By Lagrange's theorem (from basic group theory), n42n \mid 4^{2}, so n8n \geq 8. To achieve this bound, one possible construction is {1,2,3,4}×{2,4}\{1,2,3,4\} \times \{2,4\}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.