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.

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

This page as a plain text file.
%I A347623 #5 Sep 09 2021 10:40:45
%S A347623 1,1,2,3,4,5,6,7,8,8,9,9,10,10,12,11,14,13,15,14,18,15,20,17,22,18,25,
%T A347623 19,26,20,26,21,30,23,33,24,35,26,38,27,40,28,41,31,48,32,50,34,53,36,
%U A347623 58,37,60,39,61,40,67,40,68,41,72,45,79,47,82,49
%N A347623 Number of partitions of n into at most 4 prime parts (counting 1 as a prime).
%Y A347623 Cf. A008578, A034891, A218007, A341947, A347578, A347622, A347624, A347625.
%K A347623 nonn
%O A347623 0,3
%A A347623 _Ilya Gutkovskiy_, Sep 09 2021