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.

A214193 Number of 0..6 colorings of a 6X(n+1) array circular in the n+1 direction with new values 0..6 introduced in row major order.

This page as a plain text file.
%I A214193 #5 Jul 22 2025 23:12:56
%S A214193 272410,1808609113,48807260151073,1037404464993610934,
%T A214193 23088156449777055684502,509276783285147027391376400
%N A214193 Number of 0..6 colorings of a 6X(n+1) array circular in the n+1 direction with new values 0..6 introduced in row major order.
%C A214193 Row 6 of A214187
%e A214193 Some solutions for n=4
%e A214193 ..0..1..0..1..2....0..1..0..2..1....0..1..0..1..2....0..1..0..1..2
%e A214193 ..1..0..1..2..0....1..0..1..3..0....1..0..1..0..3....1..3..1..0..3
%e A214193 ..3..4..0..5..1....2..1..0..2..3....2..3..0..4..5....2..0..3..4..5
%e A214193 ..0..1..5..6..3....3..0..1..3..4....6..2..4..1..3....3..2..4..5..0
%e A214193 ..1..3..2..0..2....1..2..4..5..3....5..3..0..6..0....2..3..5..0..3
%e A214193 ..6..1..3..4..3....2..0..5..1..6....1..5..6..5..2....5..2..3..4..1
%K A214193 nonn
%O A214193 1,1
%A A214193 _R. H. Hardin_ Jul 07 2012