A224190 T(n,k) = Number of n X k 0..2 arrays with rows unimodal and columns nondecreasing.
3, 9, 6, 22, 36, 10, 46, 158, 100, 15, 86, 548, 684, 225, 21, 148, 1600, 3526, 2205, 441, 28, 239, 4102, 14751, 15779, 5852, 784, 36, 367, 9503, 52591, 89380, 55438, 13524, 1296, 45, 541, 20299, 165212, 422488, 408222, 163746, 28176, 2025, 55, 771, 40570
Offset: 1
Examples
Some solutions for n=3, k=4 ..1..2..2..1....0..0..2..0....1..2..1..1....0..1..0..0....1..0..0..0 ..1..2..2..1....1..2..2..0....1..2..1..1....0..1..2..0....1..1..0..0 ..2..2..2..2....1..2..2..1....2..2..1..1....0..2..2..0....1..1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..722
Crossrefs
Formula
Empirical: columns k=1..7 are polynomials of degree 2*k.
Empirical: rows n=1..7 are polynomials of degree 4*n.
Comments