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.

A347660 Number of partitions of n into at most 5 powers of 2.

This page as a plain text file.
%I A347660 #9 Sep 10 2021 02:09:20
%S A347660 1,1,2,2,4,4,5,4,7,5,7,5,8,5,7,4,8,5,8,5,10,6,8,4,9,5,8,4,8,4,5,1,8,5,
%T A347660 8,5,11,6,8,4,11,6,9,4,9,4,5,1,9,5,8,4,9,4,5,1,8,4,5,1,5,1,1,0,8,5,8,
%U A347660 5,11,6,8,4,12,6,9,4,9,4,5,1,11,6,9,4,10
%N A347660 Number of partitions of n into at most 5 powers of 2.
%F A347660 a(n) = Sum_{k=0..5} A089052(n,k). - _Alois P. Heinz_, Sep 09 2021
%Y A347660 Cf. A000079, A000123, A018819, A089050, A089052, A347658, A347659, A347661.
%K A347660 nonn
%O A347660 0,3
%A A347660 _Ilya Gutkovskiy_, Sep 09 2021