2025 SSMO Relay Round 1 Problems/Problem 1
Problem
Let
be distinct integers such that the mean of
is an integer for all integers
. Find the minimum possible positive value of
.
Solution
From the given condition, we know that
divides both
and
, so
divides their difference, which is
. Analogous reasoning shows that
divides
as well. Hence,
divides
. This means that the smallest possible positive value of
is
. This minimum is indeed achievable -- take
to be
, for example -- so the answer is
.
~Sedro