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.

A232016 Number of n X n 0..2 arrays with no element less than a strict majority of its horizontal and antidiagonal neighbors.

Original entry on oeis.org

3, 22, 852, 196196, 266779524, 1843879894941, 65537195133679516, 12236511620555899150414, 12152563947065097047918908554, 63842838047289027375275493667996131
Offset: 1

Views

Author

R. H. Hardin, Nov 17 2013

Keywords

Comments

Diagonal of A232023

Examples

			Some solutions for n=4
..0..0..0..0....1..0..0..1....2..0..0..1....1..0..0..0....0..0..0..0
..1..1..0..1....0..0..2..0....0..0..0..0....0..1..2..2....1..0..0..2
..0..0..0..0....2..2..0..0....0..2..0..0....1..1..1..1....0..0..2..1
..0..0..0..0....2..2..1..1....2..0..0..2....1..1..2..2....0..2..1..1