A223864 T(n,k)=Number of nXk 0..3 arrays with rows and antidiagonals unimodal and columns nondecreasing.
4, 16, 10, 50, 100, 20, 130, 684, 400, 35, 296, 3526, 4884, 1225, 56, 610, 14751, 41682, 24199, 3136, 84, 1163, 52591, 273959, 315124, 93731, 7056, 120, 2083, 165212, 1477240, 3017129, 1771012, 303560, 14400, 165, 3544, 468292, 6818350, 22852913
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..0..0....0..2..1..1....0..1..3..2....0..2..2..0....0..1..1..3 ..0..0..0..1....0..2..3..1....0..2..3..2....1..3..3..2....0..1..3..3 ..2..3..2..2....0..2..3..3....1..3..3..3....3..3..3..2....1..3..3..3
Links
- R. H. Hardin, Table of n, a(n) for n = 1..312
Formula
Empirical: columns k=1..7 are polynomials of degree 3*k for n>0,0,0,1,2,4,6
Empirical: rows n=1..7 are polynomials of degree 6*n
Comments