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.

A351127 Number of polyominoes with n cells with maximal symmetry and center of rotation about the center of a square.

Original entry on oeis.org

1, 0, 0, 0, 1, 0, 0, 1, 2, 0, 0, 1, 2, 0, 0, 4, 4, 0, 0, 7, 7, 0, 0, 16, 11, 0, 0, 29, 20, 0, 0, 67, 36, 0, 0, 119, 65, 0, 0, 264, 117, 0, 0, 478, 216, 0, 0, 1043, 396, 0, 0, 1910, 736, 0, 0, 4116, 1369, 0, 0, 7592, 2558, 0, 0, 16201, 4787, 0, 0, 30114, 9006
Offset: 1

Views

Author

John Mason, Feb 02 2022

Keywords

Comments

The sequence enumerates a subset of the polyominoes of maximal symmetry enumerated by A142886.

Crossrefs

Formula

For n multiple of 4, a(n) = A142886(n) - A346800(n/4); otherwise a(n) = A142886(n).