A278634 T(n,k)=Number of nXk 0..2 arrays with rows in nondecreasing lexicographic order and columns in nonincreasing lexicographic order, but with exactly two mistakes.
0, 0, 0, 1, 13, 1, 15, 285, 285, 15, 90, 3354, 10824, 3354, 90, 357, 27521, 234484, 234484, 27521, 357, 1107, 175881, 3739008, 10776210, 3739008, 175881, 1107, 2907, 932205, 48592635, 387551595, 387551595, 48592635, 932205, 2907, 6765, 4266912
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..1..2..1. .0..2..1..0. .0..1..2..2. .1..0..0..1. .0..2..0..2 ..1..0..0..0. .2..2..2..1. .1..0..2..2. .0..2..1..0. .2..0..0..0 ..2..1..0..0. .2..0..1..2. .1..2..1..0. .2..2..2..2. .2..2..2..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..127
Crossrefs
Column 1 is A005716(n+1).
Formula
Empirical for column k:
k=1: [polynomial of degree 8]
k=2: [polynomial of degree 24]
k=3: [polynomial of degree 70]
Comments