A250802
Number of (5+1) X (n+1) 0..1 arrays with nondecreasing min(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.
Original entry on oeis.org
338, 1336, 4258, 12062, 31220, 76110, 177142, 398704, 874298, 1879862, 3980276, 8328038, 17263070, 35523840, 72679858, 148022462, 300378084, 607796942, 1227019286, 2472564224, 4975146938, 9998914966, 20076555908, 40280556422
Offset: 1
Some solutions for n=4:
..1..0..1..0..0....1..0..1..0..1....0..1..0..1..0....0..0..0..0..0
..1..0..1..0..0....1..1..0..1..0....0..1..0..0..1....0..0..0..0..0
..1..0..1..0..0....1..1..0..0..1....0..1..0..1..0....0..0..0..0..0
..1..0..1..0..0....1..1..0..0..0....0..1..0..1..0....0..0..0..0..1
..1..0..1..0..0....1..1..0..0..1....0..1..0..0..1....0..0..0..0..0
..0..1..0..1..1....1..1..1..1..0....0..0..1..1..0....0..0..0..1..1
A250803
Number of (6+1)X(n+1) 0..1 arrays with nondecreasing min(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.
Original entry on oeis.org
816, 3646, 12706, 38676, 105954, 270598, 653880, 1517666, 3411886, 7486456, 16113534, 34166562, 71587660, 148595086, 306145338, 627018812, 1278150458, 2595669838, 5255451696, 10615144698, 21399536646, 43073623696, 86592277446
Offset: 1
Some solutions for n=4
..0..1..0..1..0....1..0..0..0..0....0..0..1..0..1....0..1..0..1..0
..0..0..1..0..1....1..0..0..0..1....0..1..0..1..0....1..0..1..0..1
..0..0..1..0..1....1..0..0..0..0....0..1..0..1..0....1..0..1..0..1
..0..1..0..1..0....1..0..0..0..0....1..0..1..0..1....1..1..0..1..0
..0..1..0..0..1....1..0..0..0..1....0..1..0..1..0....1..1..0..0..1
..0..1..0..0..1....1..0..0..1..0....1..0..1..0..1....1..1..0..1..0
..0..1..1..1..0....0..1..1..0..1....1..1..0..1..0....1..1..0..1..0
A250804
Number of (7+1)X(n+1) 0..1 arrays with nondecreasing min(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.
Original entry on oeis.org
1970, 9956, 37986, 124366, 361344, 968942, 2437366, 5849556, 13519146, 30351918, 66573728, 143373294, 304256334, 638165212, 1326004914, 2734630046, 5605754032, 11435981086, 23239612118, 47079690548, 95137712202, 191866743358
Offset: 1
Some solutions for n=4
..0..0..1..0..1....0..1..0..1..0....0..1..0..0..0....0..0..1..0..1
..0..1..0..1..0....1..0..1..0..1....0..1..0..0..1....0..1..0..1..0
..1..0..1..0..1....1..0..1..0..1....0..1..0..1..0....0..1..1..0..1
..0..1..0..1..0....1..0..0..1..0....1..0..1..0..1....0..1..1..0..0
..0..1..0..1..0....1..0..0..1..0....1..1..0..1..0....0..1..1..0..0
..0..0..1..0..1....1..0..0..0..1....1..1..0..1..0....0..1..1..0..0
..1..1..0..1..0....1..0..1..1..0....1..1..0..0..1....0..1..1..0..1
..1..1..0..0..1....1..0..1..1..0....1..1..0..1..0....0..1..1..0..0
A250790
Number of (n+1)X(n+1) 0..1 arrays with nondecreasing min(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.
Original entry on oeis.org
10, 66, 482, 3776, 31220, 270598, 2437366, 22741458, 218754226, 2164858272, 21979131840, 228579454066, 2430514618686, 26392486178654, 292283537055778
Offset: 1
Some solutions for n=4
..0..0..0..1..0....1..0..0..0..1....1..0..1..0..1....0..1..0..0..1
..0..1..1..0..1....1..0..0..0..0....1..0..1..0..1....0..1..0..1..0
..0..1..1..0..1....1..0..0..0..1....1..0..1..0..1....0..1..0..0..1
..0..1..1..0..1....1..0..0..0..1....1..0..0..1..0....0..0..1..1..0
..0..1..1..0..1....1..1..1..1..0....1..0..0..0..1....0..0..1..1..0
Comments