login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

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

%I #4 Nov 15 2013 07:24:40

%S 55,50323,11900005,3045772177,773715251151,196795864115357,

%T 50062652312668838,12735271817562619233,3239709683700969823885,

%U 824146184807033271848519,209653655768373672432814000

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

%C Column 6 of A231908

%H R. H. Hardin, <a href="/A231907/b231907.txt">Table of n, a(n) for n = 1..43</a>

%e Some solutions for n=2

%e ..0..2..2..2..0..0....0..2..0..1..0..1....0..0..1..1..1..2....0..0..0..2..0..1

%e ..1..0..2..2..0..0....2..1..2..0..1..2....0..1..1..1..0..0....2..1..1..1..1..2

%K nonn

%O 1,1

%A _R. H. Hardin_, Nov 15 2013