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 A223299 #8 Aug 19 2018 07:36:31 %S A223299 36,324,3132,30564,298620,2918052,28515132,278649828,2722966524, %T A223299 26608833828,260021573820,2540931306084,24829985481084, %U A223299 242638664618916,2371065485035068,23170056359958756,226417834139125500 %N A223299 4 X 4 X 4 triangular graph coloring a rectangular array: number of n X 2 0..9 arrays where 0..9 label nodes of a graph with edges 0,1 0,2 1,2 1,3 1,4 2,4 3,4 2,5 4,5 3,6 3,7 4,7 6,7 4,8 5,8 7,8 5,9 8,9 and every array movement to a horizontal or vertical neighbor moves along an edge of this graph. %C A223299 Column 2 of A223305. %H A223299 R. H. Hardin, <a href="/A223299/b223299.txt">Table of n, a(n) for n = 1..210</a> %F A223299 Empirical: a(n) = 11*a(n-1) - 12*a(n-2). %F A223299 Conjectures from _Colin Barker_, Aug 19 2018: (Start) %F A223299 G.f.: 36*x*(1 - 2*x) / (1 - 11*x + 12*x^2). %F A223299 a(n) = (3*2^(-n)*((11-sqrt(73))^n*(-1+sqrt(73)) + (1+sqrt(73))*(11+sqrt(73))^n)) / sqrt(73). %F A223299 (End) %e A223299 Some solutions for n=3: %e A223299 ..0..2....2..0....8..9....5..4....7..8....0..2....4..8....3..4....3..4....1..3 %e A223299 ..2..5....4..1....4..5....9..8....4..7....1..0....2..5....4..2....1..2....0..1 %e A223299 ..5..2....1..2....1..4....5..9....7..3....0..2....1..2....8..4....2..1....1..3 %Y A223299 Cf. A223305. %K A223299 nonn %O A223299 1,1 %A A223299 _R. H. Hardin_, Mar 19 2013