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 A208377 #9 Jul 02 2018 05:52:36 %S A208377 26,676,2080,4212,7072,10660,14976,20020,25792,32292,39520,47476, %T A208377 56160,65572,75712,86580,98176,110500,123552,137332,151840,167076, %U A208377 183040,199732,217152,235300,254176,273780,294112,315172,336960,359476,382720 %N A208377 Number of n X 6 0..1 arrays avoiding 0 0 0 and 1 1 1 horizontally and 0 0 1 and 1 0 1 vertically. %C A208377 Column 6 of A208379. %H A208377 R. H. Hardin, <a href="/A208377/b208377.txt">Table of n, a(n) for n = 1..210</a> %F A208377 Empirical: a(n) = 364*n^2 - 416*n + 52 for n>1. %F A208377 Conjectures from _Colin Barker_, Jul 02 2018: (Start) %F A208377 G.f.: 26*x*(1 + 23*x + 5*x^2 - x^3) / (1 - x)^3. %F A208377 a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>4. %F A208377 (End) %e A208377 Some solutions for n=4: %e A208377 ..1..1..0..0..1..0....1..1..0..1..0..0....1..1..0..1..0..0....1..0..1..0..0..1 %e A208377 ..1..1..0..0..1..0....1..1..0..1..1..0....0..1..1..0..1..0....0..0..1..1..0..1 %e A208377 ..0..1..0..0..1..0....1..0..0..1..0..0....0..0..1..0..1..0....0..0..1..1..0..0 %e A208377 ..0..1..0..0..1..0....1..0..0..1..0..0....0..0..1..0..1..0....0..0..1..1..0..0 %Y A208377 Cf. A208379. %K A208377 nonn %O A208377 1,1 %A A208377 _R. H. Hardin_, Feb 25 2012