login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089909 Sum of digits of numbers between 0 and (8/9)*(10^n-1). 5
0, 36, 748, 11460, 154572, 1945684, 23456796, 274567908, 3145679020, 35456790132, 394567901244, 4345679012356, 47456790123468, 514567901234580, 5545679012345692, 59456790123456804, 634567901234567916 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
From a suggestion of Yalcin Aktar
LINKS
FORMULA
a(n) = s(8, n-1) where s(a, k)=a*(k+1)+a^2*sum(i=0, k, i*10^(k-i))+sum(i=0, k, 5*a*(9*(k-i)+a- 1)*10^(k-i-1)).
a(n) = (4*(-11*(-1+10^n)+9*(2+9*10^n)*n))/81. G.f.: 4*x*(20*x^2-11*x+9) / ((x-1)^2*(10*x-1)^2). - Colin Barker, Jun 14 2013
CROSSREFS
Sequence in context: A064541 A058001 A004329 * A049434 A327509 A215768
KEYWORD
nonn,base,easy
AUTHOR
Benoit Cloitre, Nov 14 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 26 21:53 EDT 2024. Contains 372004 sequences. (Running on oeis4.)