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 A205754 #7 Jul 22 2025 19:00:45 %S A205754 74,284,1074,4256,16986,68692,279504,1143842,4699050,19364230, %T A205754 79981548,330948764,1371291912,5688057508,23613366558,98091679448, %U A205754 407685449946,1695079113772,7050018583818,29329074681854,122037419381370 %N A205754 Number of 3X(n+1) 0..2 arrays with every 2X2 subblock having the same number of equal edges as its horizontal neighbors and a different number from its vertical neighbors, and new values 0..2 introduced in row major order. %C A205754 Row 2 of A205753 %H A205754 R. H. Hardin, <a href="/A205754/b205754.txt">Table of n, a(n) for n = 1..210</a> %F A205754 Empirical: a(n) = 8*a(n-1) -2*a(n-2) -98*a(n-3) +73*a(n-4) +496*a(n-5) -196*a(n-6) -1120*a(n-7) -54*a(n-8) +813*a(n-9) +171*a(n-10) -90*a(n-11) %e A205754 Some solutions for n=4 %e A205754 ..0..0..1..2..0....0..1..1..0..1....0..0..0..0..0....0..1..1..1..0 %e A205754 ..1..0..1..2..0....0..0..0..0..0....1..0..1..0..1....0..1..2..1..0 %e A205754 ..2..1..2..0..1....0..0..0..0..0....0..1..2..1..0....1..2..0..2..1 %K A205754 nonn %O A205754 1,1 %A A205754 _R. H. Hardin_ Jan 30 2012