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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095916 Differences between adjacent digits of Pi. 1
-2, 3, -3, 4, 4, -7, 4, -1, -2, 2, 3, 1, -2, 2, -6, -1, 1, 5, -4, 2, -4, 4, -2, -1, 0, 5, -5, -1, 5, 2, -4, -5, 2, 6, 0, -4, -3, 8, -2, -6, 5, 3, -6, 6, 0, -6, 4, -2, -4, -1, 5, 3, -6, -2, 9, -2, -3, 5, -5, 0, 1, 4, -7, 1, -3, 7, 1, -7, 5, -2, -4, 6, -4, 6, -2, -4, -2, 8, 1, 0, -1, -2, -4, 6, -8, 3, 1, 4, -6, 3, -2, 1, -2, -1, 0, 6, -7, 6, 1, 2 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

b = RealDigits[N[Pi, 1000]]; b = First[b]; a = {}; Do[k = b[[n + 1]] - b[[n]]; AppendTo[a, k], {n, 1, 999}]; a - Artur Jasinski (grafix(AT)csl.pl), Mar 16 2008

CROSSREFS

Cf. A138345, A138345, A138346, A138347.

Sequence in context: A105677 A103297 A168173 * A130121 A007898 A110533

Adjacent sequences:  A095913 A095914 A095915 * A095917 A095918 A095919

KEYWORD

base,sign

AUTHOR

Herman Jamke (hermanjamke(AT)fastmail.fm), Jul 13 2004

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 14 16:05 EST 2012. Contains 205635 sequences.