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 A201155 #7 Jul 22 2025 16:08:12 %S A201155 3,6,6,11,20,11,19,56,56,19,32,140,235,140,32,53,330,860,860,330,53, %T A201155 87,745,2910,4572,2910,745,87,142,1634,9287,22183,22183,9287,1634,142, %U A201155 231,3504,28452,100362,153796,100362,28452,3504,231,375,7388,84473,432048 %N A201155 T(n,k)=Number of nXk 0..2 arrays with every diagonal, row and column running average nondecreasing rightwards and downwards and diagonally. %C A201155 Table starts %C A201155 ...3.....6.....11.......19.........32..........53............87............142 %C A201155 ...6....20.....56......140........330.........745..........1634...........3504 %C A201155 ..11....56....235......860.......2910........9287.........28452..........84473 %C A201155 ..19...140....860.....4572......22183......100362........432048........1791740 %C A201155 ..32...330...2910....22183.....153796......988216.......6002677.......34907951 %C A201155 ..53...745...9287...100362.....988216.....9005581......77316192......632331257 %C A201155 ..87..1634..28452...432048....6002677....77316192.....938925282....10844322561 %C A201155 .142..3504..84473..1791740...34907951...632331257...10844322561...177169920997 %C A201155 .231..7388.244933..7225068..196209473..4971371594..120031503310..2771232663847 %C A201155 .375.15366.697065.28510387.1073245835.37852928161.1282802588833.41769721151444 %H A201155 R. H. Hardin, <a href="/A201155/b201155.txt">Table of n, a(n) for n = 1..161</a> %e A201155 Some solutions for n=3 k=7 %e A201155 ..0..0..0..0..0..0..1....0..0..0..0..0..0..0....0..0..0..0..1..1..1 %e A201155 ..0..1..1..1..2..1..1....0..0..1..2..2..2..2....0..0..1..1..1..2..2 %e A201155 ..1..1..1..1..2..2..2....0..0..1..1..2..1..1....1..1..2..2..2..2..2 %Y A201155 Column 1 is A001911(n+1) %K A201155 nonn,tabl %O A201155 1,1 %A A201155 _R. H. Hardin_ Nov 27 2011