A223987 T(n,k)=Number of nXk 0..3 arrays with rows unimodal and columns nondecreasing.
4, 16, 10, 50, 100, 20, 130, 684, 400, 35, 296, 3526, 5029, 1225, 56, 610, 14751, 44803, 25410, 3136, 84, 1163, 52591, 308470, 358118, 99634, 7056, 120, 2083, 165212, 1738756, 3770722, 2086196, 325120, 14400, 165, 3544, 468292, 8350154, 31585056
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..2..1..1....0..0..2..0....0..1..1..0....1..2..0..0....2..2..2..0 ..0..2..2..1....1..1..2..0....0..3..2..1....1..2..2..0....3..2..2..1 ..1..3..3..3....2..3..2..1....3..3..2..1....2..3..3..2....3..2..2..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..420
Formula
Empirical: columns k=1..7 are polynomials of degree 3*k
Empirical: rows n=1..7 are polynomials of degree 6*n
Comments