T(n,k) = Number of (n+3) X (k+3) 0..1 arrays with each row and column divisible by 11, read as a binary number with top and left being the most significant bits.

A262240

T(n,k) = Number of (n+3) X (k+3) 0..1 arrays with each row and column divisible by 11, read as a binary number with top and left being the most significant bits.

Terms

    a(0) =2a(1) =3a(2) =3a(3) =6a(4) =5a(5) =6a(6) =12a(7) =13a(8) =13a(9) =12a(10) =24a(11) =31a(12) =60a(13) =31a(14) =24a(15) =47a(16) =85a(17) =238a(18) =238a(19) =85a(20) =47a(21) =94a(22) =223a(23) =1148a(24) =1306a(25) =1148a(26) =223a(27) =94a(28) =187a(29) =669

External references