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 A223329 #8 Aug 19 2018 09:36:57 %S A223329 243,64827,17324685,4630596579,1237689159021,330815891296611, %T A223329 88422165323034669,23633929115222765283,6316997592145707860589, %U A223329 1688439462802532886238947,451294745322310558858483245 %N A223329 Rolling cube footprints: number of n X 6 0..7 arrays starting with 0 where 0..7 label vertices of a cube and every array movement to a horizontal or antidiagonal neighbor moves along a corresponding cube edge. %C A223329 Column 6 of A223331. %H A223329 R. H. Hardin, <a href="/A223329/b223329.txt">Table of n, a(n) for n = 1..210</a> %F A223329 Empirical: a(n) = 282*a(n-1) - 3969*a(n-2) + 9604*a(n-3). %F A223329 Empirical g.f.: 27*x*(9 - 137*x + 294*x^2) / (1 - 282*x + 3969*x^2 - 9604*x^3). - _Colin Barker_, Aug 19 2018 %e A223329 Some solutions for n=3: %e A223329 ..0..4..0..4..6..2....0..4..0..1..0..1....0..4..6..7..5..1....0..4..0..1..5..4 %e A223329 ..0..4..0..2..0..2....0..4..5..4..5..4....0..4..5..4..0..1....0..4..5..4..6..7 %e A223329 ..0..4..6..4..0..2....0..4..5..4..5..4....0..4..5..4..0..2....0..4..5..4..5..7 %e A223329 Vertex neighbors: %e A223329 0 -> 1 2 4 %e A223329 1 -> 0 3 5 %e A223329 2 -> 0 3 6 %e A223329 3 -> 1 2 7 %e A223329 4 -> 0 5 6 %e A223329 5 -> 1 4 7 %e A223329 6 -> 2 4 7 %e A223329 7 -> 3 5 6 %Y A223329 Cf. A223331. %K A223329 nonn %O A223329 1,1 %A A223329 _R. H. Hardin_, Mar 19 2013