Maths Olympiad Prep

Library / /5 of 17

Number theory Difficulty 5.1 AIME, harder Prove it Ukraine

Prove for every integer n2n \ge 2, that such a set AnA_n of nn pairwise distinct positive integers can be collected that for any different i,jAni, j \in A_n the sum of their squares i2+j2i^2 + j^2 is divisible by their difference iji - j.

Solution

An={1n!;2n!;;nn!} A_n = \{1 \cdot n!; 2 \cdot n!; \dots; n \cdot n!\}
satisfies the condition of the problem. Indeed, take any two distinct numbers from the set AnA_n: kn!k \cdot n! and mn!m \cdot n!, where 1k<mn1 \le k < m \le n. Since mknm-k \le n, it follows that mkn!m-k|n!. Therefore, obviously, (k2+m2)(n!)2(k^2 + m^2) \cdot (n!)^2 is divisible by their difference (mk)n!(m-k) \cdot n!.

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.