|
|
A250767
|
|
Number of (n+1) X (6+1) 0..1 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing absolute value of x(i,j)-x(i-1,j) in the j direction.
|
|
1
|
|
|
262, 410, 622, 962, 1558, 2666, 4798, 8978, 17254, 33722, 66574, 132194, 263350, 525578, 1049950, 2098610, 4195846, 8390234, 16778926, 33556226, 67110742, 134219690, 268437502, 536873042, 1073744038, 2147485946, 4294969678
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
LINKS
|
|
|
FORMULA
|
Empirical: a(n) = 4*a(n-1) - 5*a(n-2) + 2*a(n-3); a(n) = 64*2^(n-1) + 84*n + 114.
Empirical g.f.: 2*x*(131 - 319*x + 146*x^2) / ((1 - x)^2*(1 - 2*x)). - Colin Barker, Nov 18 2018
|
|
EXAMPLE
|
Some solutions for n=4:
..1..0..1..1..1..0..0....0..0..1..1..1..0..1....0..1..1..1..0..0..0
..1..0..1..1..1..0..0....0..0..1..1..1..0..1....0..1..1..1..0..0..0
..1..0..1..1..1..0..0....0..0..1..1..1..0..1....0..1..1..1..0..0..1
..1..0..1..1..1..0..0....0..0..1..1..1..0..1....0..1..1..1..0..0..1
..1..0..1..1..1..0..0....0..0..1..1..1..0..1....0..1..1..1..0..0..1
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|