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.

A346826 Number of partitions of the (n+6)-multiset {0,...,0,1,2,...,6} with n 0's into distinct multisets.

This page as a plain text file.
%I A346826 #6 Aug 06 2021 15:17:11
%S A346826 203,877,2407,5516,11147,20739,36332,60727,97666,152237,231164,343173,
%T A346826 499604,714931,1007585,1400910,1924105,2613514,3514300,4682017,
%U A346826 6184837,8106095,10547063,13630338,17503905,22345618,28368542,35827240,45024773,56320882,70141666
%N A346826 Number of partitions of the (n+6)-multiset {0,...,0,1,2,...,6} with n 0's into distinct multisets.
%C A346826 Also number of factorizations of 2^n * Product_{i=1..6} prime(i+1) into distinct factors.
%H A346826 Alois P. Heinz, <a href="/A346826/b346826.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346826 Column k=6 of A346520.
%Y A346826 Cf. A346859.
%K A346826 nonn
%O A346826 0,1
%A A346826 _Alois P. Heinz_, Aug 05 2021