Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071423
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071423 a(n) = a(n-1) + number of decimal digits of 2^n. Number of decimal digits of concatenation of first n powers of 2. +0
1
1, 2, 3, 5, 7, 9, 12, 15, 18, 22, 26, 30, 34, 39, 44, 49, 55, 61, 67, 74, 81, 88, 95, 103, 111, 119, 128, 137, 146, 156, 166, 176, 186, 197, 208, 219, 231, 243, 255, 268, 281, 294, 307, 321, 335, 349, 364, 379, 394, 410, 426, 442, 458, 475, 492, 509, 527, 545 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n) = a(n-1)+A034887(n). [R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 11 2009]

MATHEMATICA

Do[s=s+Length[IntegerDigits[2^n]]; Print[s], {n, 1, 128}]

CROSSREFS

Cf. A058183.

Sequence in context: A036963 A120431 A024195 this_sequence A062781 A145919 A058937

Adjacent sequences: A071420 A071421 A071422 this_sequence A071424 A071425 A071426

KEYWORD

easy,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 27 2002

EXTENSIONS

An incorrect g.f. was deleted by N. J. A. Sloane, Sep 13 2009

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research