T(n,k) = Number of n X k 0..2 arrays with no element unequal to a strict majority of its horizontal and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
A280398
T(n,k) = Number of n X k 0..2 arrays with no element unequal to a strict majority of its horizontal and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =2a(4) =2a(5) =0a(6) =2a(7) =6a(8) =14a(9) =0a(10) =8a(11) =16a(12) =66a(13) =74a(14) =0a(15) =14a(16) =34a(17) =238a(18) =554a(19) =358a(20) =0a(21) =36a(22) =76a(23) =769a(24) =3002a(25) =4250a(26) =1666a(27) =0a(28) =74a(29) =158
External references
- oeis: A280398