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.

A144554 Number of polyominoes with n cells whose symmetry group (excluding reflections) has order at least 2.

Original entry on oeis.org

1, 1, 1, 3, 3, 7, 8, 25, 25, 82, 85, 302, 307, 1111, 1131, 4216, 4267, 16076, 16253, 61976, 62475, 239927, 241447, 933576, 937574, 3644073, 3653624, 14267757, 14281711, 55996279, 55968648, 220244340, 219829297, 867868410, 865120447, 3425522409, 3410557920, 13540713898, 13466370893, 53596553368
Offset: 1

Views

Author

Fred Schneider, Dec 28 2008

Keywords

Comments

In other words, a(n) is the number of polyominoes with n cells having at least 180-degree rotational symmetry. - John Mason, Feb 14 2022

Crossrefs

Sequences classifying polyominoes by symmetry group: A000105, A006746, A006747, A006748, A006749, A056877, A056878, A142886, A144553, A144554.

Programs

Formula

This is the sum of A142886, A056877, A144553, A056878 and A006747. - Joseph Myers, Dec 31 2008
a(n) = A000105(n) - A006749(n) - A006746(n) - A006748(n). - John Mason, Feb 14 2022

Extensions

Edited by N. J. A. Sloane, Jan 01 2009
17 additional terms (just summing the terms from the 5 sequences specified in the description) Fred Schneider, Jan 03 2009
a(28) from John Mason, Oct 05 2021
a(29)-a(36) from John Mason, Oct 16 2021
Terms a(37) and beyond from John Mason, Feb 14 2022