OFFSET
1,1
COMMENTS
The next term (a(8)) has 259 digits. - Harvey P. Dale, Sep 04 2024
LINKS
John Cerkan, Table of n, a(n) for n = 1..9
MATHEMATICA
NestList[FromDigits[IntegerDigits[#, 2], 7]&, 2 , 6] (* Harvey P. Dale, Sep 04 2024 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
a(7) from Sean A. Irvine, Jun 02 2019
STATUS
approved