login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Number of partitions of n into eight powers of 2.
3

%I #6 Mar 07 2021 12:16:56

%S 1,1,1,2,2,2,3,4,4,4,5,4,5,5,6,6,7,6,8,7,8,8,10,7,10,8,9,7,10,7,10,9,

%T 11,9,12,9,13,11,14,10,14,10,13,10,14,11,15,10,15,12,15,10,17,11,14,

%U 10,15,9,13,8,14,10,14,10,16,11,16,12,18,14,18,11,18,13,17,12,20

%N Number of partitions of n into eight powers of 2.

%Y Column k=8 of A089052.

%Y Cf. A000079, A000123, A018819, A075897, A089048, A089049, A089050, A089051, A209229, A319922, A342247, A342249, A342251.

%K nonn

%O 8,4

%A _Ilya Gutkovskiy_, Mar 07 2021