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.

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

This page as a plain text file.
%I A346902 #6 Aug 06 2021 14:51:40
%S A346902 21147,66491,220054,764538,2781372,10569612,41862462,172449180,
%T A346902 737478487,3268445951,27252363585,235946129714,2117533411496,
%U A346902 19668678359327,188807156740801,1870590919612939,19103747950425705,200881293321591638,2172596362927904998
%N A346902 Number of partitions of the (n+9)-multiset {1,2,...,n,1,2,...,9} into distinct multisets.
%C A346902 Also number of factorizations of Product_{i=1..n} prime(i) * Product_{i=1..9} prime(i) into distinct factors.
%H A346902 Alois P. Heinz, <a href="/A346902/b346902.txt">Table of n, a(n) for n = 0..568</a>
%Y A346902 Column (or row) k=9 of A346517.
%Y A346902 Cf. A346886.
%K A346902 nonn
%O A346902 0,1
%A A346902 _Alois P. Heinz_, Aug 06 2021