OFFSET
0,2
COMMENTS
a(7) has 407 digits, and a(8) has 2804 digits.
Like A376406, this satisfies A048675(a(n)) = a(n-1) + A048675(a(n-1)), for all n >= 1, that is, applying A048675 to the terms gives the partial sums shifted right once, A376409. However, unlike A376406, this is not a subsequence of A005117: a(3) = 90 is the first term that is not squarefree. Neither can we say that this is the lexicographically largest of such sequences, as there are also infinite sequences that begin as 1, 2, 6, 120, 38, ... or as 1, 2, 6, 120, 2042040, ... that satisfy the same condition.
LINKS
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 04 2024
STATUS
approved