For a fixed divisor n, the integers split into exactly n groups by remainder. Class 0 collects the multiples of n. Class 1 collects 1, n+1, 2n+1, ā¦. And so on, up to class nā1.
Every integer belongs to exactly one class. Two numbers in the same class are always n apart on the number line ā that periodicity is the whole point. The wheel makes it visible: each slice is one class, and rows fill from the center outward as the count progresses.