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.

A125709 Number of n-indecomposable polyominoes with at least n cells.

Original entry on oeis.org

1, 5, 32, 444, 13375, 684215, 52267513
Offset: 1

Views

Author

N. J. A. Sloane, Feb 01 2007

Keywords

Comments

A polyomino is called n-indecomposable if it cannot be partitioned (along cell boundaries) into two or more polyominoes each with at least n cells.
MacKinnon incorrectly gives a(3) = 42.
For full lists of drawings of these polyominoes for n <= 6, see the links in A125759.

Examples

			The five 2-indecomposable polyominoes:
...................X.
XX..XXX..XX..XXX..XXX
..........X...X....X.
		

Crossrefs

Row sums of A125753. Cf. A125759, A125761, A126742, A126743.

Extensions

a(4) and a(5) from Peter Pleasants, Feb 13 2007
a(6) and a(7) from David Applegate, Feb 16 2007