T(n,k)=Number of nXk 0..1 arrays with no 1 equal to more than one of its king-move neighbors, with the exception of exactly one element.
A282791
T(n,k)=Number of nXk 0..1 arrays with no 1 equal to more than one of its king-move neighbors, with the exception of exactly one element.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =1a(4) =0a(5) =1a(6) =2a(7) =8a(8) =8a(9) =2a(10) =5a(11) =16a(12) =73a(13) =16a(14) =5a(15) =12a(16) =72a(17) =318a(18) =318a(19) =72a(20) =12a(21) =26a(22) =240a(23) =1747a(24) =1952a(25) =1747a(26) =240a(27) =26a(28) =56a(29) =736
External references
- oeis: A282791