A045718 by oerjan

l=[2..255];main=mapM print[z|z<-1:l,any(`notElem`[x*y-z|x<-l,y<-l])[-1,1]]

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

download

return to the top page