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.

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

This page as a plain text file.
%I A347622 #5 Sep 09 2021 10:40:40
%S A347622 1,1,2,2,2,2,2,2,2,1,2,1,2,2,3,1,2,1,3,2,3,1,3,1,4,1,3,0,2,1,4,2,3,1,
%T A347622 4,0,4,1,3,1,3,1,5,2,4,1,4,1,6,1,4,0,3,1,6,1,3,0,4,1,7,2,4,1,5,0,6,1,
%U A347622 3,1,5,1,7,2,6,1,5
%N A347622 Number of partitions of n into at most 2 prime parts (counting 1 as a prime).
%Y A347622 Cf. A008578, A034891, A218007, A341945, A347552, A347623, A347624, A347625.
%K A347622 nonn
%O A347622 0,3
%A A347622 _Ilya Gutkovskiy_, Sep 09 2021