login

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

Number of nX6 0..2 arrays with values 0..2 introduced in row major order, the number of instances of each value within one of each other, and no element equal to any horizontal or vertical neighbor
1

%I #5 Mar 31 2012 12:36:35

%S 5,30,264,2836,33970,438502,5926852,82908094,1187201812,17307138986,

%T 255687902462,3817658150424,57485010058768,871667490461400,

%U 13295046323445896,203799010704532580,3137556683409570358

%N Number of nX6 0..2 arrays with values 0..2 introduced in row major order, the number of instances of each value within one of each other, and no element equal to any horizontal or vertical neighbor

%C Column 6 of A199133

%H R. H. Hardin, <a href="/A199131/b199131.txt">Table of n, a(n) for n = 1..34</a>

%e Some solutions for n=5

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

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Nov 03 2011