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.

A060638 Triangle T(n,k) (0 <= k <= n) giving number of edges in the "flip graph" whose nodes are tilings of the k-dimensional zonotope constructed from n vectors.

Original entry on oeis.org

0, 1, 0, 4, 1, 0, 12, 6, 1, 0, 32, 36, 8, 1, 0, 80, 240, 100, 10, 1, 0, 192, 1800, 2144, 264, 12, 1, 0, 448, 15120, 80360, 22624, 672, 14, 1, 0, 1024, 141120
Offset: 0

Views

Author

N. J. A. Sloane, Apr 16 2001

Keywords

Comments

The zonotope Z(n,k) is the projection of the n-dimensional hypercube onto the k-dimensional space and the tiles are the projections of the k-dimensional faces of the hypercube.

Examples

			   0
   1 0
   4 1 0
  12 6 1 0
  ...
		

References

  • A. Bjorner, M. Las Vergnas, B. Sturmfels, N. White and G. M. Ziegler, Oriented Matroids, Encyclopedia of Mathematics 46, Second Edition, Cambridge University Press, 1999
  • Victor Reiner, The generalized Baues problem, in New Perspectives in Algebraic Combinatorics (Berkeley, CA, 1996-1997), 293-336, Math. Sci. Res. Inst. Publ., 38, Cambridge Univ. Press, Cambridge, 1999.

Crossrefs

Extensions

Edited by Manfred Scheucher, Mar 08 2022