A204644
Number of (n+1) X 2 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
8, 16, 28, 48, 80, 132, 216, 352, 572, 928, 1504, 2436, 3944, 6384, 10332, 16720, 27056, 43780, 70840, 114624, 185468, 300096, 485568, 785668, 1271240, 2056912, 3328156, 5385072, 8713232, 14098308, 22811544, 36909856, 59721404, 96631264, 156352672, 252983940
Offset: 1
Some solutions for n=5:
0 1 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0
0 1 0 1 0 0 0 0 1 0 0 1 0 1 0 0 0 0 1 1
1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 0 1 1
0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 1 1
0 1 1 0 1 0 0 0 1 1 0 1 1 0 0 1 1 1 1 1
1 1 0 1 0 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1
A204643
Number of (n+1)X(n+1) 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
8, 32, 104, 330, 1076, 3702, 13314, 49312, 185786, 706912, 2706218, 10403402, 40120324, 155122378, 601086622, 2333614100, 9075145134, 35345275932, 137846543630, 538257892350, 2104098985192, 8233430753142, 32247603713264
Offset: 1
Some solutions for n=5
..0..0..0..0..0..1....0..0..0..0..1..1....0..0..0..0..0..1....0..0..0..0..0..0
..0..0..1..1..1..1....0..0..0..0..1..1....0..0..0..0..1..1....0..0..0..0..0..0
..0..0..1..1..1..1....0..0..0..1..1..1....0..0..0..0..1..1....0..0..0..0..1..1
..0..1..1..1..1..1....0..0..1..1..1..1....0..0..0..0..1..1....0..0..0..0..1..1
..1..1..1..1..1..1....0..1..1..1..1..1....0..0..0..1..1..1....0..1..1..1..1..1
..1..1..1..1..1..1....1..1..1..1..1..1....1..1..1..1..1..1....1..1..1..1..1..1
A204645
Number of (n+1) X 3 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
16, 32, 56, 90, 137, 200, 283, 390, 526, 696, 906, 1162, 1471, 1840, 2277, 2790, 3388, 4080, 4876, 5786, 6821, 7992, 9311, 10790, 12442, 14280, 16318, 18570, 21051, 23776, 26761, 30022, 33576, 37440, 41632, 46170, 51073, 56360, 62051, 68166, 74726, 81752
Offset: 1
Some solutions for n=5:
..0..0..0....0..0..1....0..0..0....0..0..0....0..0..0....0..0..1....0..1..1
..0..0..0....0..0..1....0..0..1....0..0..1....0..0..0....0..1..1....0..1..1
..0..0..0....0..0..1....0..1..1....0..0..1....0..0..0....0..1..1....0..1..1
..0..0..0....0..1..1....0..1..1....0..0..1....0..1..1....0..1..1....0..1..1
..0..0..1....0..1..1....0..1..1....0..0..1....1..1..1....1..1..1....0..1..1
..1..1..1....1..1..1....1..1..1....0..0..1....1..1..1....1..1..1....1..1..1
A204646
Number of (n+1) X 4 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
28, 56, 104, 178, 284, 434, 637, 908, 1259, 1708, 2270, 2966, 3814, 4838, 6059, 7504, 9197, 11168, 13444, 16058, 19040, 22426, 26249, 30548, 35359, 40724, 46682, 53278, 60554, 68558, 77335, 86936, 97409, 108808, 121184, 134594, 149092, 164738, 181589
Offset: 1
Some solutions for n=5:
..0..0..0..1....0..0..0..1....0..0..0..0....0..0..0..0....0..0..0..0
..1..1..1..1....0..0..0..1....0..0..1..1....0..0..0..1....0..0..0..0
..1..1..1..1....0..0..0..1....1..1..1..1....0..0..0..1....0..0..0..0
..1..1..1..1....0..0..1..1....1..1..1..1....0..0..0..1....0..0..0..1
..1..1..1..1....0..1..1..1....1..1..1..1....0..0..1..1....0..0..0..1
..1..1..1..1....1..1..1..1....1..1..1..1....0..0..1..1....1..1..1..1
A204647
Number of (n+1) X 5 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
48, 90, 178, 330, 571, 938, 1478, 2248, 3317, 4766, 6690, 9198, 12415, 16482, 21558, 27820, 35465, 44710, 55794, 68978, 84547, 102810, 124102, 148784, 177245, 209902, 247202, 289622, 337671, 391890, 452854, 521172, 597489, 682486, 776882, 881434
Offset: 1
Some solutions for n=5:
..0..0..0..1..1....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..1..1....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..1..1..1....0..0..0..0..0....0..0..0..1..1....0..0..0..0..0
..1..1..1..1..1....0..0..0..0..1....0..0..0..1..1....0..0..0..0..1
..1..1..1..1..1....0..0..0..0..1....0..1..1..1..1....0..0..0..1..1
..1..1..1..1..1....0..0..0..1..0....0..1..1..1..1....0..0..1..1..1
A204648
Number of (n+1) X 6 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
80, 137, 284, 571, 1076, 1918, 3261, 5329, 8408, 12867, 19162, 27859, 39640, 55328, 75895, 102489, 136444, 179309, 232860, 299131, 380428, 479362, 598865, 742225, 913104, 1115575, 1354142, 1633779, 1959952, 2338660, 2776459, 3280505, 3858580
Offset: 1
Some solutions for n=5:
..1..0..1..0..1..0....0..0..0..0..0..1....0..0..0..0..0..0....0..1..1..1..1..1
..0..1..0..1..0..1....0..0..0..0..0..1....0..0..0..0..1..1....1..1..1..1..1..1
..1..0..1..0..1..1....0..0..0..0..1..1....0..0..1..1..1..1....1..1..1..1..1..1
..0..1..0..1..1..1....0..0..0..0..1..1....0..0..1..1..1..1....1..1..1..1..1..1
..1..0..1..1..1..1....0..0..0..1..1..1....0..0..1..1..1..1....1..1..1..1..1..1
..0..1..1..1..1..1....0..0..1..1..1..1....0..0..1..1..1..1....1..1..1..1..1..1
A204649
Number of (n+1) X 7 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
132, 200, 434, 938, 1918, 3702, 6780, 11868, 19969, 32450, 51134, 78404, 117324, 171774, 246604, 347804, 482695, 660138, 890766, 1187236, 1564506, 2040134, 2634604, 3371676, 4278765, 5387346, 6733390, 8357828, 10307048, 12633422
Offset: 1
Some solutions for n=5:
..0..0..0..1..1..1..1....0..0..0..0..0..0..1....0..0..0..0..0..0..0
..0..0..1..1..1..1..1....0..0..0..0..0..0..1....0..0..0..0..0..1..1
..0..0..1..1..1..1..1....0..0..0..0..0..0..1....0..0..1..1..1..1..1
..0..0..1..1..1..1..1....0..0..0..0..1..1..1....0..0..1..1..1..1..1
..0..0..1..1..1..1..1....0..0..0..1..1..1..1....0..1..1..1..1..1..1
..0..1..1..1..1..1..1....1..1..1..1..1..1..1....1..1..1..1..1..1..1
A204650
Number of (n+1) X 8 0..1 arrays with column and row pair sums b(i,j)=a(i,j)+a(i,j-1) and c(i,j)=a(i,j)+a(i-1,j) nondecreasing in column and row directions, respectively.
Original entry on oeis.org
216, 283, 637, 1478, 3261, 6780, 13314, 24862, 44426, 76378, 126906, 204583, 321038, 491781, 737163, 1083525, 1564519, 2222657, 3111073, 4295556, 5856841, 7893218, 10523448, 13890048, 18162936, 23543500, 30269084, 38617957, 48914760, 61536499
Offset: 1
Some solutions for n=5:
1 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
0 1 0 1 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1
1 0 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1
0 1 0 1 1 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1
1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1
0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
Showing 1-8 of 8 results.
Comments