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.

A000723 Invertible Boolean functions of n variables.

Original entry on oeis.org

1, 3, 840, 54486432000, 68523655451482690147713024000000, 2753622660283944533494648206058191857701074569760095316814277221684346880000000000000
Offset: 1

Views

Author

Keywords

Comments

Equivalence classes of invertible maps from {0,1}^n to {0,1}^n, under action of (C_2)^n on domain and permutation of variables on range. - Sean A. Irvine, Mar 15 2011
Also the number of distinct adjacency matrices of the n-hypercube graph Q_n. - Eric W. Weisstein, Mar 31 2017

References

  • M. A. Harrison, The number of classes of invertible Boolean functions, J. ACM 10 (1963), 25-28.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Programs

Formula

a(n) = (2^n-1)!/n!. - Sean A. Irvine, Mar 15 2011

Extensions

More terms from Sean A. Irvine, Mar 14 2011