cp's OEIS Frontend

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.

A223275 Rolling cube footprints: number of 7 X n 0..5 arrays starting with 0 where 0..5 label faces of a cube and every array movement to a horizontal, diagonal or antidiagonal neighbor moves across a corresponding cube edge.

This page as a plain text file.
%I A223275 #6 Dec 26 2023 18:00:05
%S A223275 46656,11943936,37222350848,67231270567936,161366284997492736,
%T A223275 337035427916688654336,761838097494483172065280,
%U A223275 1650599013129561282927656960,3665535809967337080051300564992
%N A223275 Rolling cube footprints: number of 7 X n 0..5 arrays starting with 0 where 0..5 label faces of a cube and every array movement to a horizontal, diagonal or antidiagonal neighbor moves across a corresponding cube edge.
%C A223275 Row 7 of A223269.
%H A223275 R. H. Hardin, <a href="/A223275/b223275.txt">Table of n, a(n) for n = 1..210</a>
%e A223275 Some solutions for n=3
%e A223275 ..0..3..0....0..3..0....0..3..0....0..3..0....0..3..0....0..3..0....0..3..0
%e A223275 ..0..3..0....0..3..0....0..3..0....0..3..0....0..3..0....0..3..0....0..3..0
%e A223275 ..0..3..0....0..3..0....0..3..0....0..3..0....0..3..0....0..3..0....0..3..0
%e A223275 ..0..3..0....0..3..0....0..3..1....0..3..0....0..3..0....0..3..0....0..3..1
%e A223275 ..5..4..0....5..3..1....4..3..4....5..4..0....0..1..0....5..2..0....5..3..5
%e A223275 ..0..4..5....1..3..0....0..2..4....3..1..5....5..2..0....5..3..0....5..3..1
%e A223275 ..5..4..2....5..3..0....4..2..5....5..4..0....5..1..5....0..1..0....4..3..4
%e A223275 Face neighbors:
%e A223275 0.->.1.2.3.4
%e A223275 1.->.0.2.3.5
%e A223275 2.->.0.1.4.5
%e A223275 3.->.0.1.4.5
%e A223275 4.->.0.3.2.5
%e A223275 5.->.1.3.4.2
%Y A223275 Cf. A223269.
%K A223275 nonn
%O A223275 1,1
%A A223275 _R. H. Hardin_, Mar 19 2013