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 A208836 #8 Mar 07 2018 09:56:42 %S A208836 10,100,282,855,3010,11242,44275,179032,737550,3070375,12868830, %T A208836 54154926,228475507,965411356,4083220786,17280246775,73157026602, %U A208836 309784875682,1311973439667,5556832891632,23537091290566,99699402777415 %N A208836 Number of n X 4 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 1 1 and 1 1 0 vertically. %C A208836 Column 4 of A208840. %H A208836 R. H. Hardin, <a href="/A208836/b208836.txt">Table of n, a(n) for n = 1..210</a> %F A208836 Empirical: a(n) = 7*a(n-1) - 8*a(n-2) - 27*a(n-3) + 45*a(n-4) + 24*a(n-5) - 51*a(n-6) - 3*a(n-7) + 16*a(n-8) - a(n-9) - a(n-10) for n>11. %F A208836 Empirical g.f.: x*(10 + 30*x - 338*x^2 - 49*x^3 + 1531*x^4 - 114*x^5 - 1834*x^6 + 200*x^7 + 612*x^8 - 63*x^9 - 41*x^10) / ((1 - x)*(1 + x)*(1 - 3*x + x^2)*(1 + x - x^2)*(1 - x - x^2)*(1 - 4*x - x^2)). - _Colin Barker_, Mar 07 2018 %e A208836 Some solutions for n=4: %e A208836 ..1..1..1..1....0..1..0..0....1..0..1..0....1..0..1..1....0..1..0..1 %e A208836 ..0..1..0..1....0..1..0..1....1..0..1..0....0..1..1..0....1..0..1..0 %e A208836 ..1..1..1..1....1..1..0..0....1..0..1..1....1..0..1..0....0..1..0..1 %e A208836 ..0..1..0..1....0..1..0..1....1..0..1..0....0..1..1..0....1..0..1..0 %Y A208836 Cf. A208840. %K A208836 nonn %O A208836 1,1 %A A208836 _R. H. Hardin_, Mar 01 2012