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.

A207236 Number of n X n 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 1 and 0 1 0 vertically.

This page as a plain text file.
%I A207236 #9 Jan 25 2022 21:35:13
%S A207236 2,16,102,987,13876,197256,3510185,71594896,1760487825,47844199134,
%T A207236 1511863246821,57304254157049,2367852660685470,115523120639939042,
%U A207236 6698200226978686505,429360115542695358515,32711874875890241470483
%N A207236 Number of n X n 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 1 and 0 1 0 vertically.
%C A207236 Diagonal of A207242.
%H A207236 R. H. Hardin, <a href="/A207236/b207236.txt">Table of n, a(n) for n = 1..21</a>
%e A207236 Some solutions for n=4
%e A207236 ..1..1..0..0....1..1..0..1....0..0..1..0....0..0..1..0....1..1..1..0
%e A207236 ..0..0..1..0....0..0..1..0....1..1..0..1....1..1..0..0....1..0..1..0
%e A207236 ..1..1..1..0....0..0..1..0....1..1..0..1....1..1..1..0....0..1..0..0
%e A207236 ..1..1..0..0....0..0..1..0....1..1..0..1....1..0..1..0....0..1..0..0
%Y A207236 Cf. A207242.
%K A207236 nonn
%O A207236 1,1
%A A207236 _R. H. Hardin_, Feb 16 2012