This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A221273 #10 Sep 06 2025 06:33:31 %S A221273 0,0,0,0,6,0,1,16,16,1,0,52,0,52,0,0,174,596,596,174,0,0,588,0,7252,0, %T A221273 588,0,1,1984,24366,94659,94659,24366,1984,1,0,6688,0,1250015,0, %U A221273 1250015,0,6688,0,0,22536,1001855,16474842,64221682,64221682,16474842,1001855 %N A221273 T(n,k) is the number of n X k arrays of occupancy after each element moves to some king-move neighbor, with every occupancy equal to zero or two. %H A221273 R. H. Hardin, <a href="/A221273/b221273.txt">Table of n, a(n) for n = 1..59</a> %e A221273 Table starts: %e A221273 .0.....0.......0........1........0........0........0.........1.....0.....0.0 %e A221273 .0.....6......16.......52......174......588.....1984......6688.22536.75924 %e A221273 .0....16.......0......596........0....24366........0...1001855.....0 %e A221273 .1....52.....596.....7252....94659..1250015.16474842.217194702 %e A221273 .0...174.......0....94659........0.64221682 %e A221273 .0...588...24366..1250015.64221682 %e A221273 .0..1984.......0.16474842 %e A221273 .1..6688.1001855 %e A221273 .0.22536 %e A221273 .0 %e A221273 Some solutions for n=4 and k=4: %e A221273 ..2..0..0..0....0..0..2..2....2..0..0..0....2..0..2..0....2..2..0..2 %e A221273 ..0..2..2..0....0..2..2..2....2..0..0..2....0..2..2..0....2..0..2..0 %e A221273 ..2..0..0..2....0..2..2..0....2..0..0..2....0..2..0..0....0..2..2..0 %e A221273 ..2..2..0..2....2..0..0..0....2..2..2..0....2..0..2..2....0..2..0..0 %K A221273 nonn,tabl,changed %O A221273 1,5 %A A221273 _R. H. Hardin_, Jan 08 2013