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
But, what about the three consecutive integers: 0 x 1 x 2? Are we saying that this rule applies because technically 0 is a multiple of 3? Or the consec integers: -1 x 0 x 1 --- which numbers do we consider to be multiplies of 3 and 2 in the series?
Can we only apply this rule to consecutive integers that don't include 0?