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.

A100001 Number of self-dual combinatorial configurations of type (n_3).

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 1, 1, 3, 10, 25, 95, 366, 1433, 5802, 24105, 102479, 445577, 1992044
Offset: 1

Views

Author

N. J. A. Sloane, Nov 05 2004

Keywords

Comments

A combinatorial configuration of type (n_3) consists of an (abstract) set of n points together with a set of n triples of points, called lines, such that each point belongs to 3 lines and each line contains 3 points.
Interchanging the roles of points and lines gives the dual configuration. A configuration is self-dual if there is an isomorphism from it to its dual.

Examples

			Example: the Fano plane is the only (7_3) configuration and is self-dual. It contains 7 points 1,2,...7 and 7 triples, 124, 235, 346, 457, 561, 672, 713.
The unique (8_3) configuration is also self-dual. It consists of the triples 125, 148, 167, 236, 278, 347, 358, 456.
		

Crossrefs

Cf. A001403 (configurations (n_3), with many further references), A099999, A023994.

Extensions

a(1)-a(18) from the Betten, Brinkmann and Pisanski article.
a(19) from the Pisanski et al. article.