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.

A048143 Number of labeled connected simplicial complexes with n nodes.

Original entry on oeis.org

1, 1, 1, 5, 84, 6348, 7743728, 2414572893530, 56130437190053299918162
Offset: 0

Views

Author

Greg Huber, May 12 1983

Keywords

Comments

Also number of connected antichains on a labeled n-set.

Examples

			For n=3 we could have 2 edges (in 3 ways), 3 edges (1 way), or 3 edges and a triangle (1 way), so a(3)=5.
a(5) = 1+75+645+1655+2005+1345+485+115+20+2 = 6348.
		

Crossrefs

Extensions

More terms from Vladeta Jovovic, Jun 17 2006
Entry revised by N. J. A. Sloane, Jul 27 2006