Collatz Parity by llhuii

seq 513|awk '{r=e;for(k=257-$0;++j%65;k/=2)r=k%2?A[k=3*k+1]r"#":r FS}$0=r"|"'

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

download

return to the top page