This generates a list of numbers between your chosen number and zero (integers) in a special order. I originally intended it to help prove why you cannot express powers of 2 as sums of consecutive integers, but all other integers you can, but it went slightly wrong. It sti
None.