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 A223882 #11 Aug 24 2018 03:59:15 %S A223882 9,81,564,3298,17048,80412,353485,1469903,5845411,22414731,83409546, %T A223882 302722400,1075880306,3756503134,12919764299,43865509013,147290172421, %U A223882 489846413077,1615582428816,5289834522606,17210293320924,55679866275376 %N A223882 Number of n X 2 0..2 arrays with row sums unimodal and column sums inverted unimodal. %C A223882 Column 2 of A223885. %H A223882 R. H. Hardin, <a href="/A223882/b223882.txt">Table of n, a(n) for n = 1..210</a> %F A223882 Empirical: a(n) = 17*a(n-1) - 126*a(n-2) + 534*a(n-3) - 1425*a(n-4) + 2481*a(n-5) - 2816*a(n-6) + 2008*a(n-7) - 816*a(n-8) + 144*a(n-9). %F A223882 Empirical g.f.: x*(9 - 72*x + 321*x^2 - 890*x^3 + 1617*x^4 - 1936*x^5 + 1480*x^6 - 672*x^7 + 144*x^8) / ((1 - x)^3*(1 - 2*x)^4*(1 - 3*x)^2). - _Colin Barker_, Aug 24 2018 %e A223882 Some examples for n=3: %e A223882 ..0..1....0..0....1..1....0..1....0..0....1..2....0..0....0..1....0..2....2..2 %e A223882 ..0..2....1..2....2..2....2..0....1..0....2..2....0..0....0..2....2..2....0..2 %e A223882 ..2..0....2..2....0..0....1..1....1..2....0..2....0..0....1..1....1..1....0..1 %Y A223882 Cf. A223885. %K A223882 nonn %O A223882 1,1 %A A223882 _R. H. Hardin_, Mar 28 2013