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.

A384782 Triangle read by rows: T(n,k) is the number of face-connected polyhedral components consisting of k cuboctahedra and n-k octahedra in the rectified cubic honeycomb up to translation, rotation, and reflection of the honeycomb, 0<=k<=n.

Original entry on oeis.org

1, 1, 1, 0, 1, 1, 0, 3, 4, 2, 0, 3, 18, 12, 7, 0, 6, 60, 126, 75, 23, 0, 3, 165, 751, 1025, 473, 112, 0, 3, 346, 3784, 9414, 8936, 3539, 607, 0, 1, 565, 14112, 66503, 108739, 80531, 27027, 3811, 0, 1, 723, 42420, 362939, 994542, 1204093, 725795, 212122, 25413, 0, 0, 723, 101237, 1586479, 7065791, 13389295, 12792264, 6512671, 1678783, 178083
Offset: 0

Views

Author

Peter Kagey and Bert Dobbelaere, Jun 09 2025

Keywords

Comments

Also the number of face-connected polyhedral components consisting of k truncated cubes and n-k octahedra in the truncated cubic honeycomb up to translation, rotation, and reflection of the honeycomb.
Row sums are given by A384254.

Examples

			Table begins:
   0 | 1;
   1 | 1, 1;
   2 | 0, 1,   1;
   3 | 0, 3,   4,     2;
   4 | 0, 3,  18,    12,      7;
   5 | 0, 6,  60,   126,     75,     23;
   6 | 0, 3, 165,   751,   1025,    473,     112;
   7 | 0, 3, 346,  3784,   9414,   8936,    3539,    607;
   8 | 0, 1, 565, 14112,  66503, 108739,   80531,  27027,   3811;
   9 | 0, 1, 723, 42420, 362939, 994542, 1204093, 725795, 212122, 25413;
		

Crossrefs

Cf. A384254.
Cf. A365970 (tetrahedral-octahedral honeycomb), A384486 (quarter cubic honeycomb), A384755 (omnitruncated cubic honeycomb).

Formula

T(n,n) = A038119(n).