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.

A003184 Number of NP-equivalence classes of self-dual threshold functions of exactly n variables.

Original entry on oeis.org

1, 0, 1, 1, 4, 14, 114, 2335, 172958, 52805196
Offset: 1

Views

Author

Keywords

References

  • H. M. Gurk and J. R. Isbell. 1959. Simple Solutions. In A. W. Tucker and R. D. Luce (eds.) Contributions to the Theory of Games, Volume 4. Princeton, NJ: Princeton University Press, pp. 247-265. Case n=6.
  • S. Muroga, Threshold Logic and Its Applications. Wiley, NY, 1971, p. 38, Table 2.3.2. - Row 24. (Cases n>7.)
  • J. von Neumann and O. Morgenstern, Theory of games and economic behavior, Princeton University Press, New Jersey, 1944. Cases n=1 to 5.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Formula

a(n) = A001532(n) - A001532(n-1), for n > 1. - Evgeny Luttsev, Sep 09 2014

Extensions

a(9) from Evgeny Luttsev, Sep 09 2014
Better description and new offset from Alastair King, Mar 17 2023