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.

A377155 Number of 3-dimensional polyominoes (or polycubes) with n cells and rotational symmetry group of order exactly 12.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1, 0, 0, 2, 1, 1, 3, 4, 0, 8, 4, 3, 8, 3, 2, 17, 6, 8, 19, 27, 2, 53, 19, 26, 49, 19, 10, 127, 38, 64, 121, 166, 15, 373, 111, 197, 306, 150, 67, 923, 242, 460, 771, 1100, 115, 2665, 686, 1405, 1972, 1085, 431, 6681, 1562, 3335, 5051, 7353
Offset: 1

Views

Author

John Mason, Oct 18 2024

Keywords

Comments

The sequence counts "one-sided" polycubes (A000162); chiral polycubes count twice.

Crossrefs

Formula

a(n) = 2*BD(n)+CCC(n)+DEE(n) = 2*A377128(n)+A377129(n)+A377130(n); see Lunnon paper for naming convention.