A223644 T(n,k)=Number of nXk 0..1 arrays with rows, columns, diagonals and antidiagonals unimodal.
2, 4, 4, 7, 16, 7, 11, 49, 49, 11, 16, 121, 218, 121, 16, 22, 256, 726, 726, 256, 22, 29, 484, 2014, 2962, 2014, 484, 29, 37, 841, 4904, 9808, 9808, 4904, 841, 37, 46, 1369, 10797, 28450, 36947, 28450, 10797, 1369, 46, 56, 2116, 21917, 74599, 120307, 120307, 74599
Offset: 1
Examples
Some solutions for n=4 k=4 ..1..0..0..0....1..1..1..0....0..0..0..0....1..1..0..0....0..1..1..1 ..1..1..1..1....1..1..1..0....0..1..1..1....1..1..1..0....0..1..1..1 ..0..1..1..0....1..1..1..0....1..1..1..0....0..1..1..0....0..0..0..1 ..0..1..1..0....0..1..1..0....1..0..0..0....0..0..0..0....0..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..199
Formula
Empirical: Columns 1..7 are polynomials of degree 2*k for n > 0,0,0,4,7,13,19
Comments