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 A104779 #14 Sep 04 2025 13:06:11 %S A104779 1,1,3,7,21,57,182,565,1931,6670,24537,92337,364602,1477148,6219031, %T A104779 26875932,119930947,548688443,2580814003,12425175838,61302331782, %U A104779 309055818656,1592723862598,8374123173858,44917765035082,245452258746785,1366116578058731,7736098938006873 %N A104779 a(n) is the sum of entries of n-th Kostka matrix for the partitions of n. %C A104779 a(n) is the number of symmetric nonnegative integer matrices with sum of entries equal to n, no zero rows or columns, and weakly decreasing row and column sums. - _Ludovic Schwob_, Aug 29 2023 %H A104779 Ludovic Schwob, <a href="/A104779/b104779.txt">Table of n, a(n) for n = 0..39</a> %H A104779 E. Egge et al., <a href="https://web.archive.org/web/20120103121601/http://www.cems.uvm.edu/~gwarring/research/kinv9.pdf">From quasisymmetric expansions to Schur expansions via a modified inverse Kostka matrix</a> %H A104779 E. Egge et al., <a href="https://doi.org/10.1016/j.ejc.2010.05.010">From quasisymmetric expansions to Schur expansions via a modified inverse Kostka matrix</a>, European Journal of Combinatorics, Volume 31, Issue 8, December 2010, Pages 2014-2027. %H A104779 Wouter Meeussen, <a href="https://web.archive.org/web/20220707134645/http://users.telenet.be/Wouter.Meeussen/ToolBox.nb">Schur Polynomials</a> %H A104779 Wouter Meeussen, <a href="/A178718/a178718.txt">Kostka numbers up to partitions of 20</a> %H A104779 Wouter Meeussen, <a href="/A178718/a178718_1.txt">Mathematica code for 'kostka' function</a> %H A104779 Ludovic Schwob, <a href="https://arxiv.org/abs/2506.04007">On the enumeration of double cosets and self-inverse double cosets</a>, arXiv:2506.04007 [math.CO], 2025. See p. 13. %F A104779 Row sums of A104778. %e A104779 For n=4, {1,1,1,1,1} + {0,1,1,2,3} + {0,0,1,1,2} + {0,0,0,1,3} + {0,0,0,0,1} = 21. %t A104779 (* See Meeussen link. *) %Y A104779 Cf. A000041, A000085, A005651, A036038, A097522, A104707, A178718. %Y A104779 Row sums of A104778. %K A104779 nonn,changed %O A104779 0,3 %A A104779 _Alford Arnold_, Mar 24 2005 %E A104779 a(7) corrected by _Alford Arnold_, Dec 31 2010 %E A104779 a(8)-a(21) from _Amiram Eldar_, May 03 2024