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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046974 Partial sums of digits of decimal expansion of Pi. 14
3, 4, 8, 9, 14, 23, 25, 31, 36, 39, 44, 52, 61, 68, 77, 80, 82, 85, 93, 97, 103, 105, 111, 115, 118, 121, 129, 132, 134, 141, 150, 155, 155, 157, 165, 173, 177, 178, 187, 194, 195, 201, 210, 213, 222, 231, 234, 241, 246, 247, 247, 252, 260, 262 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

COMMENTS

a(n) = A007953(A011545(n)). - Reinhard Zumkeller, Oct 30 2003

The partial sums to 10^k, k=0..: 4,44,480,4479,44897,449336,4499937,45002885,449989731,...,. - Robert G. Wilson v, Sep 16 2007.

LINKS

Table of n, a(n) for n=0..53.

MATHEMATICA

Rest@ FoldList[ Plus, 0, First@ RealDigits[Pi, 10, 58]] (* Robert G. Wilson v, Sep 16 2007 *)

Accumulate[RealDigits[Pi, 10, 60][[1]]] (* Harvey P. Dale, Mar 11 2013 *)

CROSSREFS

Cf. A000796, A089290.

Sequence in context: A219658 A047204 A050035 * A177986 A186775 A135276

Adjacent sequences:  A046971 A046972 A046973 * A046975 A046976 A046977

KEYWORD

nonn,base,easy

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 18 07:10 EDT 2013. Contains 225419 sequences.