A005836 by cojna

main=mapM print$0:take 104a
a=1:do x<-a;[3*x,3*x+1]

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

download

return to the top page