login
A098712
Decimal digits of Pi whose position is a Fibonacci number.
0
3, 1, 1, 4, 1, 9, 5, 7, 2, 8, 9, 2, 9, 8, 6, 1, 5, 8, 8, 5, 8, 9, 6, 4, 0, 4, 1, 8, 0, 9, 2
OFFSET
3,1
COMMENTS
Passing the decimal expansion of Pi through the Fibonacci sieve.
FORMULA
F(d(Pi)), where F is a Fibonacci number.
EXAMPLE
The 8th term of Fibonacci is 21, so the 8th term of this sequence is the 21st digit of the decimals of Pi: 2
CROSSREFS
Sequence in context: A074927 A139605 A191780 * A264490 A299794 A023579
KEYWORD
nonn,base
AUTHOR
Alexandre Wajnberg, Sep 28 2004
STATUS
approved