If x is an integer, then x(x - 1)(x - k) must be evenly divisible by three when k is any of the following values EXCEPT
-4
-2
-1
2
5
(x) and (x - 1) are consecutive, so the three terms would be consecutive if (x - k) is either the lowest of the three, or the greatest of the three:
(x - k), (x - 1), and (x) are consecutive when (x - k) = (x - 2), or k = 2
(x - 1), (x), and (x - k) are consecutive when (x - k) = (x + 1), or k = -1 ....I am convinced about this
but could you please explain this:
Note that the difference between k = -1 and k = 2 is 3. Every third consecutive integer would serve the same purpose in the product x(x - 1)(x - k): periodically serving as the multiple of three in the list of consecutive integers.