A043331 Duplicate of A023701.
26, 53, 62, 71, 74, 77, 78, 79, 107, 134, 143, 152, 155, 158, 159, 160, 170
Offset: 1
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Nest[ Join[#, #, 2#] &, {1}, 5] (* Robert G. Wilson v, Jul 27 2014 *)
a(n) = 1 << hammingweight(digits(n,3)>>1); \\ Kevin Ryde, Nov 15 2020
from gmpy2 import digits def A117592(n): return 1<Chai Wah Wu, Dec 05 2024
Comments