Number theoryDifficulty 5.1AIME, harderProve itUkraine
Prove for every integer n≥2, that such a set An of n pairwise distinct positive integers can be collected that for any different i,j∈An the sum of their squares i2+j2 is divisible by their difference i−j.
Solution
An={1⋅n!;2⋅n!;…;n⋅n!} satisfies the condition of the problem. Indeed, take any two distinct numbers from the set An: k⋅n! and m⋅n!, where 1≤k<m≤n. Since m−k≤n, it follows that m−k∣n!. Therefore, obviously, (k2+m2)⋅(n!)2 is divisible by their difference (m−k)⋅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.