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.

A220327 Equals two maps: number of nX6 binary arrays indicating the locations of corresponding elements equal to exactly two of their horizontal and antidiagonal neighbors in a random 0..1 nX6 array.

This page as a plain text file.
%I A220327 #5 Jul 23 2025 01:03:41
%S A220327 12,658,29467,1335202,59893608,2680626797,119808040854,5350328821481
%N A220327 Equals two maps: number of nX6 binary arrays indicating the locations of corresponding elements equal to exactly two of their horizontal and antidiagonal neighbors in a random 0..1 nX6 array.
%C A220327 Column 6 of A220328
%e A220327 Some solutions for n=3
%e A220327 ..0..0..1..0..1..0....0..0..0..1..1..0....0..0..0..1..0..1....0..0..0..1..1..0
%e A220327 ..1..1..1..1..0..0....0..1..0..0..1..0....0..0..0..1..1..1....1..0..1..1..0..1
%e A220327 ..0..1..0..1..0..0....1..1..1..0..1..0....1..0..0..0..1..0....0..1..1..0..1..0
%K A220327 nonn
%O A220327 1,1
%A A220327 _R. H. Hardin_ Dec 10 2012