login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A039719
Two-dimensional simplicial complexes on n unlabeled nodes.
0
1, 2, 5, 19, 151
OFFSET
1,2
REFERENCES
F. Harary and E. M. Palmer, Graphical enumeration, Academic Press, NY, 1973.
V. Jovovic, On the number of two-dimensional simplicial complexes (in Russian), Metody i sistemy tekhnicheskoy diagnostiki, Vypusk 16, Mezhvuzovskiy zbornik nauchnykh trudov, Izdatelstvo Saratovskogo universiteta, 1991, p. 83.
J. R. Munkres, Simplicial Complexes and Simplicial Maps, Section 1.2 in Elements of Algebraic Topology, New York: Perseus Books Pub., pp. 7-14, 1993.
LINKS
Eric Weisstein's World of Mathematics, Simplicial Complex.
PROG
(Magma)
_<x> := PolynomialRing(Rationals()); C := HyperellipticCurve(x^5+2869); [1] cat BadPrimes(C); // Artur Jasinski, May 11 2010
CROSSREFS
Sequence in context: A002786 A379707 A304982 * A332653 A198203 A014466
KEYWORD
nonn,nice,hard,more
STATUS
approved