T(n,k)=Number of nXk 0..3 arrays with no element equal to one plus the sum of elements to its left or two plus the sum of the elements above it, modulo 4.

A239405

T(n,k)=Number of nXk 0..3 arrays with no element equal to one plus the sum of elements to its left or two plus the sum of the elements above it, modulo 4.

Terms

    a(0) =2a(1) =4a(2) =5a(3) =8a(4) =23a(5) =12a(6) =16a(7) =105a(8) =129a(9) =28a(10) =32a(11) =478a(12) =1337a(13) =698a(14) =66a(15) =64a(16) =2165a(17) =13977a(18) =16449a(19) =3805a(20) =156a(21) =128a(22) =9811a(23) =144762a(24) =394509a(25) =205969a(26) =20818a(27) =368a(28) =256a(29) =44399

External references