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, modulo 4.
A238997
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, modulo 4.
Terms
- a(0) =3a(1) =7a(2) =7a(3) =15a(4) =41a(5) =15a(6) =31a(7) =203a(8) =203a(9) =31a(10) =63a(11) =955a(12) =2365a(13) =955a(14) =63a(15) =127a(16) =4393a(17) =25601a(18) =25601a(19) =4393a(20) =127a(21) =255a(22) =20015a(23) =270671a(24) =638779a(25) =270671a(26) =20015a(27) =255a(28) =511a(29) =90841
External references
- oeis: A238997