Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128021
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128021 a(n) = A128020(n)/n. +0
2
1, 1, 2, 3, 5, 8, 14, 25, 44, 79, 144, 264, 487, 905, 1689, 3167, 5962, 11261, 21337, 40540, 77219, 147418, 282017, 540533, 1037823, 1995814, 3843790, 7413023, 14314803, 27675286, 53565070, 103782323, 201274808, 390709922, 759093562 (list; graph; listen)
OFFSET

1,3

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

FORMULA

a(n) = 1 + floor(sum{k=1 to n-1} A128020(k) /n).

MATHEMATICA

f[l_List] := Block[{n = Length[l] + 1}, Append[l, (1 + Floor[Sum[k*l[[k]], {k, n - 1}]/n])]]; Nest[f, {}, 37] (*Chandler*)

CROSSREFS

Cf. A128020.

Sequence in context: A104882 A091956 A107480 this_sequence A036241 A125028 A119262

Adjacent sequences: A128018 A128019 A128020 this_sequence A128022 A128023 A128024

KEYWORD

easy,nonn

AUTHOR

Leroy Quet Feb 11 2007

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 12 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research