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.

A233122 Number of n X n 0..5 arrays with no element x(i,j) adjacent to itself or value 5-x(i,j) horizontally or vertically, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order (unlabelled 6-colorings with no clashing color pairs).

This page as a plain text file.
%I A233122 #8 Jun 02 2025 08:50:49
%S A233122 1,8,2688,10674176,406142844928,145451790488305664,
%T A233122 491056502853059022422016,15650767090419537715133256040448,
%U A233122 4713550152014576979763161453081103695872
%N A233122 Number of n X n 0..5 arrays with no element x(i,j) adjacent to itself or value 5-x(i,j) horizontally or vertically, top left element zero, and 1 appearing before 2 3 and 4, and 2 appearing before 3 in row major order (unlabelled 6-colorings with no clashing color pairs).
%C A233122 Diagonal of A233129
%H A233122 R. H. Hardin, <a href="/A233122/b233122.txt">Table of n, a(n) for n = 1..13</a>
%e A233122 Some solutions for n=3
%e A233122 ..0..1..0....0..1..2....0..1..0....0..1..2....0..1..2....0..1..2....0..1..2
%e A233122 ..1..5..1....2..5..4....1..5..2....4..2..4....1..2..1....3..0..1....4..3..0
%e A233122 ..2..1..2....5..2..5....2..1..0....5..1..0....3..0..2....0..1..5....5..1..3
%K A233122 nonn
%O A233122 1,2
%A A233122 _R. H. Hardin_, Dec 04 2013