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.

A097522 Triangle read by rows giving the 246 multinomials described by A005651(5) related to Young tableau and Kostka numbers.

This page as a plain text file.
%I A097522 #7 Dec 03 2016 12:16:45
%S A097522 1,16,1,25,12,1,36,15,8,1,25,18,10,8,1,16,10,6,5,4,1,1,4,5,6,5,4,1
%N A097522 Triangle read by rows giving the 246 multinomials described by A005651(5) related to Young tableau and Kostka numbers.
%C A097522 The antidiagonal 1 4 5 6 5 4 1 is also listed in A007837 in ascending order by value: 1 1 4 4 5 5 6. The 246 cases are distributed in A036038 as 1 5 10 20 30 60 120.
%D A097522 R. Stanton, Constructive Combinatorics, 19856, page 83.
%e A097522 Triangle is
%e A097522    1;
%e A097522   16,  1;
%e A097522   25, 12,  1;
%e A097522   36, 15,  8,  1;
%e A097522   25, 18, 10,  8,  1;
%e A097522   16, 10,  6,  5,  4,  1;
%e A097522    1,  4,  5,  6,  5,  4,  1;
%Y A097522 Cf. A000085, A000142, A003869, A005651, A036038, A060240.
%K A097522 fini,nonn,tabl,full
%O A097522 1,2
%A A097522 _Alford Arnold_, Aug 27 2004