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.

A103465 Number of polyominoes that can be formed from n regular unit pentagons (or polypents of order n).

Original entry on oeis.org

1, 1, 2, 7, 25, 118, 551, 2812, 14445, 76092, 403976, 2167116, 11698961, 63544050, 346821209, 1901232614
Offset: 1

Views

Author

Sascha Kurz, Feb 07 2005; definition revised and sequence extended Apr 12 2006 and again Jun 09 2006

Keywords

Comments

Number of 5-polyominoes with n pentagons. A k-polyomino is a non-overlapping union of n regular unit k-gons.
Unlike A051738, these are not anchored polypents but simple polypents. - George Sicherman, Mar 06 2006
Polypents (or 5-polyominoes in Koch and Kurz's terminology) can have holes and this enumeration includes polypents with holes. - George Sicherman, Dec 06 2007

Examples

			a(3)=2 because there are 2 geometrically distinct ways to join 3 regular pentagons edge to edge.
		

Crossrefs

Extensions

Entry revised by N. J. A. Sloane, Jun 18 2006