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.

A223043 Number of 3Xn 0..3 arrays with no more than floor(3Xn/2) elements equal to at least one horizontal, diagonal or antidiagonal neighbor, with new values introduced in row major 0..3 order.

This page as a plain text file.
%I A223043 #6 Jul 23 2025 03:25:13
%S A223043 5,105,3780,229437,8580619,545607733,20971228220,1358651862708,
%T A223043 53077561321144,3474963120998767,137187655129561217,
%U A223043 9041338739497666603,359601802489393277805,23807690292325473464228,952177664603231816246021
%N A223043 Number of 3Xn 0..3 arrays with no more than floor(3Xn/2) elements equal to at least one horizontal, diagonal or antidiagonal neighbor, with new values introduced in row major 0..3 order.
%C A223043 Row 3 of A223041
%H A223043 R. H. Hardin, <a href="/A223043/b223043.txt">Table of n, a(n) for n = 1..19</a>
%e A223043 Some solutions for n=3
%e A223043 ..0..1..2....0..1..0....0..1..0....0..1..0....0..1..0....0..1..1....0..1..1
%e A223043 ..3..2..3....2..3..1....0..2..0....0..2..1....0..1..2....2..0..3....0..2..0
%e A223043 ..0..2..3....0..1..0....2..1..2....0..2..1....1..1..2....3..0..1....1..2..3
%K A223043 nonn
%O A223043 1,1
%A A223043 _R. H. Hardin_ Mar 12 2013