A045718 by leonid

h=[]
2.upto(252){|n|h|=[n-1,n+1]if~-2**n%n<2}
p *h.sort

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

download

return to the top page