A223975 T(n,k)=Number of nXk 0..2 arrays with rows and antidiagonals unimodal.
3, 9, 9, 22, 81, 27, 46, 484, 729, 81, 86, 2116, 9515, 6561, 243, 148, 7396, 76092, 186004, 59049, 729, 239, 21904, 440628, 2558848, 3628696, 531441, 2187, 367, 57121, 2026448, 22935921, 84988435, 70779056, 4782969, 6561, 541, 134689, 7829639
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..2..0..0....1..2..2..1....2..1..1..0....1..2..2..0....0..0..0..0 ..0..1..2..1....0..0..1..1....1..2..2..2....0..2..1..0....0..2..2..0 ..0..1..2..2....0..1..0..0....0..1..1..2....1..1..0..0....0..2..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..286
Formula
Empirical: columns k=1..6 have recurrences of order 1,1,7,18,43,91
Empirical: rows n=1..7 are polynomials of degree 4*n for k>0,0,0,0,2,3,4
Comments