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 A231413 #8 Feb 21 2018 09:43:32 %S A231413 9,50,285,1617,9188,52193,296511,1684466,9569425,54363701,308839124, %T A231413 1754508933,9967330587,56624207962,321681006005,1827463435305, %U A231413 10381783646596,58978707645369,335056872107879,1903451466275938 %N A231413 Number of (n+1) X (1+1) 0..2 arrays with no element equal to a strict majority of its horizontal, diagonal and antidiagonal neighbors, with values 0..2 introduced in row major order. %C A231413 Column 1 of A231419. %H A231413 R. H. Hardin, <a href="/A231413/b231413.txt">Table of n, a(n) for n = 1..210</a> %F A231413 Empirical: a(n) = 6*a(n-1) - 11*a(n-3) + 4*a(n-4). %F A231413 Empirical g.f.: x*(9 - 4*x - 15*x^2 + 6*x^3) / (1 - 6*x + 11*x^3 - 4*x^4). - _Colin Barker_, Feb 21 2018 %e A231413 Some solutions for n=5: %e A231413 ..0..1....0..0....0..1....0..1....0..0....0..1....0..1....0..1....0..1....0..1 %e A231413 ..0..2....1..2....0..2....0..2....1..2....0..1....1..2....0..1....0..2....2..1 %e A231413 ..0..1....1..2....0..1....0..1....0..1....1..2....0..2....1..0....2..1....2..0 %e A231413 ..2..1....1..0....2..1....1..0....2..0....1..0....2..1....2..2....0..1....1..0 %e A231413 ..2..0....1..2....0..2....2..0....1..2....2..2....2..0....0..1....1..2....1..0 %e A231413 ..0..1....0..0....0..2....2..0....0..1....1..1....2..1....0..1....1..2....2..0 %Y A231413 Cf. A231419. %K A231413 nonn %O A231413 1,1 %A A231413 _R. H. Hardin_, Nov 08 2013