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.

A347624 Number of partitions of n into at most 5 prime parts (counting 1 as a prime).

This page as a plain text file.
%I A347624 #5 Sep 09 2021 10:40:51
%S A347624 1,1,2,3,4,6,7,9,10,12,13,15,15,18,18,21,21,25,24,29,28,33,32,38,36,
%T A347624 43,40,48,44,53,47,58,50,64,56,70,61,77,65,85,71,91,75,99,81,109,89,
%U A347624 117,95,126,101,138,108,146,114,156,119,168,126,175,133,187,140,204
%N A347624 Number of partitions of n into at most 5 prime parts (counting 1 as a prime).
%Y A347624 Cf. A008578, A034891, A218007, A341948, A347609, A347622, A347623, A347625.
%K A347624 nonn
%O A347624 0,3
%A A347624 _Ilya Gutkovskiy_, Sep 09 2021