A224374 T(n,k)=Number of nXk 0..2 arrays with rows unimodal and antidiagonals nondecreasing.
3, 9, 9, 22, 54, 27, 46, 218, 324, 81, 86, 698, 1838, 1944, 243, 148, 1915, 7608, 15540, 11664, 729, 239, 4690, 26314, 77793, 132236, 69984, 2187, 367, 10511, 80819, 311367, 800309, 1126072, 419904, 6561, 541, 21919, 227112, 1092281, 3607078, 8297747
Offset: 1
Examples
Some solutions for n=3 k=4 ..2..2..2..2....0..0..1..2....1..2..0..0....1..2..1..1....1..1..2..0 ..2..2..2..1....2..2..2..2....2..1..1..1....2..2..2..2....1..2..2..0 ..2..2..2..1....2..2..2..2....2..2..1..1....2..2..2..0....2..2..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..1008
Formula
Empirical: columns k=1..7 have recurrences of order 1,1,5,7,11,14,19 for n>0,0,0,8,13,18,24
Empirical: rows n=1..7 are polynomials of order 4*n for k>0,0,0,2,3,4,5
Comments