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.

A267790 Number of 4Xn 0..1 arrays with every repeated value in every row greater than or equal to, and in every column greater than, the previous repeated value.

This page as a plain text file.
%I A267790 #4 Jan 20 2016 12:33:12
%S A267790 9,81,729,5081,34173,211555,1262760,7263481,40755550,223936008,
%T A267790 1210708628,6459502002,34095465344,178380596163,926424208370,
%U A267790 4781950926795,24555731443566,125543243787981,639444488484051
%N A267790 Number of 4Xn 0..1 arrays with every repeated value in every row greater than or equal to, and in every column greater than, the previous repeated value.
%C A267790 Row 4 of A267788.
%H A267790 R. H. Hardin, <a href="/A267790/b267790.txt">Table of n, a(n) for n = 1..210</a>
%H A267790 R. H. Hardin, <a href="/A267790/a267790.txt">Empirical recurrence of order 93</a>
%F A267790 Empirical recurrence of order 93 (see link above)
%e A267790 Some solutions for n=4
%e A267790 ..1..1..1..0....0..1..0..1....0..0..0..1....0..1..1..0....0..0..1..1
%e A267790 ..0..0..0..0....1..0..1..0....0..1..0..1....0..0..0..1....1..0..1..0
%e A267790 ..1..1..1..1....1..0..0..1....1..1..1..0....1..0..0..1....0..1..0..0
%e A267790 ..0..1..0..0....0..1..0..1....0..0..0..1....1..1..1..0....0..1..1..1
%Y A267790 Cf. A267788.
%K A267790 nonn
%O A267790 1,1
%A A267790 _R. H. Hardin_, Jan 20 2016