A278734 T(n,k)=Number of nXk 0..3 arrays with rows in nondecreasing lexicographic order and columns in nonincreasing lexicographic order, but with exactly one mistake.
0, 6, 6, 40, 152, 40, 155, 1947, 1947, 155, 456, 17352, 58904, 17352, 456, 1128, 121520, 1410818, 1410818, 121520, 1128, 2472, 712406, 28637916, 99992428, 28637916, 712406, 2472, 4950, 3633649, 506031118, 6410559865, 6410559865, 506031118
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..2..0. .0..0..3..1. .0..0..2..0. .1..0..2..1. .0..0..2..1 ..1..1..1..0. .1..0..1..1. .1..0..1..0. .1..1..2..1. .1..0..1..2 ..2..1..2..0. .1..1..3..0. .3..0..1..3. .2..3..0..1. .1..2..2..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..111
Crossrefs
Column 1 is A001919(n+1).
Formula
Empirical for column k:
k=1: [polynomial of degree 7]
k=2: [polynomial of degree 28]
k=3: [polynomial of degree 109]
Comments