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.

A000615 Threshold functions of exactly n variables.

Original entry on oeis.org

2, 2, 8, 72, 1536, 86080, 14487040, 8274797440, 17494930604032
Offset: 0

Views

Author

Keywords

References

  • S. Muroga, Threshold Logic and Its Applications. Wiley, NY, 1971, p. 38, Table 2.3.2. - Row 4.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence in two entries, N0142 and N0747).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A000609.

Formula

A000609(n) = Sum_{k=0..n} a(k)*binomial(n,k). - Alastair D. King, Mar 17 2023.

Extensions

Entry revised by N. J. A. Sloane, Jun 11 2012