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 A251368 #8 Nov 29 2018 10:37:10 %S A251368 6113,464393,35257505,2676962017,203249994369,15431888950873, %T A251368 1171676222709377,88960280954218353,6754367316602393761, %U A251368 512829741092571856681,38936932361040303524065,2956311969073264569680513 %N A251368 Number of (n+1) X (3+1) 0..2 arrays with every 2 X 2 subblock summing to 1 2 3 4 5 6 or 7. %H A251368 R. H. Hardin, <a href="/A251368/b251368.txt">Table of n, a(n) for n = 1..210</a> %F A251368 Empirical: a(n) = 66*a(n-1) + 746*a(n-2) + 660*a(n-3) - 6281*a(n-4) + 3690*a(n-5). %F A251368 Empirical g.f.: x*(6113 + 60935*x + 47269*x^2 - 505071*x^3 + 298890*x^4) / (1 - 66*x - 746*x^2 - 660*x^3 + 6281*x^4 - 3690*x^5). - _Colin Barker_, Nov 29 2018 %e A251368 Some solutions for n=1: %e A251368 ..1..1..0..0....2..2..0..0....0..2..0..2....2..1..1..1....2..0..1..0 %e A251368 ..2..2..2..1....2..0..1..1....1..0..0..0....1..1..1..2....2..0..0..2 %Y A251368 Column 3 of A251373. %K A251368 nonn %O A251368 1,1 %A A251368 _R. H. Hardin_, Dec 01 2014