OFFSET
1,3
COMMENTS
a(n) is the number of n-celled tree-shaped polyominoes, that is, the polyominoes 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). These are precisely the polyominoes with perimeter 2n+2, which is the maximal perimeter of an n-celled polyomino.
LINKS
Andrew Clarke, Isoperimetrical Polyominoes, The Poly Pages.
Herman Tulleken, Polyominoes 2.2: How they fit together, (2019).
FORMULA
a(n) >= A000602(n) [see comment on edge graph trees]. - R. J. Mathar, Mar 08 2021
EXAMPLE
For n = 4, out of A000105(4) = 5 tetrominoes, all but one (the 2 x 2 square) are tree-like, so a(4) = 4.
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Tanya Khovanova, Jul 27 2007
EXTENSIONS
a(14)-a(16) from David Radcliffe, Dec 25 2017
a(17) from David Radcliffe, Dec 26 2017
a(18)-a(24) from John Mason, Dec 11 2021
Edited by Andrei Zabolotskii, Nov 23 2025
STATUS
approved
