[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A131654
Difference mod 10 of successive digits of Pi.
0
8, 3, 7, 4, 4, 3, 4, 9, 8, 2, 3, 1, 8, 2, 4, 9, 1, 5, 6, 2, 6, 4, 8, 9, 0, 5, 5, 9, 5, 2, 6, 5, 2, 6, 0, 6, 7, 8, 8, 4, 5, 3, 4, 6, 0, 4, 4, 8, 6, 9, 5, 3, 4, 8, 9, 8, 7, 5, 5, 0, 1, 4, 3, 1, 7, 7, 1, 3, 5, 8, 6, 6, 6, 6, 8, 6, 8, 8, 1, 0, 9, 8, 6, 6, 2, 3, 1, 4, 4, 3, 8, 1, 8, 9, 0, 6, 3, 6, 1, 2, 9, 4, 9, 3, 4
OFFSET
0,1
MATHEMATICA
Mod[Differences[RealDigits[Pi, 10, 120][[1]]], 10] (* Harvey P. Dale, Jul 28 2021 *)
CROSSREFS
Sequence in context: A199719 A301813 A206161 * A241243 A358939 A033990
KEYWORD
nonn,base
AUTHOR
Luc Comeau-Montasse, Sep 10 2007
EXTENSIONS
More terms from Robert G. Wilson v, Sep 14 2007
STATUS
approved