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.

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

This page as a plain text file.
%I A346860 #6 Aug 06 2021 15:16:27
%S A346860 877,4140,13082,33645,76464,158926,309546,572402,1015356,1739545,
%T A346860 2894201,4694575,7449098,11591659,17728306,26694963,39636270,58103409,
%U A346860 84185849,120673575,171271389,240863809,335857148,464602342,637935348,869840604,1178289511,1586269108
%N A346860 Number of partitions of the (n+7)-multiset {0,...,0,1,2,...,7} with n 0's.
%C A346860 Also number of factorizations of 2^n * Product_{i=1..7} prime(i+1).
%H A346860 Alois P. Heinz, <a href="/A346860/b346860.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346860 Column k=7 of A346426.
%Y A346860 Cf. A346827.
%K A346860 nonn
%O A346860 0,1
%A A346860 _Alois P. Heinz_, Aug 06 2021