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.

A356658 The number of orderings of the hypercube Q_n whose disorder number is equal to the disorder number of Q_n.

Original entry on oeis.org

2, 8, 48, 2304, 4024320
Offset: 1

Views

Author

Sela Fried, Aug 20 2022

Keywords

Comments

A proof of a closed form for this sequence will settle Question 3.3 of the preprint "The disorder number of a graph" (see links).

Examples

			For n = 2, there are exactly two orderings that begin at 00, whose disorder is the disorder number of Q_2, namely, [00, 11, 01, 10] and [00, 11, 10, 01]. Since we can start at any vertex, we need to multiply their number by 2^2, yielding a(2) = 8.
		

Crossrefs

Cf. A271771.