A233217
T(n,k)=Number of nXk 0..5 arrays with no element x(i,j) adjacent to value 5-x(i,j) horizontally or antidiagonally, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order.
Original entry on oeis.org
1, 2, 3, 6, 23, 11, 23, 376, 452, 48, 99, 7222, 35446, 10313, 236, 452, 147019, 3054973, 3638416, 249062, 1248, 2136, 3054973, 268289572, 1340889772, 380283286, 6147803, 6896, 10313, 63927526, 23644611625, 496475792293, 591021089923, 39892988056
Offset: 1
Some solutions for n=3 k=4
..0..0..0..1....0..0..0..1....0..0..0..1....0..0..0..1....0..0..0..1
..2..1..2..1....0..1..5..1....0..2..2..1....2..0..0..0....0..2..1..3
..2..0..2..2....1..5..1..0....4..0..1..0....0..1..3..5....2..0..0..2
A233239
T(n,k)=Number of nXk 0..5 arrays with no element x(i,j) adjacent to value 5-x(i,j) horizontally, diagonally or antidiagonally, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order.
Original entry on oeis.org
1, 2, 3, 6, 19, 11, 23, 271, 313, 48, 99, 4504, 18744, 6046, 236, 452, 79201, 1212549, 1409129, 123352, 1248, 2136, 1419889, 79794804, 338046654, 107709266, 2565169, 6896, 10313, 25622596, 5267525102, 81477098771, 94601758339, 8259321811
Offset: 1
Some solutions for n=3 k=4
..0..1..0..2....0..0..1..2....0..1..0..2....0..0..1..0....0..0..1..2
..3..3..0..0....4..0..0..3....1..0..0..0....2..0..2..1....2..0..1..5
..0..3..3..4....3..0..4..2....2..2..0..2....2..1..2..2....1..5..3..5
A233147
T(n,k)=Number of nXk 0..5 arrays with no element x(i,j) adjacent to value 5-x(i,j) horizontally, antidiagonally or vertically, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order.
Original entry on oeis.org
1, 2, 2, 6, 16, 6, 23, 225, 225, 23, 99, 3727, 13259, 3727, 99, 452, 65120, 845917, 845917, 65120, 452, 2136, 1158334, 54777233, 198313130, 54777233, 1158334, 2136, 10313, 20726079, 3556749764, 46648134615, 46648134615, 3556749764, 20726079
Offset: 1
Some solutions for n=3 k=4
..0..0..0..1....0..0..0..0....0..0..0..1....0..0..1..1....0..0..0..1
..1..2..2..2....1..2..2..4....1..0..2..5....2..0..1..5....0..0..2..2
..2..1..2..4....5..5..2..4....3..4..5..5....1..2..2..2....3..1..0..2
A233230
T(n,k)=Number of nXk 0..5 arrays with no element x(i,j) adjacent to value 5-x(i,j) horizontally, diagonally, antidiagonally or vertically, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order.
Original entry on oeis.org
1, 2, 2, 6, 14, 6, 23, 174, 174, 23, 99, 2541, 8231, 2541, 99, 452, 39203, 420948, 420948, 39203, 452, 2136, 616454, 21895530, 72049266, 21895530, 616454, 2136, 10313, 9757236, 1142726121, 12389989684, 12389989684, 1142726121, 9757236, 10313
Offset: 1
Some solutions for n=3 k=4
..0..1..1..1....0..1..2..1....0..1..1..2....0..1..0..0....0..1..2..1
..1..0..2..5....3..0..1..1....1..0..2..2....1..0..2..4....0..0..2..2
..1..0..1..1....3..0..2..5....1..1..1..1....1..2..4..5....0..1..1..0
Showing 1-4 of 4 results.
Comments