[go: up one dir, main page]

login
Number of nX5 0..3 arrays with no element equal to two plus the sum of elements to its left or two plus the sum of elements above it or two plus the sum of the elements diagonally to its northwest, modulo 4
1

%I #4 Apr 04 2014 18:32:58

%S 63,2045,52711,1197511,27488435,619040901,14838256141,349768244657,

%T 8746284074471,212768975785239,5439041489223935,134541898503391615,

%U 3471367418548587711,86596907275765997247,2241321207498299744197

%N Number of nX5 0..3 arrays with no element equal to two plus the sum of elements to its left or two plus the sum of elements above it or two plus the sum of the elements diagonally to its northwest, modulo 4

%C Column 5 of A240422

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

%e Some solutions for n=3

%e ..0..0..0..0..3....0..0..1..0..1....0..3..3..3..1....0..1..0..0..1

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 04 2014