This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A278385 #4 Nov 20 2016 07:43:59 %S A278385 0,0,0,0,0,0,0,3,3,0,0,40,74,40,0,1,267,1220,1220,267,1,8,1350,12910, %T A278385 23640,12910,1350,8,36,5936,100807,368421,368421,100807,5936,36,120, %U A278385 23565,652343,4703562,8632118,4703562,652343,23565,120,330,84912,3750182 %N A278385 T(n,k)=Number of nXk 0..1 arrays with rows and columns in lexicographic nondecreasing order but with exactly three mistakes. %C A278385 Table starts %C A278385 ...0......0........0...........0..............0................1 %C A278385 ...0......0........3..........40............267.............1350 %C A278385 ...0......3.......74........1220..........12910...........100807 %C A278385 ...0.....40.....1220.......23640.........368421..........4703562 %C A278385 ...0....267....12910......368421........8632118........179716850 %C A278385 ...1...1350...100807.....4703562......179716850.......6204309386 %C A278385 ...8...5936...652343....50473056.....3325788157.....198563803019 %C A278385 ..36..23565..3750182...474255829....54735436424....5851197688577 %C A278385 .120..84912.19784428..4047341159...813247916326..157794170262819 %C A278385 .330.278422.96786947.32112086692.11132424779200.3912513274701995 %H A278385 R. H. Hardin, <a href="/A278385/b278385.txt">Table of n, a(n) for n = 1..219</a> %F A278385 Empirical for column k: %F A278385 k=1: [polynomial of degree 7] %F A278385 k=2: [polynomial of degree 15] %F A278385 k=3: [polynomial of degree 31] %F A278385 k=4: [polynomial of degree 63] %F A278385 k=5: [polynomial of degree 127] %e A278385 Some solutions for n=4 k=4 %e A278385 ..0..1..1..0. .0..1..1..0. .1..0..1..0. .0..0..0..1. .0..0..0..0 %e A278385 ..0..1..0..0. .0..1..1..1. .1..0..0..0. .1..1..1..1. .0..1..0..0 %e A278385 ..1..0..0..1. .1..1..0..0. .1..0..1..0. .1..1..0..1. .1..1..1..0 %e A278385 ..1..0..1..1. .0..0..1..0. .1..1..1..0. .0..1..1..1. .1..1..0..1 %Y A278385 Column 1 is A000580(n+1). %K A278385 nonn,tabl %O A278385 1,8 %A A278385 _R. H. Hardin_, Nov 20 2016