Rule: The product of k consecutive integers is always divisible by k factorial (k!).
(Guide 1, Chapter 4 - Consecutive Integers, Page 31)
In this section, in order to prove this rule, the chapter asks us at first to come up with a series of 3 consecutive integers in which none of the integers is a multiple of 3 and then lists a string of examples like:
1 x 2 x 3 = 6
2 x 3 x 4 = 24
3 x 4 x 5 = 60
4 x 5 x 6 = 120
Does this rule also hold true for consecutive multiples?