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.

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

This page as a plain text file.
%I A346854 #6 Aug 06 2021 15:30:33
%S A346854 22,67,254,1106,5372,28582,164528,1015356,6670707,46393620,339996570,
%T A346854 2615434647,21049370938,176737599452,1544325166471,14012688521840,
%U A346854 131775731386953,1282115365540605,12885980284689754,133595285901023405,1426880352574841614
%N A346854 Number of partitions of the (n+8)-multiset {0,...,0,1,2,...,n} with eight 0's.
%C A346854 Also number of factorizations of 2^8 * Product_{i=1..n} prime(i+1).
%H A346854 Alois P. Heinz, <a href="/A346854/b346854.txt">Table of n, a(n) for n = 0..570</a>
%Y A346854 Row n=8 of A346426.
%Y A346854 Cf. A346818.
%K A346854 nonn
%O A346854 0,1
%A A346854 _Alois P. Heinz_, Aug 06 2021