login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A057818
Number of factorable (see A057765 for definition) subsets of a 2 X n uniform grid.
1
0, 1, 6, 33, 108, 345, 1014, 2865, 7464, 19791, 51286, 133249, 340780, 875487, 2237862, 5804489, 14938614, 38623851, 100015302, 259836689, 674534218
OFFSET
1,3
LINKS
Sean A. Irvine, Java program (github)
EXAMPLE
There are six factorable subsets of
[___] namely [11_] [1_1] [_11] [111] [_11] [11_]
[___] ...... [22_] [2_2] [_22] [222] [22_] [_22], so a(3) = 6
(the numerals denote the elements of a particular translated copy).
CROSSREFS
See A057765 and A057750.
Sequence in context: A274218 A135526 A204185 * A063267 A082106 A297392
KEYWORD
nonn,nice,more
AUTHOR
John W. Layman, Nov 07 2000
EXTENSIONS
a(13)-a(21) from Sean A. Irvine, Jul 07 2022
STATUS
approved