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.

A214234 Number of 0..7 colorings of an nX5 array circular in the 5 direction with new values 0..7 introduced in row major order.

This page as a plain text file.
%I A214234 #6 Jul 22 2025 23:13:17
%S A214234 11,7749,35910351,283323771619,2440058302217191,21284607690377676689,
%T A214234 186014154011114838330931,1626099752980474200170964309,
%U A214234 14215638367039562675161610116971,124276276119905578738815409505646829
%N A214234 Number of 0..7 colorings of an nX5 array circular in the 5 direction with new values 0..7 introduced in row major order.
%C A214234 Column 4 of A214238
%H A214234 R. H. Hardin, <a href="/A214234/b214234.txt">Table of n, a(n) for n = 1..65</a>
%F A214234 Empirical: a(n) = 10629*a(n-1) -17350472*a(n-2) +7613269646*a(n-3) -1150563633112*a(n-4) +68845322541884*a(n-5) -1602676444724896*a(n-6) +14117645719614888*a(n-7) -45952444522339344*a(n-8) +33030412555840128*a(n-9)
%e A214234 Some solutions for n=4
%e A214234 ..0..1..0..1..2....0..1..0..1..2....0..1..0..2..1....0..1..0..1..2
%e A214234 ..1..2..1..0..3....1..2..1..2..0....1..0..1..3..0....1..2..1..0..3
%e A214234 ..2..0..2..1..4....2..0..2..0..3....2..1..2..0..1....0..1..2..4..2
%e A214234 ..0..1..3..0..5....0..2..3..1..2....1..4..3..1..3....1..3..4..1..3
%K A214234 nonn
%O A214234 1,1
%A A214234 _R. H. Hardin_ Jul 08 2012