A360055 Number of L-connected free polyominoes with n cells (see comments for definition).
1, 1, 1, 2, 4, 7, 14, 24, 48, 83, 155, 265, 472, 793, 1356, 2235, 3700, 5977, 9636, 15262, 24068, 37439, 57920, 88628, 134838, 203264, 304688, 453126, 670238, 984556, 1438878, 2089996, 3021162, 4343229, 6215668, 8851151, 12550775, 17716075, 24907961, 34873541, 48644474
Offset: 0
Keywords
Examples
For n = 4 the 4 solutions are the straight tetromino, the L tetromino, the T tetromino, and the square tetromino. The skew or S tetromino is not L-connected, because there is no qualifying path between the two most distant cells.
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..1000
- Andrew Howroyd, Formula and PARI program, 2023.
- Wikipedia, Polyomino
Programs
-
PARI
seq(40) \\ See Links - Andrew Howroyd, Jan 27 2023
Extensions
Terms a(19) and beyond from Andrew Howroyd, Jan 24 2023
Comments