“…We illustrate a DST using a "small universe" example (with U = 16) shown in Figure 1. Sitting at the root of the tree is the S[0, 16), which has distribution X * 16 by initialization. Its two children are the two half-range-sums S[0, 8) and S [8,16) resulting from splitting S[0, 16), its four grandchildren are the four quarter-range-sums S[0, 4), S [4,8), S [8,12) and S [12,16) resulting from splitting S[0, 8) and S [8,16) respectively, and so on.…”