cp's OEIS Frontend

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.

A200831 T(n,k)=Number of nXk 0..5 arrays with every row and column running average nondecreasing rightwards and downwards.

This page as a plain text file.
%I A200831 #9 Jul 22 2025 15:58:07
%S A200831 6,21,21,69,196,69,219,1630,1630,219,679,12776,33540,12776,679,2070,
%T A200831 96511,642953,642953,96511,2070,6235,709506,11757774,29830782,
%U A200831 11757774,709506,6235,18608,5112134,207535740,1307781737,1307781737,207535740
%N A200831 T(n,k)=Number of nXk 0..5 arrays with every row and column running average nondecreasing rightwards and downwards.
%C A200831 Table starts
%C A200831 ......6.........21...........69............219..............679
%C A200831 .....21........196.........1630..........12776............96511
%C A200831 .....69.......1630........33540.........642953.........11757774
%C A200831 ....219......12776.......642953.......29830782.......1307781737
%C A200831 ....679......96511.....11757774.....1307781737.....136335515996
%C A200831 ...2070.....709506....207535740....54981059192...13551445405790
%C A200831 ...6235....5112134...3568229516..2243416408567.1303531416951055
%C A200831 ..18608...36238976..60064451704.89423476817120
%C A200831 ..55148..253579683.994081203872
%C A200831 .162532.1755615191
%H A200831 R. H. Hardin, <a href="/A200831/b200831.txt">Table of n, a(n) for n = 1..71</a>
%e A200831 Some solutions for n=5 k=3
%e A200831 ..0..0..0....0..0..3....0..0..1....0..0..2....0..0..1....0..0..1....0..0..0
%e A200831 ..0..0..0....0..0..5....0..0..4....0..0..4....0..0..3....0..0..1....0..0..1
%e A200831 ..0..0..4....0..0..4....0..0..5....0..0..3....0..0..3....0..1..3....0..0..5
%e A200831 ..0..0..2....0..2..4....1..1..5....0..1..4....1..2..3....0..2..4....0..1..3
%e A200831 ..2..5..5....0..4..4....1..1..4....2..5..5....3..3..5....2..5..4....0..2..5
%Y A200831 Column 1 is A200761
%K A200831 nonn,tabl
%O A200831 1,1
%A A200831 _R. H. Hardin_ Nov 23 2011