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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058183 Number of digits of concatenation of first n positive integers. 8
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 89, 91, 93, 95, 97, 99, 101, 103, 105, 107, 109, 111, 113, 115, 117, 119, 121, 123, 125 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

a(n) = A055642(A053064(n)). [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 10 2008]

FORMULA

a(n) =(n+1)*floor[log10(10n)]-(10^floor[log10(10n)]-1)/(10-1) =a(n-1)+floor[log10(10n)] =A055642(A007908(n))

EXAMPLE

a(12)=15 since 123456789101112 has 15 digits

CROSSREFS

Sequence in context: A061383 A059708 A071980 * A080676 A033061 A088380

Adjacent sequences:  A058180 A058181 A058182 * A058184 A058185 A058186

KEYWORD

base,easy,nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Nov 17 2000

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 17 19:13 EST 2012. Contains 206085 sequences.