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.

A000794 Permanent of projective plane of order n.

Original entry on oeis.org

1, 2, 24, 3852, 18534400, 4598378639550
Offset: 1

Views

Author

Keywords

Examples

			From _Georg Muntingh_, Feb 03 2014: (Start)
The projective plane over a finite field of order 2 has 7 points and 7 lines, for instance meeting with the incidence matrix
    [1 0 0 1 1 0 0]
    [0 1 1 0 1 0 0]
    [1 0 1 0 0 1 0]
    [0 1 0 1 0 1 0]
    [0 0 1 1 0 0 1]
    [1 1 0 0 0 0 1]
    [0 0 0 0 1 1 1]
which has permanent 24.  (End)
		

References

  • H. J. Ryser, Combinatorial Mathematics. Mathematical Association of America, Carus Mathematical Monograph 14, 1963, p. 124.
  • 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).

Extensions

a(6) from Georg Muntingh, Feb 03 2014