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.

A222192 a(n) = number of inequivalent ways to choose a subset of the n*2^(n-1) edges of the n-cube so that the resulting figure is connected and fully n-dimensional.

Original entry on oeis.org

1, 3, 78, 7338218
Offset: 1

Views

Author

Andrew Weimholt, Feb 12 2013

Keywords

Comments

"Inequivalent" means that figures differing by a rotation and/or reflection are not regarded as different.
"Fully n-dimensional" means not lying in a proper subspace.
This is a variation on A222186, that was based on a work by the artist Sol LeWitt.

Examples

			For n=2 the three figures are: the four edges of a square, or omit one edge, or omit two adjacent edges.
		

Crossrefs

Cf. A222186.

Extensions

a(4) computed by Andrew Weimholt, Feb 13 2013