Maths Olympiad Prep

Library / /11 of 96

, 2021

Combinatorics Difficulty 7.7 National Olympiad, round 2 Prove it Baltic Way

AA is a 20-element set of residue classes modulo 397397. Prove that for any non-negative integer nn there exist x1,x2,x3,x4Ax_1, x_2, x_3, x_4 \in A, such that x1x2x_1 \neq x_2 and
(x1x2)nx3x4(mod397) (x_1 - x_2)n \equiv x_3 - x_4 \pmod{397}

Solution

Observe that 397397 is a prime. If nn is divisible by 397397, the statement is trivial.

Fix an arbitrary positive integer nn not divisible by 397397. If for x1,x2,x3,x4Ax_1, x_2, x_3, x_4 \in A, where (x1,x4)(x_1, x_4) and (x2,x3)(x_2, x_3) are different ordered pairs, we have
x1n+x4x2n+x3(mod397), x_1 n + x_4 \equiv x_2 n + x_3 \pmod{397},
then we are done (if x1=x2x_1 = x_2 then x3=x4x_3 = x_4 due to this equivalence).

Otherwise, this equivalence is impossible and therefore a map (a,b)an+b(a, b) \mapsto an + b is an injective map from A×AA \times A to Z397\mathbb{Z}_{397}. But this is impossible since the number of elements in A×AA \times A is 400>397400 > 397. \square

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.