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.

A231320 Number of (n+1)X(4+1) 0..2 arrays with no element equal to a strict majority of its diagonal and antidiagonal neighbors, with values 0..2 introduced in row major order.

Original entry on oeis.org

1536, 192192, 30645600, 4509951264, 677392128096, 101255199764448, 15154743446853216, 2267704492520687136, 339353240593608062304, 50782606894918838006496, 7599400278857398619862624
Offset: 1

Views

Author

R. H. Hardin, Nov 07 2013

Keywords

Comments

Column 4 of A231324

Examples

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

Formula

Empirical recurrence of order 81 (see link above)