OFFSET
0,3
COMMENTS
In the first 100000 terms the fixed points are 0, 1, 28, 76, 543, 1580, although more likely exist.
LINKS
Scott R. Shannon, Table of n, a(n) for n = 0..10000
EXAMPLE
a(3) = 8 = 1000_2 as 8 is unused and a(2) = 6 = 110_2, and 1000_2 AND 110_2 = 0 while the binary weights of 8 and 6 are 1 and 2 respectively.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Scott R. Shannon, Feb 22 2025
STATUS
approved
