T(n,k)=Number of nXk 0..3 arrays with no element equal to one plus the sum of elements to its left or one plus the sum of the elements above it or zero plus the sum of the elements diagonally to its northwest, modulo 4.
A240376
T(n,k)=Number of nXk 0..3 arrays with no element equal to one plus the sum of elements to its left or one plus the sum of the elements above it or zero plus the sum of the elements diagonally to its northwest, modulo 4.
Terms
- a(0) =2a(1) =3a(2) =3a(3) =4a(4) =11a(5) =4a(6) =7a(7) =21a(8) =21a(9) =7a(10) =10a(11) =67a(12) =75a(13) =67a(14) =10a(15) =15a(16) =155a(17) =450a(18) =450a(19) =155a(20) =15a(21) =24a(22) =353a(23) =1729a(24) =5161a(25) =1729a(26) =353a(27) =24a(28) =35a(29) =998
External references
- oeis: A240376