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.

A351384 Number of tilings of the d-dimensional zonotope constructed from d+5 vectors.

Original entry on oeis.org

32, 720, 24698, 1681104, 295118262, 183886016052
Offset: 0

Views

Author

Manfred Scheucher, Feb 09 2022

Keywords

Comments

The zonotope Z(D,d) is the projection of the D-dimensional hypercube onto the d-dimensional space and the tiles are the projections of the d-dimensional faces of the hypercube. Here the codimension, i.e., D-d, is constant = 5 and d >= 0.
Also the number of signotopes on r+4 elements of rank r. A signotope on n elements of rank r is a mapping X:{{1..n} choose r}->{+,-} such that for any r+1 indices I={i_0,...,i_r} with i_0 < i_1 < ... < i_r, the sequence X(I-i_0), X(I-i_1), ..., X(I-i_r) changes its sign at most once (see Felsner-Weil reference).

Crossrefs

A diagonal of A060637.
Cf. A006245 (two-dimensional tilings), A060595-A060601, A060602, A351383.