A200777 T(n,k)=Number of nXk 0..2 arrays with every row and column running average nondecreasing rightwards and downwards, and the number of instances of each value within one of each other.
3, 3, 3, 2, 5, 2, 7, 5, 5, 7, 9, 20, 13, 20, 9, 6, 37, 31, 31, 37, 6, 22, 31, 77, 342, 77, 31, 22, 30, 144, 217, 1368, 1368, 217, 144, 30, 20, 273, 553, 1806, 7725, 1806, 553, 273, 20, 75, 218, 1438, 18801, 13422, 13422, 18801, 1438, 218, 75, 105, 1054, 3849, 66784, 194535
Offset: 1
Examples
Some solutions for n=6 k=4 ..0..0..0..0....0..0..1..1....0..0..0..0....0..0..0..0....0..0..0..0 ..0..1..2..1....0..0..1..2....0..1..2..1....0..0..2..2....0..0..2..1 ..0..2..1..2....0..0..1..2....0..1..2..1....0..0..1..1....0..1..2..1 ..0..1..1..2....0..1..1..2....0..1..2..1....1..1..1..2....0..1..2..2 ..0..1..2..2....0..2..1..2....0..2..2..2....1..1..2..2....1..1..2..2 ..1..1..2..2....1..2..2..2....1..1..2..2....1..2..2..2....1..1..2..2
Links
- R. H. Hardin, Table of n, a(n) for n = 1..178
Comments