The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A338152 a(n) is the number of acyclic orientations of the edges of an n-dimensional demihypercube. 3
1, 2, 24, 24024, 193270310, 767795414400 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Halved Cube Graph
FORMULA
a(n) = |Sum_{k=0..2^(n-1)} (-1)^k * A334280(n, k)|.
MATHEMATICA
Table[Abs[ChromaticPolynomial[GraphData[{"HalvedCube", n}]][-1]], {n, 1, 6}]
CROSSREFS
Cf. A033815 (cross-polytope), A058809 (wheel), A334247 (hypercube), A338153 (prism), A338154 (antiprism).
Sequence in context: A344664 A137888 A229333 * A108349 A361431 A000722
KEYWORD
nonn,more
AUTHOR
Peter Kagey, Oct 13 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 21 19:35 EDT 2024. Contains 372738 sequences. (Running on oeis4.)