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!)
A053744 Sum of 3 consecutive digits of Pi. 0
8, 6, 10, 15, 16, 17, 13, 14, 13, 16, 22, 24, 25, 19, 14, 8, 13, 15, 18, 12, 14, 12, 13, 10, 14, 14, 13, 12, 18, 21, 14, 7, 10, 18, 20, 13, 14, 17, 17, 14, 16, 18, 21, 21, 21, 19, 15, 13, 6, 6, 13, 15, 10, 11, 16, 20, 20, 17, 17, 13, 18, 16, 14, 5, 10, 15, 16, 15, 11, 10, 10 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
R. K. Hoeflin, Ultra Test
EXAMPLE
a(1) = 3 + 1 + 4 = 8, a(2) = 1 + 4 + 1 = 6, a(3) = 4 + 1 + 5 = 10
MATHEMATICA
nn=80; With[{pi=RealDigits[Pi, 10, nn+2][[1]]}, Total/@Partition[pi, 3, 1]] (* Harvey P. Dale, Aug 29 2012 *)
CROSSREFS
Sequence in context: A326285 A104668 A254337 * A265118 A034085 A303316
KEYWORD
nonn,easy,base
AUTHOR
Anonymous, Feb 20 2000
EXTENSIONS
More terms from James A. Sellers, Feb 22 2000
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 May 9 01:26 EDT 2024. Contains 372341 sequences. (Running on oeis4.)