Find all integers and all primes with the property: whenever distinct positive integers are such that the difference , is divisible by at least one of implies that one of divides all the differences , .
Problem 1471
Official solution
If , the statement holds for any primes . We show that the result fails for . Suppose and are some primes. Let and . Consider the numbers , . One of these numbers is divisible by , say or . Take or . Then is divisible by ; is divisible by ; and is divisible by . None of divide all the differences. For , consider as above; and for . We may easily check that each of the differences is divisible by at least one of , but there is no single prime among which divides all the differences.