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.

A006748 Number of diagonally symmetric polyominoes with n cells.

Original entry on oeis.org

0, 0, 1, 0, 2, 2, 7, 5, 26, 22, 91, 79, 326, 301, 1186, 1117, 4352, 4212, 16119, 15849, 60174, 60089, 226146, 228426, 854803, 872404, 3247207, 3342579, 12389106, 12850662, 47448984, 49544820, 182338754, 191529007, 702807040, 742163178, 2716205709, 2882119756
Offset: 1

Views

Author

Keywords

Comments

This sequence counts polyominoes with exactly the symmetry group of order 2 generated by a single reflection about a diagonal.

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

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

Formula

a(n) = (A346800(n) - A142886(n)) / 2 - A056878(n). - Robert A. Russell, Aug 25 2021

Extensions

Extended to n=28 by Tomás Oliveira e Silva