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.

A346813 Number of partitions of the (n+3)-multiset {0,0,0,1,2,...,n} into distinct multisets.

This page as a plain text file.
%I A346813 #7 Aug 06 2021 15:37:11
%S A346813 2,5,16,59,244,1112,5516,29505,168938,1029271,6639768,45162696,
%T A346813 322739878,2415567889,18884022724,153826198419,1302844673004,
%U A346813 11451006297332,104262283711688,981877752182053,9550121928456718,95809651792320751,990221394289370920
%N A346813 Number of partitions of the (n+3)-multiset {0,0,0,1,2,...,n} into distinct multisets.
%C A346813 Also number of factorizations of 8 * Product_{i=1..n} prime(i+1) into distinct factors.
%H A346813 Alois P. Heinz, <a href="/A346813/b346813.txt">Table of n, a(n) for n = 0..573</a>
%Y A346813 Row n=3 of A346520.
%Y A346813 Cf. A169587.
%K A346813 nonn
%O A346813 0,1
%A A346813 _Alois P. Heinz_, Aug 05 2021