cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A178169 Numbers in A178168, sorted.

Original entry on oeis.org

1, 2, 8, 64, 1024, 5120, 32768, 51200, 153600, 921600, 1024000, 2097152, 11059200, 40960000, 44040192, 265420800, 268435456, 532480000, 1849688064, 3276800000, 12740198400, 13844480000, 68719476736, 155373797376, 524288000000
Offset: 1

Views

Author

T. D. Noe, May 21 2010

Keywords

Comments

At least the first 12332052 terms of this sequence are unique. It is conjectured that all terms are unique. The sequence is easy to compute by generating the Collatz tree on the fly while keeping track of products.