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.

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

This page as a plain text file.
%I A346863 #6 Aug 06 2021 15:12:50
%S A346863 115975,678570,2504071,7318338,18516832,42309103,89613587,178812542,
%T A346863 339996570,621066569,1096662664,1880709898,3144299217,5140284999,
%U A346863 8237412338,12966667815,20084254619,30655838184,46169286669,68683539851,101025069086,147044546174
%N A346863 Number of partitions of the (n+10)-multiset {0,...,0,1,2,...,10} with n 0's.
%C A346863 Also number of factorizations of 2^n * Product_{i=1..10} prime(i+1).
%H A346863 Alois P. Heinz, <a href="/A346863/b346863.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346863 Column k=10 of A346426.
%Y A346863 Cf. A346830.
%K A346863 nonn
%O A346863 0,1
%A A346863 _Alois P. Heinz_, Aug 06 2021