A032842 Numbers whose base-4 representation Sum_{i=0..m} d(i)*4^i has d(m) < d(m-1) > d(m-2) < ...
1, 2, 3, 6, 7, 11, 24, 25, 28, 29, 30, 44, 45, 46, 97, 98, 99, 102, 103, 113, 114, 115, 118, 119, 123, 177, 178, 179, 182, 183, 187, 388, 392, 393, 396, 397, 398, 408, 409, 412, 413, 414, 452, 456, 457, 460, 461, 462, 472, 473, 476
Offset: 1
Examples
The numbers {24, 25, 28, 29, 30, 44, 45, 46} are in the sequence because in base-4 they are {120, 121, 130, 131, 132, 230, 231, 232}, i.e., all the three-digit base-4 numbers that fit the pattern. - _Christian N. K. Anderson_, May 24 2024
Links
- Christian N. K. Anderson, Table of n, a(n) for n = 1..10000
Comments