OFFSET
1,1
COMMENTS
A002110 is a subsequence.
LINKS
Michael De Vlieger, Annotated log-log plot of A110765(n) for 1 <= n <= 128 showing records in red.
Michael De Vlieger, Log-log plot of A110765(n) for 1 <= n <= 2^20 showing records in red.
MATHEMATICA
Block[{s = Array[Times @@ Prime@ Flatten@ Position[#, 1] &@ IntegerDigits[#, 2] &, 2^12]}, Union@ FoldList[Max, s]]
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Michael De Vlieger, Feb 28 2021
STATUS
approved