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.

A221038 Majority value maps: number of 4Xn binary arrays indicating the locations of corresponding elements equal to at least half of their horizontal and antidiagonal neighbors in a random 0..2 4Xn array.

Original entry on oeis.org

1, 65, 1561, 24485, 419506, 6637755, 106761517, 1679728622, 26519446624, 415662734974, 6527075798544, 102305652745928, 1603242301015531, 25121020499653935, 393548527029714107, 6165086304179204952
Offset: 1

Views

Author

R. H. Hardin Dec 29 2012

Keywords

Comments

Row 4 of A221035

Examples

			Some solutions for n=3
..0..0..0....0..0..0....1..0..1....1..0..0....0..0..1....1..0..0....1..0..0
..0..0..1....1..0..1....0..0..0....1..1..1....1..1..0....0..0..1....1..0..0
..1..1..0....0..1..1....1..1..1....1..1..1....0..0..0....1..1..1....0..0..0
..0..0..0....1..0..1....1..1..1....0..0..1....0..0..1....1..0..0....0..0..0