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.

A279164 Number of nX4 0..1 arrays with no element equal to a strict majority of its king-move neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.

This page as a plain text file.
%I A279164 #4 Dec 07 2016 08:10:54
%S A279164 3,8,117,864,5628,34764,203226,1143396,6219491,33013384,171939641,
%T A279164 880916518,4451397177,22233587926,109941169416,538893155258,
%U A279164 2621198787932,12662917887190,60802741447447,290361255593144
%N A279164 Number of nX4 0..1 arrays with no element equal to a strict majority of its king-move neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.
%C A279164 Column 4 of A279168.
%H A279164 R. H. Hardin, <a href="/A279164/b279164.txt">Table of n, a(n) for n = 1..250</a>
%H A279164 R. H. Hardin, <a href="/A279164/a279164.txt">Empirical recurrence of order 84</a>
%F A279164 Empirical recurrence of order 84 (see link above)
%e A279164 Some solutions for n=4
%e A279164 ..0..0..0..1. .0..0..0..1. .0..1..0..1. .0..1..0..1. .0..1..0..1
%e A279164 ..1..1..0..1. .1..1..1..1. .1..0..0..1. .1..1..0..1. .0..0..0..1
%e A279164 ..0..1..1..0. .0..0..1..0. .0..1..1..0. .0..0..1..0. .1..1..0..1
%e A279164 ..0..1..0..1. .1..0..1..0. .0..1..1..0. .1..0..0..1. .0..0..1..0
%Y A279164 Cf. A279168.
%K A279164 nonn
%O A279164 1,1
%A A279164 _R. H. Hardin_, Dec 07 2016