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.

A131481 a(n) is the number of n-cell polyiamonds (triangular polyominoes) with perimeter n+2.

Original entry on oeis.org

1, 1, 1, 3, 4, 11, 23, 62, 149, 409, 1066, 2931, 7981, 22166, 61508, 172267, 483088, 1361475, 3845139, 10894630
Offset: 1

Views

Author

Tanya Khovanova, Jul 27 2007

Keywords

Comments

n+2 is the maximal perimeter for an n-celled polyiamond. a(n) is the number of n-celled polyiamonds that have a tree as their connectedness graph (vertices of this graph correspond to cells and two vertices are connected if the corresponding cells have a common edge)

Crossrefs

a(n) <= A000577(n), a(n) <= A057729(n+2).

Extensions

Offset corrected and terms a(17)-a(20) added by John Mason, May 15 2021