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!)
A094116 Partial sums of A093348. 0
0, 1, 1, 2, 2, 7, 11, 16, 20, 25, 25, 26, 26, 27, 27, 32, 36, 41, 45, 50, 50, 51, 51, 52, 52, 77, 101, 126, 150, 175, 195, 216, 236, 257, 277, 302, 326, 351, 375, 400, 420, 441, 461, 482, 502, 527, 551, 576, 600, 625, 625, 626, 626, 627, 627, 632, 636, 641, 645, 650 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(5^k)=(25^k-1)/12
PROG
(PARI) a(n)=sum(k=1, n, -sum(i=1, k-1, (-1)^i*5^valuation(i, 5)))
CROSSREFS
Sequence in context: A005223 A118680 A278457 * A079476 A005298 A063692
KEYWORD
nonn
AUTHOR
Benoit Cloitre, May 03 2004
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 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)