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 A278734 #4 Nov 27 2016 07:17:04 %S A278734 0,6,6,40,152,40,155,1947,1947,155,456,17352,58904,17352,456,1128, %T A278734 121520,1410818,1410818,121520,1128,2472,712406,28637916,99992428, %U A278734 28637916,712406,2472,4950,3633649,506031118,6410559865,6410559865,506031118 %N 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. %C A278734 Table starts %C A278734 .....0.........6.............40.................155......................456 %C A278734 .....6.......152...........1947...............17352...................121520 %C A278734 ....40......1947..........58904.............1410818.................28637916 %C A278734 ...155.....17352........1410818............99992428...............6410559865 %C A278734 ...456....121520.......28637916..........6410559865............1351385130108 %C A278734 ..1128....712406......506031118........374757577056..........268284486351027 %C A278734 ..2472...3633649.....7907770636......19983433877142........50067074390669892 %C A278734 ..4950..16547278...110655824716.....971720519011047......8732216738504713198 %C A278734 ..9240..68531079..1401584381570...43159978267689118...1415177080112634284232 %C A278734 .16302.261693631.16222274394016.1757375854436887414.212485358907612452321760 %H A278734 R. H. Hardin, <a href="/A278734/b278734.txt">Table of n, a(n) for n = 1..111</a> %F A278734 Empirical for column k: %F A278734 k=1: [polynomial of degree 7] %F A278734 k=2: [polynomial of degree 28] %F A278734 k=3: [polynomial of degree 109] %e A278734 Some solutions for n=3 k=4 %e A278734 ..0..0..2..0. .0..0..3..1. .0..0..2..0. .1..0..2..1. .0..0..2..1 %e A278734 ..1..1..1..0. .1..0..1..1. .1..0..1..0. .1..1..2..1. .1..0..1..2 %e A278734 ..2..1..2..0. .1..1..3..0. .3..0..1..3. .2..3..0..1. .1..2..2..1 %Y A278734 Column 1 is A001919(n+1). %K A278734 nonn,tabl %O A278734 1,2 %A A278734 _R. H. Hardin_, Nov 27 2016