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.

A245620 Number of unitary polyominoes with n cells. A unitary polyomino is a polyomino whose edges all have length 1.

Original entry on oeis.org

1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 2, 2, 3, 4, 7, 10, 17, 28, 47, 69
Offset: 1

Views

Author

George Sicherman, Jul 27 2014

Keywords

Comments

If a unitary polyomino is colored in checks, all cells on each boundary have the same color. This characterizes unitary polyominoes.

Examples

			The monomino (a single square) is unitary.  The domino, trominoes, and tetrominoes are not.  The X pentomino is unitary; the other pentominoes are not.
		

Crossrefs

Cf. A000105 (number of free polyominoes with n cells).
Cf. A245660 (unitary polyominoes without holes).