login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120171 a(1)=2; a(n)=floor((11+sum(a(1) to a(n-1)))/5). 0
2, 2, 3, 3, 4, 5, 6, 7, 8, 10, 12, 14, 17, 20, 24, 29, 35, 42, 50, 60, 72, 87, 104, 125, 150, 180, 216, 259, 311, 373, 448, 537, 645, 774, 929, 1114, 1337, 1605, 1926, 2311, 2773, 3328, 3993, 4792, 5750, 6900, 8280, 9936, 11923, 14308, 17170, 20604, 24724, 29669 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

f[s_] := Append[s, Floor[(11 + Plus @@ s)/5]]; Nest[f, {2}, 53] - Robert G. Wilson v (rgwv(at)rgwv.com), Jul 08 2006

CROSSREFS

Cf. A073941, A112088, A072493.

Sequence in context: A096911 A143752 A145933 * A145816 A027583 A029022

Adjacent sequences:  A120168 A120169 A120170 * A120172 A120173 A120174

KEYWORD

nonn

AUTHOR

Graeme McRae (g_m(AT)mcraefamily.com), Jun 10 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jul 08 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 18:09 EST 2012. Contains 205663 sequences.