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.

A214382 Number of nXnXn triangular 0..6 arrays with no element lying outside the (possibly reversed) range delimited by its sw and se neighbors, and no element equal to its horizontal neighbors.

This page as a plain text file.
%I A214382 #5 Jul 22 2025 23:16:03
%S A214382 7,154,9044,1305392,444106514,348440388682,623154633711990,
%T A214382 2524511446890998160
%N A214382 Number of nXnXn triangular 0..6 arrays with no element lying outside the (possibly reversed) range delimited by its sw and se neighbors, and no element equal to its horizontal neighbors.
%C A214382 Column 6 of A214384
%e A214382 Some solutions for n=3
%e A214382 ....3......1......1......4......2......2......4......2......3......2......1
%e A214382 ...0.3....1.3....0.1....2.4....2.4....2.6....1.5....4.0....3.6....5.1....2.1
%e A214382 ..0.4.2..6.0.4..4.0.1..0.2.4..2.6.4..0.3.6..3.1.5..4.0.2..2.6.0..5.2.0..2.4.0
%K A214382 nonn
%O A214382 1,1
%A A214382 _R. H. Hardin_ Jul 14 2012