login

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

Number of (n+1)X(6+1) 0..2 arrays with every element next to itself plus and minus one within the range 0..2 horizontally or antidiagonally
1

%I #5 Aug 11 2014 22:45:56

%S 2372,250934,39641548,6097451944,913515202244,139311706980478,

%T 21117749694519080,3203685048125778830,486220778945340944352,

%U 73768889664111216445476,11193478492202062663838924

%N Number of (n+1)X(6+1) 0..2 arrays with every element next to itself plus and minus one within the range 0..2 horizontally or antidiagonally

%C Column 6 of A232908

%H R. H. Hardin, <a href="/A232906/b232906.txt">Table of n, a(n) for n = 1..210</a>

%H R. H. Hardin, <a href="/A232906/a232906.txt">Empirical recurrence of order 75</a>

%F Empirical recurrence of order 75 (see link above)

%e Some solutions for n=2

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_, Dec 02 2013