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 A275134 #4 Jul 17 2016 11:04:05 %S A275134 8,108,373,2178,12423,71576,412306,2381629,13727957,79158451, %T A275134 456572944,2633093481,15185124732,87573269532,505049273961, %U A275134 2912660248825,16797581275481,96873339396362,558678129749247,3221951115220504 %N A275134 Number of 5Xn 0..2 arrays with no element equal to any value at offset (-2,-2) (-1,0) or (-1,1) and new values introduced in order 0..2. %C A275134 Row 5 of A275131. %H A275134 R. H. Hardin, <a href="/A275134/b275134.txt">Table of n, a(n) for n = 1..210</a> %F A275134 Empirical: a(n) = a(n-1) +16*a(n-2) +49*a(n-3) +109*a(n-4) +31*a(n-5) -508*a(n-6) +75*a(n-7) +324*a(n-8) -972*a(n-9) +260*a(n-10) for n>14 %e A275134 Some solutions for n=4 %e A275134 ..0..1..0..1. .0..1..2..1. .0..1..0..2. .0..0..1..1. .0..1..0..0 %e A275134 ..2..2..2..0. .2..0..0..0. .2..2..1..1. .1..2..2..0. .2..2..1..1 %e A275134 ..1..1..1..2. .1..1..2..2. .0..0..2..0. .0..1..1..2. .0..0..2..2 %e A275134 ..2..2..0..1. .0..0..0..1. .2..1..1..1. .2..2..0..1. .1..1..0..0 %e A275134 ..1..1..2..2. .1..1..2..0. .0..2..2..2. .0..1..2..2. .2..2..2..1 %Y A275134 Cf. A275131. %K A275134 nonn %O A275134 1,1 %A A275134 _R. H. Hardin_, Jul 17 2016