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.

A346900 Number of partitions of the (n+7)-multiset {1,2,...,n,1,2,...,7} into distinct multisets.

This page as a plain text file.
%I A346900 #6 Aug 06 2021 14:54:09
%S A346900 877,2407,7023,21709,70843,243235,875936,3299218,23308546,172449180,
%T A346900 1332875540,10737968536,89983139114,782862305856,7059006496410,
%U A346900 65863933456646,634989019444140,6317110311404960,64769247847559306,683631842962754366,7420272485570265946
%N A346900 Number of partitions of the (n+7)-multiset {1,2,...,n,1,2,...,7} into distinct multisets.
%C A346900 Also number of factorizations of Product_{i=1..n} prime(i) * Product_{i=1..7} prime(i) into distinct factors.
%H A346900 Alois P. Heinz, <a href="/A346900/b346900.txt">Table of n, a(n) for n = 0..570</a>
%Y A346900 Column (or row) k=7 of A346517.
%Y A346900 Cf. A346884.
%K A346900 nonn
%O A346900 0,1
%A A346900 _Alois P. Heinz_, Aug 06 2021