A005836 by teebee

for(n in(a=0:104))write(sum(n%/%2^a%%2*3^a),T)

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

download

return to the top page