login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A091309
Partial sums of A091316.
1
1, 3, 5, 8, 10, 13, 17, 20, 24, 26, 29, 33, 36, 40, 45, 51, 55, 60, 66, 69, 73, 78, 84, 88, 93, 95, 98, 102, 105, 109, 114, 120, 124, 129, 135, 138, 142, 147, 153, 157, 162, 168, 175, 183, 188, 194, 201, 209, 218, 228, 234, 241, 249, 258, 262, 267, 273, 280, 288, 293
OFFSET
1,2
FORMULA
Is a(n) asymptotic to c*n*log(n)*log(log(n)) with c=0.6...?
EXAMPLE
a(a(1)+a(2))=a(2), therefore a(3)=a(2)=2. a(a(1)+a(2)+a(3))=a(3) therefore a(5)=2. So a(4) is undefined but from the rule a(4)=a(3)+1=3.
CROSSREFS
Cf. A091316.
Sequence in context: A330038 A072150 A288575 * A027922 A097911 A051611
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Feb 20 2004
STATUS
approved