Hofstadter Q sequence by pooq(teebee)

a:[1,1];300.times{a=[a[a[0]-1]+a[a[1]-1]]~a;a[2].p;}

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

download

return to the top page