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.

A062842 Maximum number of zeros in the representation of n in any base.

Original entry on oeis.org

0, 1, 1, 2, 1, 1, 1, 3, 2, 2, 1, 2, 1, 1, 1, 4, 3, 3, 2, 3, 2, 2, 1, 3, 2, 2, 3, 2, 2, 2, 1, 5, 4, 4, 3, 4, 3, 3, 2, 4, 3, 3, 2, 3, 2, 2, 1, 4, 3, 3, 2, 3, 2, 3, 2, 3, 2, 2, 1, 2, 1, 1, 2, 6, 5, 5, 4, 5, 4, 4, 3, 5, 4, 4, 3, 4, 3, 3, 2, 5, 4, 4, 3, 4, 3, 3, 3, 4, 3, 3, 2, 3, 2, 2, 1, 5, 4, 4, 3, 4
Offset: 1

Views

Author

Erich Friedman, Jul 21 2001

Keywords

Examples

			a[10]=2 since 10 in base 2 is 1010, containing 2 zeros