A272652 a(n) is the smallest even number which has n inverse images under the map x -> x + (binary weight of x).
0, 14, 134, 4102, 87112285931760246646623899502532662132742, 1852673427797059126777135760139006525652319754650249024631321344126610074239106
Offset: 1
Keywords
Examples
The smallest number with two inverses is 14: the inverses are 11 = 1011_2 which maps to 11+3 = 14, and 12 = 1100_2 which maps to 12+2 = 14.
Comments