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.

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

This page as a plain text file.
%I A346898 #8 Aug 06 2021 14:56:54
%S A346898 52,120,299,801,2295,6995,40043,243235,1562071,10569612,75114998,
%T A346898 559057663,4346341361,35213909313,296696424975,2594712611306,
%U A346898 23512150424424,220412149622759,2134476336680003,21324751529837231,219524646452224135,2325946109640859828
%N A346898 Number of partitions of the (n+5)-multiset {1,2,...,n,1,2,...,5} into distinct multisets.
%C A346898 Also number of factorizations of Product_{i=1..n} prime(i) * Product_{i=1..5} prime(i) into distinct factors.
%H A346898 Alois P. Heinz, <a href="/A346898/b346898.txt">Table of n, a(n) for n = 0..572</a>
%Y A346898 Column (or row) k=5 of A346517.
%Y A346898 Cf. A346882.
%K A346898 nonn
%O A346898 0,1
%A A346898 _Alois P. Heinz_, Aug 06 2021