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 A233726 #8 Oct 11 2018 11:23:57 %S A233726 40,148,556,2104,7976,30260,114820,435720,1653488,6274804,23812172, %T A233726 90364680,342924296,1301361476,4938528804,18741194360,71120848176, %U A233726 269896091748,1024227097996,3886833426776,14750121431720,55975149559572 %N A233726 Number of (n+1) X (1+1) 0..3 arrays with every 2 X 2 subblock having the sum of the absolute values of the edge differences equal to 6 and no adjacent elements equal. %H A233726 R. H. Hardin, <a href="/A233726/b233726.txt">Table of n, a(n) for n = 1..210</a> %F A233726 Empirical: a(n) = 3*a(n-1) + 5*a(n-2) - 7*a(n-3) - 2*a(n-4). %F A233726 Empirical g.f.: 4*x*(10 + 7*x - 22*x^2 - 6*x^3) / (1 - 3*x - 5*x^2 + 7*x^3 + 2*x^4). - _Colin Barker_, Oct 11 2018 %e A233726 Some solutions for n=5: %e A233726 ..0..2....3..1....3..2....0..2....2..3....0..1....0..1....1..3....0..2....3..0 %e A233726 ..2..1....2..0....2..0....1..3....1..0....1..3....1..3....0..2....1..3....2..1 %e A233726 ..0..2....1..2....0..1....0..1....0..2....2..1....0..1....2..1....3..2....3..0 %e A233726 ..2..3....0..3....2..3....3..2....2..1....0..2....2..0....1..3....0..1....2..1 %e A233726 ..1..0....1..2....3..1....0..1....0..2....2..1....0..1....0..2....2..0....0..2 %e A233726 ..3..2....2..0....1..0....1..3....1..0....1..3....1..3....1..3....0..1....2..1 %Y A233726 Column 1 of A233733. %K A233726 nonn %O A233726 1,1 %A A233726 _R. H. Hardin_, Dec 15 2013