A278855 T(n,k)=Number of nXk 0..1 arrays with rows in nondecreasing lexicographic order and columns in nonincreasing lexicographic order, but with exactly three mistakes.
0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 25, 66, 25, 0, 1, 239, 1348, 1348, 239, 1, 8, 1486, 15066, 30772, 15066, 1486, 8, 36, 7072, 118158, 449677, 449677, 118158, 7072, 36, 120, 27828, 731444, 4950399, 9317846, 4950399, 731444, 27828, 120, 330, 94720, 3813048
Offset: 1
Examples
Some solutions for n=4 k=4 ..1..0..1..0. .1..1..1..0. .1..0..0..0. .1..0..0..0. .1..1..1..1 ..0..0..1..0. .0..1..1..0. .1..0..1..0. .1..0..1..0. .0..1..0..0 ..0..0..0..1. .0..0..0..1. .1..0..0..0. .1..0..0..1. .1..1..1..0 ..1..0..1..1. .0..1..0..1. .0..1..0..0. .1..0..0..0. .0..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..219
Crossrefs
Column 1 is A000580(n+1).
Formula
Empirical for column k:
k=1: [polynomial of degree 7]
k=2: [polynomial of degree 14]
k=3: [polynomial of degree 27]
k=4: [polynomial of degree 52]
k=5: [polynomial of degree 101]
Comments