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 A232019 #6 Jul 23 2025 06:47:51 %S A232019 22,212,6443,196196,6129361,189686855,5882557816,182394008292, %T A232019 5654881014985,175330190566652,5436049185326305,168543263858408581, %U A232019 5225638055456575458,162019464264673601823,5023369120146020620770 %N A232019 Number of nX4 0..2 arrays with no element less than a strict majority of its horizontal and antidiagonal neighbors. %C A232019 Column 4 of A232023 %H A232019 R. H. Hardin, <a href="/A232019/b232019.txt">Table of n, a(n) for n = 1..210</a> %F A232019 Empirical: a(n) = 22*a(n-1) +291*a(n-2) +205*a(n-3) -17170*a(n-4) -23642*a(n-5) +202540*a(n-6) +388609*a(n-7) -834295*a(n-8) -1784905*a(n-9) +1651195*a(n-10) +3413016*a(n-11) -1620542*a(n-12) -2409175*a(n-13) +65386*a(n-14) +316887*a(n-15) -2491*a(n-16) -751*a(n-17) -64*a(n-18) for n>19 %e A232019 Some solutions for n=4 %e A232019 ..1..1..0..0....1..1..0..0....0..0..0..0....0..0..2..2....0..0..0..0 %e A232019 ..0..0..0..1....0..0..1..1....0..0..2..2....0..1..0..0....1..1..1..2 %e A232019 ..1..0..0..0....2..2..2..1....1..0..0..2....2..0..1..0....0..0..0..1 %e A232019 ..0..0..0..1....1..1..1..2....0..0..0..0....0..2..0..0....2..0..0..0 %K A232019 nonn %O A232019 1,1 %A A232019 _R. H. Hardin_, Nov 17 2013