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.

A346882 Number of partitions of the (n+5)-multiset {1,2,...,n,1,2,...,5}.

This page as a plain text file.
%I A346882 #6 Aug 06 2021 14:57:02
%S A346882 52,135,371,1075,3274,10457,56135,325269,2014321,13241402,91914202,
%T A346882 670867539,5130574485,40989058693,341205653979,2952731951176,
%U A346882 26510494023154,246500382677473,2369854608269687,23523121378151405,240746022804236085,2537378601343161682
%N A346882 Number of partitions of the (n+5)-multiset {1,2,...,n,1,2,...,5}.
%C A346882 Also number of factorizations of Product_{i=1..n} prime(i) * Product_{i=1..5} prime(i).
%H A346882 Alois P. Heinz, <a href="/A346882/b346882.txt">Table of n, a(n) for n = 0..571</a>
%Y A346882 Column (or row) k=5 of A346500.
%Y A346882 Cf. A346898.
%K A346882 nonn
%O A346882 0,1
%A A346882 _Alois P. Heinz_, Aug 06 2021