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.

A223345 3X3X3 triangular graph without horizontal edges coloring a rectangular array: number of n X n 0..5 arrays where 0..5 label nodes of a graph with edges 0,1 0,2 1,3 1,4 2,4 2,5 and every array movement to a horizontal or vertical neighbor moves along an edge of this graph.

Original entry on oeis.org

6, 52, 2280, 405988, 329268616, 1079538816324, 16086247351158920, 968803030037550870052, 265167552942550197086665096, 293336730456466043837816011720516
Offset: 1

Views

Author

R. H. Hardin Mar 19 2013

Keywords

Comments

Diagonal of A223352

Examples

			Some solutions for n=3
..4..1..3....1..4..2....4..1..3....1..0..2....0..2..0....1..4..1....5..2..5
..1..3..1....0..2..5....2..4..1....0..2..5....2..5..2....0..1..4....2..5..2
..3..1..4....1..0..2....5..2..0....1..0..2....0..2..5....2..0..1....4..2..4