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.

A231849 Number of n X n 0..2 arrays with no element having a strict majority of its horizontal and antidiagonal neighbors equal to itself plus one mod 3, with upper left element zero (rock paper and scissors drawn positions).

Original entry on oeis.org

1, 8, 656, 360966, 1454768048, 40798265169064, 8071247819035667716, 11185076987915709283036466, 108785685563255533314439981136006, 7419232013005838043632372688640525508734
Offset: 1

Views

Author

R. H. Hardin, Nov 14 2013

Keywords

Comments

Diagonal of A231855

Examples

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