T(n,k)=Number of nXk 0..1 arrays with no element equal to a strict majority of its horizontal and vertical neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.
A279134
T(n,k)=Number of nXk 0..1 arrays with no element equal to a strict majority of its horizontal and vertical 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) =9a(8) =9a(9) =3a(10) =3a(11) =34a(12) =66a(13) =34a(14) =3a(15) =9a(16) =87a(17) =256a(18) =256a(19) =87a(20) =9a(21) =15a(22) =194a(23) =820a(24) =1324a(25) =820a(26) =194a(27) =15a(28) =31a(29) =400
External references
- oeis: A279134