T(n,k) = Half the number of n X k binary arrays with no element equal to a strict majority of its horizontal and vertical neighbors.

A183312

T(n,k) = Half the number of n X k binary arrays with no element equal to a strict majority of its horizontal and vertical neighbors.

Terms

    a(0) =1a(1) =1a(2) =1a(3) =1a(4) =3a(5) =1a(6) =2a(7) =4a(8) =4a(9) =2a(10) =3a(11) =6a(12) =9a(13) =6a(14) =3a(15) =5a(16) =9a(17) =19a(18) =19a(19) =9a(20) =5a(21) =8a(22) =14a(23) =42a(24) =55a(25) =42a(26) =14a(27) =8a(28) =13a(29) =22

External references