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 A221125 #6 Jul 23 2025 01:44:32 %S A221125 1,3,1,8,21,1,21,200,144,1,55,1950,4872,987,1,144,19005,179300,118472, %T A221125 6765,1,377,185164,6405243,16436223,2880520,46368,1,987,1803949, %U A221125 229006550,2152770692,1506094707,70036168,317811,1,2584,17574675 %N A221125 T(n,k)=Number of nXk arrays of occupancy after each element stays put or moves to some horizontal or antidiagonal neighbor. %C A221125 Table starts %C A221125 .1........3...........8.............21..............55.............144 %C A221125 .1.......21.........200...........1950...........19005..........185164 %C A221125 .1......144........4872.........179300.........6405243.......229006550 %C A221125 .1......987......118472.......16436223......2152770692....282454178707 %C A221125 .1.....6765.....2880520.....1506094707....723234356389.348270153038959 %C A221125 .1....46368....70036168...138001217828.242959402596630 %C A221125 .1...317811..1702839048.12644783009532 %C A221125 .1..2178309.41402332360 %C A221125 .1.14930352 %C A221125 .1 %H A221125 R. H. Hardin, <a href="/A221125/b221125.txt">Table of n, a(n) for n = 1..59</a> %e A221125 Some solutions for n=3 k=4 %e A221125 ..1..1..2..0....2..1..1..0....2..0..2..0....2..1..1..0....1..2..0..0 %e A221125 ..0..2..2..0....0..1..2..1....1..1..1..1....0..1..2..0....0..2..2..0 %e A221125 ..1..1..0..2....0..0..2..2....0..3..1..0....0..2..3..0....0..1..4..0 %Y A221125 Column 2 is A033888 %Y A221125 Row 1 is A001906 %K A221125 nonn,tabl %O A221125 1,2 %A A221125 _R. H. Hardin_ Jan 02 2013