T(n,k)=Number of nXk 0..1 arrays with no element equal to a strict majority of its horizontal, vertical and antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.
A279494
T(n,k)=Number of nXk 0..1 arrays with no element equal to a strict majority of its horizontal, vertical and antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.
Terms
- a(0) =0a(1) =1a(2) =1a(3) =0a(4) =0a(5) =0a(6) =3a(7) =5a(8) =5a(9) =3a(10) =3a(11) =18a(12) =38a(13) =18a(14) =3a(15) =9a(16) =68a(17) =254a(18) =254a(19) =68a(20) =9a(21) =15a(22) =235a(23) =1433a(24) =2684a(25) =1433a(26) =235a(27) =15a(28) =31a(29) =801
External references
- oeis: A279494