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.

A121194 Number of n-celled polyominoes, where the cells are 1 X 2 rectangles with one edge of length 2 replaced by a curved arc that either sags inwards or bulges outwards, subject to some restrictions.

Original entry on oeis.org

1, 2, 10, 84
Offset: 0

Views

Author

Keywords

Comments

This is the result of trying to infer the rules behind A056755. The match is not exact - these rules allow 16 3-celled polyominoes not allowed in A056755. However, the reason for the exclusion of those 16 polyominoes in A056755 is not clear.
The restrictions are: all curved edges must be on the boundary of the polyomino, each side of the polyomino must be either all curved, or all straight and if two cells meet on a side of length 2, they must share the whole side. Polyominoes are allowed to be rotated and reflected.
See the Applegate link for further information.

Crossrefs