T(n,k)=Number of nXk 0..3 arrays with no element equal to two plus the sum of elements to its left or two plus the sum of the elements above it or zero plus the sum of the elements diagonally to its northwest, modulo 4.
A240321
T(n,k)=Number of nXk 0..3 arrays with no element equal to two plus the sum of elements to its left or two 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) =2a(2) =2a(3) =4a(4) =4a(5) =4a(6) =4a(7) =18a(8) =18a(9) =4a(10) =8a(11) =44a(12) =172a(13) =44a(14) =8a(15) =8a(16) =184a(17) =866a(18) =866a(19) =184a(20) =8a(21) =16a(22) =444a(23) =7326a(24) =8456a(25) =7326a(26) =444a(27) =16a(28) =16a(29) =1826
External references
- oeis: A240321