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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120134 a(1)=4; a(n)=floor((8+sum(a(1) to a(n-1)))/2). 2
4, 6, 9, 13, 20, 30, 45, 67, 101, 151, 227, 340, 510, 765, 1148, 1722, 2583, 3874, 5811, 8717, 13075, 19613, 29419, 44129, 66193, 99290, 148935, 223402, 335103, 502655, 753982, 1130973, 1696460, 2544690, 3817035, 5725552, 8588328, 12882492 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

f[s_] := Append[s, Floor[(8 + Plus @@ s)/2]]; Nest[f, {4}, 37] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 10 2006)

CROSSREFS

Cf. A073941, A112088, A072493, A120134 - A120209.

Sequence in context: A020747 A010737 A048625 * A112381 A108634 A135355

Adjacent sequences:  A120131 A120132 A120133 * A120135 A120136 A120137

KEYWORD

nonn

AUTHOR

Graeme McRae (g_m(AT)mcraefamily.com), Jun 10 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 15 19:15 EST 2012. Contains 205852 sequences.