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.

A219659 Irregular table where row n (n >= 0) starts with n, the next term is A219651(n), and the successive terms are obtained by repeatedly subtracting the sum of digits in the previous term's factorial expansion, until zero is reached, after which the next row starts with one larger n.

Original entry on oeis.org

0, 1, 0, 2, 1, 0, 3, 1, 0, 4, 2, 1, 0, 5, 2, 1, 0, 6, 5, 2, 1, 0, 7, 5, 2, 1, 0, 8, 6, 5, 2, 1, 0, 9, 6, 5, 2, 1, 0, 10, 7, 5, 2, 1, 0, 11, 7, 5, 2, 1, 0, 12, 10, 7, 5, 2, 1, 0, 13, 10, 7, 5, 2, 1, 0, 14, 11, 7, 5, 2, 1, 0, 15, 11, 7, 5, 2, 1, 0, 16, 12, 10, 7, 5, 2, 1, 0
Offset: 0

Views

Author

Antti Karttunen, Nov 25 2012

Keywords

Comments

Rows converge towards A219666 (reversed).
See A007623 for the Factorial number system representation.

Crossrefs

Cf. A007623, A034968, A219651, A219657. Analogous sequence for binary system: A218254, for Zeckendorf expansion: A219649.