A268204 T(n,k)=Number of nXk 0..k arrays with every repeated value in every row and column greater than the previous repeated value.
2, 9, 4, 60, 81, 6, 570, 3600, 576, 9, 6960, 324900, 178068, 3969, 12, 104006, 48441600, 157322070, 8459154, 25281, 16, 1837752, 10817248036, 292870561470, 73055876226, 376812420, 155236, 20, 37478718, 3377332413504, 994136348047368
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..2..4....0..0..3..3....0..0..2..2....0..0..4..3....0..0..2..4 ..0..1..3..1....0..0..1..0....0..1..0..3....0..1..4..2....0..1..3..2 ..1..3..3..0....1..1..3..4....1..3..4..0....1..3..2..1....1..2..3..3
Links
- R. H. Hardin, Table of n, a(n) for n = 1..40
Comments