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.

This page as a plain text file.
%I A223345 #8 Jul 23 2025 04:01:58
%S A223345 6,52,2280,405988,329268616,1079538816324,16086247351158920,
%T A223345 968803030037550870052,265167552942550197086665096,
%U A223345 293336730456466043837816011720516
%N 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.
%C A223345 Diagonal of A223352
%H A223345 R. H. Hardin, <a href="/A223345/b223345.txt">Table of n, a(n) for n = 1..15</a>
%e A223345 Some solutions for n=3
%e A223345 ..4..1..3....1..4..2....4..1..3....1..0..2....0..2..0....1..4..1....5..2..5
%e A223345 ..1..3..1....0..2..5....2..4..1....0..2..5....2..5..2....0..1..4....2..5..2
%e A223345 ..3..1..4....1..0..2....5..2..0....1..0..2....0..2..5....2..0..1....4..2..4
%K A223345 nonn
%O A223345 1,1
%A A223345 _R. H. Hardin_ Mar 19 2013