|
Search: id:A119505
|
|
|
| A119505 |
|
The Pi-th digit of Pi where the digit value of 0 is interpreted as decimal 10. |
|
+0 1
|
|
| 4, 3, 1, 3, 5, 5, 1, 9, 5, 4, 5, 6, 5, 2, 5, 4, 1, 4, 6, 1, 9, 1, 9, 1, 4, 4, 6, 4, 1, 2, 5, 5, 1, 6, 6, 1, 3, 5, 2, 3, 9, 5, 4, 5, 5, 4, 2, 5, 3, 5, 6, 1, 5, 2, 1, 5, 1, 1, 5, 5, 1, 4, 2, 6, 3, 9, 1, 9, 1, 6, 9, 1, 6, 5, 5, 6, 9, 1, 6, 4, 1, 6, 1, 5, 4, 1, 1, 3, 3, 2, 9, 2
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
The numbers formed in this sequence are 1,2,3,4,5,6,9. Conjecture:The terms of this sequence are non-repeating and non terminating.
|
|
LINKS
|
A. Frank & P. Jacqueroux, International Contest, 2001. Item 26
|
|
FORMULA
|
Let the i-th digit of Pi be the digit of pi in the i-th position. Then the Pi-th digit of Pi is the digit of Pi in the position corresponding to the value of the i-th digit.
|
|
EXAMPLE
|
The digit of Pi in the first position 3 and digit of Pi in the third position
is 4, the first term in the table.
|
|
PROGRAM
|
(PARI) g(n)=a=Vec(Str(Pi*10^9990)); for(x=1, n, v=eval(a[x]); if(v==0, print1(a[v+10]", "), print1(a[v]", ")))
|
|
CROSSREFS
|
Sequence in context: A123683 A010306 A006467 this_sequence A130806 A016499 A066204
Adjacent sequences: A119502 A119503 A119504 this_sequence A119506 A119507 A119508
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Cino Hilliard (hillcino368(AT)gmail.com), May 27 2006
|
|
|
Search completed in 0.002 seconds
|