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.

A346815 Number of partitions of the (n+5)-multiset {0,...,0,1,2,...,n} with five 0's into distinct multisets.

This page as a plain text file.
%I A346815 #6 Aug 06 2021 15:34:39
%S A346815 3,10,38,161,750,3799,20739,121141,752681,4949969,34312195,249798408,
%T A346815 1904026799,15153517600,125621420076,1082409498473,9675240317432,
%U A346815 89561442387221,857209445230483,8471058440432651,86318636142516675,905868823242467245,9779990840117785293
%N A346815 Number of partitions of the (n+5)-multiset {0,...,0,1,2,...,n} with five 0's into distinct multisets.
%C A346815 Also number of factorizations of 32 * Product_{i=1..n} prime(i+1) into distinct factors.
%H A346815 Alois P. Heinz, <a href="/A346815/b346815.txt">Table of n, a(n) for n = 0..572</a>
%Y A346815 Row n=5 of A346520.
%Y A346815 Cf. A346851.
%K A346815 nonn
%O A346815 0,1
%A A346815 _Alois P. Heinz_, Aug 05 2021