T(n,k)=Number of (n+3)X(k+3) 0..1 arrays with each row and column divisible by 13, read as a binary number with top and left being the most significant bits.
A262488
T(n,k)=Number of (n+3)X(k+3) 0..1 arrays with each row and column divisible by 13, read as a binary number with top and left being the most significant bits.
Terms
- a(0) =2a(1) =3a(2) =3a(3) =5a(4) =5a(5) =5a(6) =10a(7) =9a(8) =9a(9) =10a(10) =20a(11) =23a(12) =17a(13) =23a(14) =20a(15) =40a(16) =63a(17) =61a(18) =61a(19) =63a(20) =40a(21) =79a(22) =171a(23) =245a(24) =389a(25) =245a(26) =171a(27) =79a(28) =158a(29) =449
External references
- oeis: A262488