T(n,k) = Number of n X k 0..2 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.
A279657
T(n,k) = Number of n X k 0..2 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) =27a(8) =24a(9) =0a(10) =6a(11) =254a(12) =734a(13) =232a(14) =0a(15) =24a(16) =2301a(17) =19986a(18) =20448a(19) =2232a(20) =0a(21) =72a(22) =19053a(23) =498424a(24) =1546164a(25) =549608a(26) =20880a(27) =0a(28) =232a(29) =149696
External references
- oeis: A279657