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.

A224064 T(n,k)=Number of nXk 0..3 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing.

This page as a plain text file.
%I A224064 #6 Jul 23 2025 04:59:24
%S A224064 4,16,16,50,160,50,130,984,984,130,296,4580,8854,4580,296,610,17723,
%T A224064 58814,58814,17723,610,1163,59792,324702,506513,324702,59792,1163,
%U A224064 2083,180821,1557606,3509115,3509115,1557606,180821,2083,3544,499357,6643979
%N A224064 T(n,k)=Number of nXk 0..3 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing.
%C A224064 Table starts
%C A224064 ....4......16........50.........130..........296..........610.........1163
%C A224064 ...16.....160.......984........4580........17723........59792.......180821
%C A224064 ...50.....984......8854.......58814.......324702......1557606......6643979
%C A224064 ..130....4580.....58814......506513......3509115.....21167501....114643788
%C A224064 ..296...17723....324702.....3509115.....28682690....200974242...1274747540
%C A224064 ..610...59792...1557606....21167501....200974242...1573171210..11060805360
%C A224064 .1163..180821...6643979...114643788...1274747540..11060805360..83942450048
%C A224064 .2083..499357..25596389...564290412...7460451193..72498474377.591725806925
%C A224064 .3544.1276595..90177585..2542634801..40485099654.448019196499
%C A224064 .5776.3053471.293585050.10557558941.203984697906
%H A224064 R. H. Hardin, <a href="/A224064/b224064.txt">Table of n, a(n) for n = 1..112</a>
%F A224064 Empirical: columns k=1..5 are polynomials of degree 6*k for n>0,0,3,7,11
%e A224064 Some solutions for n=3 k=4
%e A224064 ..1..2..2..1....0..0..1..1....0..0..2..2....0..1..0..0....0..1..1..0
%e A224064 ..0..2..2..2....0..1..1..1....0..0..2..2....0..2..1..0....0..1..2..2
%e A224064 ..0..3..3..2....0..1..1..1....0..0..1..3....1..2..3..1....0..1..2..2
%Y A224064 Column 1 is A223659
%K A224064 nonn,tabl
%O A224064 1,1
%A A224064 _R. H. Hardin_ Mar 30 2013