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 A208290 #8 Jun 30 2018 14:24:38 %S A208290 12,144,636,3900,21096,119580,665892,3733080,20874900,116842500, %T A208290 653759952,3658440924,20471559852,114555114720,641024680212, %U A208290 3587040344820,20072307438840,112320368080068,628520819264292 %N A208290 Number of 6 X n 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 1 1 0 vertically. %C A208290 Row 6 of A208287. %H A208290 R. H. Hardin, <a href="/A208290/b208290.txt">Table of n, a(n) for n = 1..210</a> %F A208290 Empirical: a(n) = 4*a(n-1) + 11*a(n-2) - 10*a(n-3) - 10*a(n-4) + 6*a(n-5) + 2*a(n-6) - a(n-7). %F A208290 Empirical g.f.: 12*x*(1 - x)*(1 + 9*x + 3*x^2 - 6*x^3 - x^4 + x^5) / (1 - 4*x - 11*x^2 + 10*x^3 + 10*x^4 - 6*x^5 - 2*x^6 + x^7). - _Colin Barker_, Jun 30 2018 %e A208290 Some solutions for n=4: %e A208290 ..0..1..1..0....0..1..1..0....1..1..0..1....0..1..0..0....1..1..1..1 %e A208290 ..0..1..0..1....0..1..1..0....1..1..0..0....1..0..1..1....0..1..1..1 %e A208290 ..0..1..0..1....0..1..1..0....1..1..0..0....1..1..1..1....1..1..1..1 %e A208290 ..0..1..0..1....0..1..1..0....1..1..0..0....1..0..1..1....1..1..1..1 %e A208290 ..0..1..0..1....0..1..1..0....1..1..0..0....1..1..1..1....1..1..1..1 %e A208290 ..0..1..0..1....0..1..1..0....1..1..0..0....1..0..1..1....1..1..1..1 %Y A208290 Cf. A208287. %K A208290 nonn %O A208290 1,1 %A A208290 _R. H. Hardin_, Feb 25 2012