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.

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

This page as a plain text file.
%I A346901 #6 Aug 06 2021 14:52:55
%S A346901 4140,12205,38043,124997,431636,1562071,5908978,23308546,95668354,
%T A346901 737478487,5925731200,49529882252,429847685540,3866676841971,
%U A346901 35995751664262,346276922869607,3437740821764782,35177332904077806,370591861751924418,4015236045220697989
%N A346901 Number of partitions of the (n+8)-multiset {1,2,...,n,1,2,...,8} into distinct multisets.
%C A346901 Also number of factorizations of Product_{i=1..n} prime(i) * Product_{i=1..8} prime(i) into distinct factors.
%H A346901 Alois P. Heinz, <a href="/A346901/b346901.txt">Table of n, a(n) for n = 0..569</a>
%Y A346901 Column (or row) k=8 of A346517.
%Y A346901 Cf. A346885.
%K A346901 nonn
%O A346901 0,1
%A A346901 _Alois P. Heinz_, Aug 06 2021