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

A251263
Number of (n+1)X(3+1) 0..1 arrays with no 2X2 subblock having x11-x00 less than x10-x01
1
57, 313, 1667, 9109, 49872, 273607, 1501739, 8244503, 45265163, 248529844, 1364574377, 7492353561, 41137689397, 225871759293, 1240178072856, 6809359068477, 37387672585765, 205281890979411, 1127126987808309
OFFSET
1,1
COMMENTS
Column 3 of A251268
LINKS
FORMULA
Empirical: a(n) = 6*a(n-1) +6*a(n-2) -55*a(n-3) +21*a(n-4) +97*a(n-5) -48*a(n-6) -52*a(n-7) +25*a(n-8) +5*a(n-9) -2*a(n-10)
EXAMPLE
Some solutions for n=4
..1..1..1..1....1..1..1..1....0..1..1..1....0..0..1..1....0..0..0..1
..0..0..1..1....0..0..1..1....0..0..1..1....0..0..0..0....1..1..1..1
..0..0..0..0....0..1..1..1....0..0..1..1....0..1..1..1....1..1..1..1
..0..1..1..1....0..0..1..1....0..0..0..0....0..1..1..1....0..1..1..1
..0..0..0..0....1..1..1..1....0..1..1..1....1..0..0..0....1..0..0..0
CROSSREFS
Sequence in context: A176635 A048422 A157651 * A367277 A371515 A043399
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 01 2014
STATUS
approved