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.

A346817 Number of partitions of the (n+7)-multiset {0,...,0,1,2,...,n} with seven 0's into distinct multisets.

This page as a plain text file.
%I A346817 #6 Aug 06 2021 15:32:04
%S A346817 5,19,80,372,1887,10340,60727,379831,2516880,17590607,129185101,
%T A346817 993686245,7982964121,66815548603,581342199992,5247733142922,
%U A346817 49060074341483,474248427057490,4733396660516715,48713824251499499,516315132698019888,5629552607340558361
%N A346817 Number of partitions of the (n+7)-multiset {0,...,0,1,2,...,n} with seven 0's into distinct multisets.
%C A346817 Also number of factorizations of 2^7 * Product_{i=1..n} prime(i+1) into distinct factors.
%H A346817 Alois P. Heinz, <a href="/A346817/b346817.txt">Table of n, a(n) for n = 0..571</a>
%Y A346817 Row n=7 of A346520.
%Y A346817 Cf. A346853.
%K A346817 nonn
%O A346817 0,1
%A A346817 _Alois P. Heinz_, Aug 05 2021