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.

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

This page as a plain text file.
%I A346862 #6 Aug 06 2021 15:14:18
%S A346862 21147,115975,407846,1145246,2801054,6211190,12809264,24947043,
%T A346862 46393620,83025806,143835137,242302717,398355483,640987189,1011878813,
%U A346862 1570224965,2399241953,3614735332,5376488231,7903081279,11491313718,16541264952,23588715087,33346621533
%N A346862 Number of partitions of the (n+9)-multiset {0,...,0,1,2,...,9} with n 0's.
%C A346862 Also number of factorizations of 2^n * Product_{i=1..9} prime(i+1).
%H A346862 Alois P. Heinz, <a href="/A346862/b346862.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346862 Column k=9 of A346426.
%Y A346862 Cf. A346829.
%K A346862 nonn
%O A346862 0,1
%A A346862 _Alois P. Heinz_, Aug 06 2021