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.

A239540 Number of (6+1)X(n+1) 0..2 arrays with no element equal to all horizontal neighbors or unequal to all vertical neighbors, and new values 0..2 introduced in row major order.

This page as a plain text file.
%I A239540 #7 Jul 23 2025 11:00:44
%S A239540 128,1584,98304,3785280,165336096,6976042240,297124637920,
%T A239540 12622717987696,536625406147360,22809020631128424,969537615294392640,
%U A239540 41211319597204417184,1751741668044306860648,74460018786142833463792
%N A239540 Number of (6+1)X(n+1) 0..2 arrays with no element equal to all horizontal neighbors or unequal to all vertical neighbors, and new values 0..2 introduced in row major order.
%C A239540 Row 6 of A239537
%H A239540 R. H. Hardin, <a href="/A239540/b239540.txt">Table of n, a(n) for n = 1..210</a>
%H A239540 R. H. Hardin, <a href="/A239540/a239540.txt">Empirical recurrence of order 85</a>
%F A239540 Empirical recurrence of order 85 (see link above)
%e A239540 Some solutions for n=3
%e A239540 ..0..1..2..1....0..1..1..0....0..1..1..2....0..1..0..2....0..1..0..2
%e A239540 ..0..1..2..1....0..1..1..0....0..1..1..2....0..1..0..2....0..1..0..2
%e A239540 ..0..2..2..1....1..2..2..0....2..1..1..2....2..0..0..2....1..2..1..2
%e A239540 ..1..2..2..0....1..2..2..1....2..1..0..1....2..0..0..2....1..2..1..2
%e A239540 ..1..2..2..0....1..2..2..1....0..2..0..1....2..0..0..1....0..2..1..0
%e A239540 ..0..1..2..0....1..0..0..2....0..2..2..1....1..0..0..1....0..2..2..0
%e A239540 ..0..1..2..0....1..0..0..2....0..2..2..1....1..0..0..1....0..2..2..0
%K A239540 nonn
%O A239540 1,1
%A A239540 _R. H. Hardin_, Mar 21 2014