A223918 T(n,k)=Number of nXk 0..2 arrays with rows and antidiagonals unimodal and columns nondecreasing.
3, 9, 6, 22, 36, 10, 46, 158, 100, 15, 86, 548, 666, 225, 21, 148, 1600, 3311, 2111, 441, 28, 239, 4102, 13347, 14123, 5548, 784, 36, 367, 9503, 45988, 74040, 48182, 12752, 1296, 45, 541, 20299, 140236, 323394, 319156, 139925, 26494, 2025, 55, 771, 40570
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..2..1..0....1..2..2..0....0..0..1..0....1..0..0..0....1..0..0..0 ..0..2..1..1....1..2..2..0....0..0..1..1....1..1..1..1....1..0..0..0 ..1..2..1..1....1..2..2..0....0..1..2..1....2..2..2..2....2..2..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..480
Formula
Empirical: columns k=1..7 are polynomials of degree 2*k for n>0,0,0,1,2,3,4
Empirical: rows n=1..7 are polynomials of degree 4*n
Comments