A224057 T(n,k)=Number of nXk 0..2 arrays with rows and columns unimodal and antidiagonals nondecreasing.
3, 9, 9, 22, 54, 22, 46, 218, 218, 46, 86, 698, 1232, 698, 86, 148, 1915, 5219, 5219, 1915, 148, 239, 4690, 18502, 27246, 18502, 4690, 239, 367, 10511, 57911, 115716, 115716, 57911, 10511, 367, 541, 21919, 164781, 428949, 568107, 428949, 164781, 21919, 541
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..0..1....2..2..1..0....0..0..0..0....1..1..0..0....0..1..0..0 ..1..1..1..0....2..2..1..0....2..0..0..0....1..2..0..0....1..2..0..0 ..1..2..1..0....2..2..0..0....2..1..1..1....2..2..2..1....2..2..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..199
Formula
Empirical: columns k=1..7 are polynomials of degree 4*k for n>0,0,1,3,5,7,9
Comments