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.

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

This page as a plain text file.
%I A346825 #6 Aug 06 2021 15:18:35
%S A346825 52,203,514,1112,2134,3799,6404,10340,16108,24388,36052,52197,74231,
%T A346825 103904,143412,195498,263518,351581,464740,609093,792031,1022482,
%U A346825 1311139,1670781,2116665,2666901,3342939,4170146,5178386,6402733,7884348,9671325,11819765,14395034
%N A346825 Number of partitions of the (n+5)-multiset {0,...,0,1,2,...,5} with n 0's into distinct multisets.
%C A346825 Also number of factorizations of 2^n * Product_{i=1..5} prime(i+1) into distinct factors.
%H A346825 Alois P. Heinz, <a href="/A346825/b346825.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346825 Column k=5 of A346520.
%Y A346825 Cf. A346858.
%K A346825 nonn
%O A346825 0,1
%A A346825 _Alois P. Heinz_, Aug 05 2021