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.

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

This page as a plain text file.
%I A346822 #7 Aug 06 2021 15:23:14
%S A346822 2,5,9,16,25,38,56,80,111,152,205,272,357,463,595,759,960,1205,1504,
%T A346822 1865,2300,2823,3448,4192,5076,6122,7356,8809,10514,12509,14840,17555,
%U A346822 20710,24371,28608,33503,39149,45647,53113,61679,71489,82706,95515,110118,126743
%N A346822 Number of partitions of the (n+2)-multiset {0,...,0,1,2} with n 0's into distinct multisets.
%C A346822 Also number of factorizations of 2^n * 15 into distinct factors.
%H A346822 Alois P. Heinz, <a href="/A346822/b346822.txt">Table of n, a(n) for n = 0..10000</a>
%Y A346822 Column k=2 of A346520.
%Y A346822 Cf. A082775.
%K A346822 nonn
%O A346822 0,1
%A A346822 _Alois P. Heinz_, Aug 05 2021