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.

A346853 Number of partitions of the (n+7)-multiset {0,...,0,1,2,...,n} with seven 0's.

This page as a plain text file.
%I A346853 #6 Aug 06 2021 15:31:57
%S A346853 15,45,165,696,3281,16972,95129,572402,3670878,24947043,178812542,
%T A346853 1346450836,10615403987,87372899947,748880541151,6669235464674,
%U A346853 61589598614335,588758112457852,5816628899785745,59303810671002372,623158622145920252,6740560881383009077
%N A346853 Number of partitions of the (n+7)-multiset {0,...,0,1,2,...,n} with seven 0's.
%C A346853 Also number of factorizations of 2^7 * Product_{i=1..n} prime(i+1).
%H A346853 Alois P. Heinz, <a href="/A346853/b346853.txt">Table of n, a(n) for n = 0..571</a>
%Y A346853 Row n=7 of A346426.
%Y A346853 Cf. A346817.
%K A346853 nonn
%O A346853 0,1
%A A346853 _Alois P. Heinz_, Aug 06 2021