A045718 by llhuii

i=1
while i<255:
\x09if(383**i%-~i>1<383**(i-2)%~-i)<1:print i
\x09i+=1

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

download

return to the top page