Power Type by teebee

a:=List;for(n,2,2e5,if(n in(a),n println,i:=n;while(2e5>i=i*n,a push(i))))

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

download

return to the top page