T(n,k) is the number of n X k 0..1 arrays with no element equal to a strict majority of its horizontal and antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.

A279977

T(n,k) is the number of n X k 0..1 arrays with no element equal to a strict majority of its horizontal 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) =0a(3) =0a(4) =3a(5) =0a(6) =3a(7) =9a(8) =9a(9) =0a(10) =3a(11) =24a(12) =50a(13) =31a(14) =0a(15) =9a(16) =62a(17) =221a(18) =296a(19) =108a(20) =0a(21) =15a(22) =134a(23) =822a(24) =1922a(25) =1650a(26) =366a(27) =0a(28) =31a(29) =277

External references