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.

A351383 Number of tilings of the d-dimensional zonotope constructed from d+4 vectors.

Original entry on oeis.org

16, 120, 908, 7686, 78032, 1000488, 16930560, 393454160, 12954016496, 613773463394
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 = 4 and d >= 0.
Also the number of signotopes on r+3 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-A060602, A351384.