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.

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

Original entry on oeis.org

4, 50, 4508, 3477361, 24188209253, 1254045703514371, 474822731471136470440, 1348354196926200275839295164, 29381088329574641941731352369292061, 4908846924825797705595322427394823109676747
Offset: 1

Views

Author

R. H. Hardin, Nov 14 2013

Keywords

Comments

Diagonal of A231839

Examples

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