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.

A259466 Smallest number of 10-bit complement complexity n.

Original entry on oeis.org

0, 2, 3, 4, 5, 7, 11, 13, 21, 39, 41, 43, 115, 173, 311
Offset: 0

Views

Author

N. J. A. Sloane, Jul 01 2015

Keywords

Comments

Beyer, Stein, and Ulam (see references) define the unary operation of "b-bit complementation" as j -> 2^b - 1 - j. This sequence a(n) gives the smallest number k such that at least n+1 zeros and/or ones are required to build k using +, *, ^, and 10-bit complementation. - Glen Whitney, Oct 05 2021

References

  • W. A. Beyer, M. L. Stein and S. M. Ulam, The Notion of Complexity. Report LA-4822, Los Alamos Scientific Laboratory of the University of California, Los Alamos, NM, December 1971.

Crossrefs

Cf. A003037.

Extensions

Name clarified by Glen Whitney, Oct 05 2021