A006530 by teebee

a={1}for n=1,100 do for i=-32,0 do a[a[n]or-n*i]=n end print(a[n])end

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page