OFFSET
1,3
COMMENTS
Free: none is a rigid transformation (translation, rotation, reflection or glide reflection) of another. Tree-like: never does a 2x2 subarrangement of squares occur in the shape. So the dual graph is a tree. Convex: every horizontal, or vertical line, meets the shape in either a single segment, or not at all.
LINKS
Joseph O'Rourke, MathOverflow Question: Counting restricted polyominoes, July 2011.
FORMULA
It seems that a(n) = 2^(n-1) + 2^(ceiling(n/2)-1) - b(n), where the g.f. of b(n) is x*(1+x^5+x^6) / ((1-x)^4*(1+x)^2*(1+x^2)), and accordingly this sequence itself is a linear recurrence of order 11 with signature (4,-2,-10,14,-2,-8,14,-13,-2,10,-4); cf. Gerhard Paseman's answer at MathOverflow. - Andrei Zabolotskii, May 21 2025
EXAMPLE
n=1: one square. n=2: a 2x1 rectangle. n=3: a 3x1 rectangle; an L-shape. So the sequence starts: 1,1,2,... Images up to n=8 at the MathOverflow link.
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Joseph O'Rourke, Jan 19 2012
EXTENSIONS
a(9)-a(16) from Karl Fabian, Jan 22 2012
a(17)-a(18) from John Mason, May 06 2021
a(19)-a(24) from Karl Fabian, May 21 2025
STATUS
approved
