login

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

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

%I #4 Mar 16 2014 12:48:11

%S 66,5078,346028,22952323,1527488498,101276030555,6693244281896,

%T 442014330398515,29178369838713161,1925440562309496640,

%U 127035121924736497404,8380770923086769177166,552870412078787577689020

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

%C Column 5 of A239340

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

%e Some solutions for n=2

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 16 2014