A228089 Integers k for which a sum k + bitcount(k) cannot be obtained as a sum k2 + bitcount(k2) for any other k2<>k.
0, 1, 2, 5, 6, 8, 7, 9, 10, 13, 18, 21, 22, 24, 23, 25, 26, 30, 33, 37, 38, 40, 39, 41, 42, 45, 50, 53, 54, 56, 55, 57, 58, 64, 61, 66, 63, 69, 70, 72, 71, 73, 74, 77, 82, 85, 86, 88, 87, 89, 90, 94, 97, 101, 102, 104, 103, 105, 106, 109, 114, 117, 118, 120, 119
Offset: 1
Keywords
Examples
6 is in this sequence because the sum 6+A000120(6)=8 cannot be obtained with any other value of k than k=6. 8 is in this sequence because the sum 8+A000120(8)=9 cannot be obtained with any other value of k than k=8. 7 is in this sequence because the sum 7+A000120(7)=10 cannot be obtained with any other value of k than k=7. In this sequence 8 becomes before 7 because 8+A000120(8) < 7+A000120(7).
Links
Crossrefs
A228090 gives the same terms sorted into ascending order.
Comments