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.

A003039 Maximal number of prime implicants of a Boolean function of n variables.

Original entry on oeis.org

1, 2, 6, 13, 32, 92
Offset: 1

Views

Author

Keywords

Comments

Dunham and Fridsal showed that a(8) is at least 576. - Don Knuth, Aug 25 2005

Examples

			a(3)=6 because of (x XOR y) OR (x XOR z) OR (y XOR z).
		

References

  • M. M. Gadzhiev, Maximal length of the reduced disjunctive normal form for Boolean functions with five and six variables, Diskretnyi Analiz (Novosibirsk), (1971), 3-24 [ Computing Reviews #23,815, Sep. 1972 ].
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).