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.

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

This page as a plain text file.
%I A214147 #8 May 19 2024 21:06:43
%S A214147 62004,16777232,41989913081,51327630988519,78958797573536880,
%T A214147 112293482777565310571,164106209736507364778963,
%U A214147 237527040797926839838605503,344981921379822559849161069389
%N A214147 Number of 0..4 colorings of a 6 X (n+1) array circular in the n+1 direction with new values 0..4 introduced in row major order.
%C A214147 Row 6 of A214141.
%H A214147 R. H. Hardin, <a href="/A214147/b214147.txt">Table of n, a(n) for n = 1..16</a>
%e A214147 Some solutions for n=4
%e A214147 ..0..1..0..1..2....0..1..0..1..2....0..1..0..1..2....0..1..0..2..3
%e A214147 ..2..3..1..2..3....2..3..1..0..1....2..0..1..0..3....3..4..2..1..4
%e A214147 ..4..2..3..4..0....4..1..4..1..3....1..2..3..2..4....0..1..4..2..1
%e A214147 ..3..4..1..2..1....3..2..3..0..4....4..3..4..3..0....3..0..1..3..2
%e A214147 ..2..3..2..3..4....2..0..2..1..0....1..2..1..0..4....4..2..3..0..1
%e A214147 ..3..4..1..0..1....0..1..3..4..1....0..3..2..1..2....3..4..0..4..0
%Y A214147 Cf. A214141.
%K A214147 nonn
%O A214147 1,1
%A A214147 _R. H. Hardin_, Jul 05 2012