Number of partitions of n into parts not greater than floor(log_2(n)).
A097355
Number of partitions of n into parts not greater than floor(log_2(n)).
Terms
- a(0) =1a(1) =0a(2) =1a(3) =1a(4) =3a(5) =3a(6) =4a(7) =4a(8) =10a(9) =12a(10) =14a(11) =16a(12) =19a(13) =21a(14) =24a(15) =27a(16) =64a(17) =72a(18) =84a(19) =94a(20) =108a(21) =120a(22) =136a(23) =150a(24) =169a(25) =185a(26) =206a(27) =225a(28) =249a(29) =270
External references
- oeis: A097355