Power Type by rolf

for x in sorted(set((i/19)**(i%19+2)for i in range(9999)))[2:513]:print x

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

download

return to the top page