Which is the divide-by-twos increment series for an array of NUM elements?
The first increment must be a power of 2 that generates sublists with two elements.
Each succeeding increment must be half the size of the previous one.