A223999 T(n,k)=Number of nXk 0..2 arrays with antidiagonals unimodal and rows and diagonals nondecreasing.
3, 6, 9, 10, 31, 27, 15, 76, 157, 81, 21, 155, 476, 793, 243, 28, 281, 1144, 2980, 4004, 729, 36, 469, 2403, 7927, 18672, 20216, 2187, 45, 736, 4614, 17929, 55333, 117386, 102069, 6561, 55, 1101, 8291, 36845, 132119, 388598, 739672, 515338, 19683, 66
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..0..1....1..1..2..2....0..0..0..0....2..2..2..2....0..0..0..0 ..0..1..2..2....0..1..1..2....0..0..2..2....0..2..2..2....0..0..2..2 ..2..2..2..2....0..0..1..2....0..0..1..2....2..2..2..2....2..2..2..2
Links
- R. H. Hardin, Table of n, a(n) for n = 1..449
Formula
Empirical: columns k=1..7 have recurrences of order 1,3,9,18,28,39,54 for n>0,0,0,19,31,44,61
Empirical: rows n=1..7 are polynomials of degree 2*n for k>0,0,2,4,6,8,10
Comments