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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088236 Total number of digits (in base 2) in all preceding terms in the sequence. 1
0, 1, 2, 4, 7, 10, 14, 18, 23, 28, 33, 39, 45, 51, 57, 63, 69, 76, 83, 90, 97, 104, 111, 118, 125, 132, 140, 148, 156, 164, 172, 180, 188, 196, 204, 212, 220, 228, 236, 244, 252, 260, 269, 278, 287, 296, 305, 314, 323, 332, 341, 350, 359 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

a(1) = 1; a(n+1) = a(n) + floor(Log[2, a(n)]) + 1

CROSSREFS

Cf. A088235.

Sequence in context: A087160 A107427 A130251 * A194244 A014616 A184674

Adjacent sequences:  A088233 A088234 A088235 * A088237 A088238 A088239

KEYWORD

base,easy,nonn

AUTHOR

David Corbett (dcorbett42(AT)yahoo.co.nz), Sep 25 2003

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 20:38 EST 2012. Contains 205663 sequences.