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 A205819 #7 Dec 10 2015 02:12:03 %S A205819 492,2430,12318,67944,380568,2158482,12281976,70022628,399463842, %T A205819 2279603796,13010464716,74259457206,423858388308,2419327070832, %U A205819 13809259294038,78821939400948,449908555238976,2568038752491042 %N A205819 Number of (n+1) X 5 0..2 arrays with the number of clockwise edge increases in every 2 X 2 subblock unequal to the number of counterclockwise edge increases. %C A205819 Column 4 of A205823. %H A205819 R. H. Hardin, <a href="/A205819/b205819.txt">Table of n, a(n) for n = 1..210</a> %F A205819 Empirical: a(n) = 10*a(n-1) -18*a(n-2) -83*a(n-3) +264*a(n-4) +171*a(n-5) -1140*a(n-6) +234*a(n-7) +2180*a(n-8) -1280*a(n-9) -1912*a(n-10) +1667*a(n-11) +624*a(n-12) -873*a(n-13) +32*a(n-14) +162*a(n-15) -31*a(n-16) -8*a(n-17) +2*a(n-18). %e A205819 Some solutions for n=4: %e A205819 ..0..1..2..1..2....2..2..0..1..0....1..2..0..2..0....2..1..0..0..2 %e A205819 ..2..1..0..1..0....0..1..0..2..0....0..2..1..1..0....0..1..2..1..1 %e A205819 ..0..1..2..1..2....0..2..0..1..0....1..2..0..2..2....2..1..0..0..2 %e A205819 ..2..1..0..0..0....1..1..0..2..0....0..2..1..1..0....0..1..2..1..1 %e A205819 ..0..1..2..1..2....0..2..0..1..0....1..2..0..2..2....2..1..0..0..2 %K A205819 nonn %O A205819 1,1 %A A205819 _R. H. Hardin_, Feb 01 2012