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.

A346856 Number of partitions of the (n+10)-multiset {0,...,0,1,2,...,n} with ten 0's.

This page as a plain text file.
%I A346856 #6 Aug 06 2021 15:28:07
%S A346856 42,139,562,2593,13285,74304,448391,2894201,19847703,143835137,
%T A346856 1096662664,8764456134,73189589547,636885970213,5761393880423,
%U A346856 54067289148011,525377389927629,5277291236749488,54713982758644746,584707936871699621,6432673787847769686
%N A346856 Number of partitions of the (n+10)-multiset {0,...,0,1,2,...,n} with ten 0's.
%C A346856 Also number of factorizations of 2^10 * Product_{i=1..n} prime(i+1).
%H A346856 Alois P. Heinz, <a href="/A346856/b346856.txt">Table of n, a(n) for n = 0..569</a>
%Y A346856 Row n=10 of A346426.
%Y A346856 Cf. A346820.
%K A346856 nonn
%O A346856 0,1
%A A346856 _Alois P. Heinz_, Aug 06 2021