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.

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

This page as a plain text file.
%I A346857 #7 Aug 06 2021 15:19:56
%S A346857 15,52,135,296,592,1098,1940,3281,5372,8547,13285,20217,30231,44477,
%T A346857 64521,92397,130805,183212,254163,349437,476501,644796,866357,1156291,
%U A346857 1533693,2022351,2652054,3459718,4491201,5802986,7464791,9562004,12199357,15504516,19633156
%N A346857 Number of partitions of the (n+4)-multiset {0,...,0,1,2,3,4} with n 0's.
%C A346857 Also number of factorizations of 2^n * Product_{i=1..4} prime(i+1).
%H A346857 Alois P. Heinz, <a href="/A346857/b346857.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346857 Column k=4 of A346426.
%Y A346857 Cf. A346824.
%K A346857 nonn
%O A346857 0,1
%A A346857 _Alois P. Heinz_, Aug 06 2021