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.

A056878 Number of polyominoes with n cells, symmetric about diagonal 2.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 2, 3, 3, 5, 6, 14, 9, 20, 20, 56, 32, 80, 64, 224, 114, 315, 217, 863, 397, 1234, 751, 3331, 1400, 4816, 2632, 12815, 4973, 18792, 9349, 49400, 17810, 73338, 33557, 190643, 64309, 286368, 121511, 737532, 233891, 1119215, 443271, 2859154
Offset: 1

Views

Author

N. J. A. Sloane, Sep 03 2000

Keywords

Comments

The sequence refers to those polyominoes having reflective symmetry on both diagonals, consequent 180-degree rotational symmetry, but without 90-degree rotational symmetry. Such polyominoes with rotational symmetry symmetry centered about square centers and vertices are enumerated by A351159 and A351160 respectively. - John Mason, Feb 17 2022

Examples

			For a(7)=1, the heptomino with exactly fourfold symmetry and axes of symmetry parallel to the diagonals of the cells is composed of two 2 X 2 squares with one cell in common. For a(8)=1, the octomino is composed of a 2 X 2 square and the four cells adjacent to two nonadjacent cells of that square.
		

Crossrefs

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

Formula

a(n) = A351159(n) + A351160(n/2) for even n, otherwise a(n) = A351159(n). - John Mason, Feb 17 2022

Extensions

More terms from Robert A. Russell, Jan 18 2019