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”).

A263871
Number of (n+1)X(6+1) 0..1 arrays with each row and column divisible by 3, read as a binary number with top and left being the most significant bits, and rows and columns lexicographically nondecreasing.
1
4, 4, 14, 17, 93, 379, 2909, 20374, 121878, 785046, 3811314, 20729459, 86398810, 401508982, 1487808602, 6052744740, 20393912111, 74234335758, 230979488062, 765576270536, 2224840569660, 6807977828585, 18640043440258, 53237097603882
OFFSET
1,1
COMMENTS
Column 6 of A263873.
FORMULA
Empirical recurrence of order 79 (see link above)
EXAMPLE
Some solutions for n=4
..0..0..0..0..0..0..0....0..0..0..0..0..0..0....0..0..0..0..0..0..0
..0..0..0..0..0..0..0....0..0..0..1..1..1..1....0..0..0..0..0..1..1
..0..0..0..0..0..0..0....0..0..0..1..1..1..1....0..0..0..0..0..1..1
..0..1..1..1..1..1..1....0..1..1..0..0..1..1....0..0..0..0..0..1..1
..0..1..1..1..1..1..1....0..1..1..0..0..1..1....0..0..0..0..0..1..1
CROSSREFS
Cf. A263873.
Sequence in context: A361801 A263870 A263796 * A326982 A263797 A376531
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 28 2015
STATUS
approved