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.

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

This page as a plain text file.
%I A214171 #6 May 25 2024 23:58:22
%S A214171 8731,4242606,8548472292,12515731371696,19767477649307133,
%T A214171 30641183868207736684,47722695249517610885338,
%U A214171 74235333044877199634021838,115514388673949287060226880171,179731653485603701817418210833288
%N A214171 Number of 0..5 colorings of a 5 X (n+1) array circular in the n+1 direction with new values 0..5 introduced in row major order.
%C A214171 Row 5 of A214166.
%H A214171 R. H. Hardin, <a href="/A214171/b214171.txt">Table of n, a(n) for n = 1..44</a>
%e A214171 Some solutions for n=4
%e A214171 ..0..1..0..1..2....0..1..0..1..2....0..1..0..1..2....0..1..0..2..1
%e A214171 ..1..0..1..3..4....1..0..1..0..3....1..0..3..2..3....1..0..1..3..0
%e A214171 ..2..1..0..4..5....2..3..4..1..0....2..1..0..1..4....2..1..3..4..5
%e A214171 ..5..2..1..2..4....1..4..5..0..5....0..5..1..0..1....3..4..5..0..4
%e A214171 ..3..4..2..3..5....4..2..4..1..2....4..3..2..4..2....0..5..0..1..5
%Y A214171 Cf. A214166.
%K A214171 nonn
%O A214171 1,1
%A A214171 _R. H. Hardin_, Jul 05 2012