Let S be the set of positive integers that, when written in binary, exist as substrings in the binary representation of n. a(n) = number of partitions of n into parts that are all members of S. Each part may occur any number of times in a partition.

A175359

Let S be the set of positive integers that, when written in binary, exist as substrings in the binary representation of n. a(n) = number of partitions of n into parts that are all members of S. Each part may occur any number of times in a partition.

Terms

    a(0) =1a(1) =2a(2) =2a(3) =4a(4) =4a(5) =8a(6) =4a(7) =10a(8) =10a(9) =11a(10) =25a(11) =45a(12) =46a(13) =47a(14) =11a(15) =36a(16) =36a(17) =41a(18) =119a(19) =92a(20) =44a(21) =224a(22) =236a(23) =458a(24) =492a(25) =455a(26) =501a(27) =950a(28) =907a(29) =516

External references