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.

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

This page as a plain text file.
%I A346830 #8 Aug 06 2021 15:12:39
%S A346830 115975,678570,2388096,6639768,15896786,34312195,68592684,129185101,
%T A346830 231866151,399944924,667168482,1081509357,1710144054,2645826870,
%U A346830 4015083264,5988660591,8794660722,12735016250,18206133114,25724409524,35957804049,49764690579,68241367218
%N A346830 Number of partitions of the (n+10)-multiset {0,...,0,1,2,...,10} with n 0's into distinct multisets.
%C A346830 Also number of factorizations of 2^n * Product_{i=1..10} prime(i+1) into distinct factors.
%H A346830 Alois P. Heinz, <a href="/A346830/b346830.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346830 Column k=10 of A346520.
%Y A346830 Cf. A346863.
%K A346830 nonn
%O A346830 0,1
%A A346830 _Alois P. Heinz_, Aug 05 2021