A045718 by

#!perl -l
(1 .1x$_)=~/^(11)?(?!(11+)\2+$)/&&print for 1..252

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

download

return to the top page